Age | Commit message (Expand) | Author |
---|---|---|
2022-03-02 | test: Correct pylint errors | Simon Glass |
2021-10-12 | test/py: Add usb gadget binding test | Patrice Chotard |
2020-09-30 | test/py: allow multi-digit index in in_tree() | Pratyush Yadav |
2020-08-22 | test/py: Update test_bind | Patrice Chotard |
2020-08-22 | sandbox: dts: Add compatible string for bind-test node | Patrice Chotard |
2020-07-09 | drivers: rename drivers to match compatible string | Walter Lozano |
2019-10-30 | test/py: Use raw strings more to avoid deprecation warnings | Tom Rini |
2019-10-15 | dm: Tidy up dump output when there are many devices | Patrick Delaunay |
2019-01-15 | Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm | Tom Rini |
2019-01-15 | test: Use single quote consistently | Simon Glass |
2019-01-14 | dm: Tidy up 'dm tree' output when there are many devices | Simon Glass |
2018-11-20 | dm: core: Widen the dump tree to show more of the driver's name. | Liviu Dudau |
2018-08-21 | cmd: Add bind/unbind commands to bind a device to a driver from the command line | Jean-Jacques Hiblot |