Age | Commit message (Expand) | Author |
---|---|---|
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-14 | 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-20 | dm: test: usb: sandbox: Add keyboard tests for sandbox | Simon Glass |
2015-11-20 | dm: test: usb: Add a test for device reordering | Simon Glass |
2015-11-20 | dm: test: usb: Add tests for the 'usb tree' command | Simon Glass |
2015-11-20 | Move console definitions into a new console.h file | Simon Glass |
2015-11-20 | 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 |