summaryrefslogtreecommitdiff
path: root/test/py/tests/test_bind.py
AgeCommit message (Expand)Author
2022-09-12test: Make test_bind_unbind_with_uclass() single-threadedSimon Glass
2022-07-26py: tests: Bind should run only on sandboxMichal Simek
2022-06-28test: fix some pylint errors in test_bind.pyHeinrich Schuchardt
2022-03-02test: Correct pylint errorsSimon Glass
2021-10-12test/py: Add usb gadget binding testPatrice Chotard
2020-09-30test/py: allow multi-digit index in in_tree()Pratyush Yadav
2020-08-22test/py: Update test_bindPatrice Chotard
2020-08-22sandbox: dts: Add compatible string for bind-test nodePatrice Chotard
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2019-10-30test/py: Use raw strings more to avoid deprecation warningsTom Rini
2019-10-15dm: Tidy up dump output when there are many devicesPatrick Delaunay
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini
2019-01-15test: Use single quote consistentlySimon Glass
2019-01-14dm: Tidy up 'dm tree' output when there are many devicesSimon Glass
2018-11-20dm: core: Widen the dump tree to show more of the driver's name.Liviu Dudau
2018-08-21cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot