index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
usb.c
Age
Commit message (
Expand
)
Author
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-07-15
test: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
2022-10-31
usb: Update the test to cover reading and writing
Simon Glass
2022-10-31
dm: blk: Add udevice functions
Simon Glass
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-06-11
usb: provide a device tree node to USB devices
Michael Walle
2020-05-18
common: Drop part.h from common header
Simon Glass
2019-11-25
dm: test: usb: rework keyboard test
Heinrich Schuchardt
2019-07-12
test: dm: usb: use the real device name
Peng Fan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-10-01
test: dm: usb: Update test cases for USB
Bin Meng
2016-03-14
dm: usb: Clean up USB after each test
Simon Glass
2016-03-14
dm: block: Adjust device calls to go through helpers function
Simon Glass
2016-03-14
dm: blk: Rename get_device() to blk_get_device_by_str()
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-11
dm: test: usb: Update the USB tests so that they all pass
Simon Glass
2015-11-19
dm: test: usb: sandbox: Add keyboard tests for sandbox
Simon Glass
2015-11-19
dm: test: usb: Add a test for device reordering
Simon Glass
2015-11-19
dm: test: usb: Add tests for the 'usb tree' command
Simon Glass
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-11-19
dm: usb: Avoid time delays in sandbox tests
Simon Glass
2015-05-21
test: Generalize the unit test framework
Joe Hershberger
2015-04-18
dm: usb: Add tests for the USB uclass
Simon Glass