index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
usb.c
Age
Commit message (
Expand
)
Author
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