~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* usb: Update the test to cover reading and writingSimon Glass2022-10-31
* dm: blk: Add udevice functionsSimon Glass2022-10-31
* common: rename getc() to getchar()Heinrich Schuchardt2020-10-22
* dm: Rename DM test flags to make them more genericSimon Glass2020-08-07
* dm: core: Drop header files from dm/test.hSimon Glass2020-08-03
* usb: provide a device tree node to USB devicesMichael Walle2020-06-11
* common: Drop part.h from common headerSimon Glass2020-05-18
* dm: test: usb: rework keyboard testHeinrich Schuchardt2019-11-25
* test: dm: usb: use the real device namePeng Fan2019-07-12
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* test: dm: usb: Update test cases for USBBin Meng2017-10-01
* dm: usb: Clean up USB after each testSimon Glass2016-03-14
* dm: block: Adjust device calls to go through helpers functionSimon Glass2016-03-14
* dm: blk: Rename get_device() to blk_get_device_by_str()Simon Glass2016-03-14
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-14
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-13
* dm: test: usb: Update the USB tests so that they all passSimon Glass2016-01-11
* dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass2015-11-19
* dm: test: usb: Add a test for device reorderingSimon Glass2015-11-19
* dm: test: usb: Add tests for the 'usb tree' commandSimon Glass2015-11-19
* Move console definitions into a new console.h fileSimon Glass2015-11-19
* dm: usb: Avoid time delays in sandbox testsSimon Glass2015-11-19
* test: Generalize the unit test frameworkJoe Hershberger2015-05-21
* dm: usb: Add tests for the USB uclassSimon Glass2015-04-18