summaryrefslogtreecommitdiff
path: root/test/py/tests/test_bind.py
AgeCommit message (Expand)AuthorFilesLines
2021-10-12test/py: Add usb gadget binding testPatrice Chotard1-0/+7
2020-09-30test/py: allow multi-digit index in in_tree()Pratyush Yadav1-1/+1
2020-08-22test/py: Update test_bindPatrice Chotard1-6/+9
2020-08-22sandbox: dts: Add compatible string for bind-test nodePatrice Chotard1-3/+0
2020-07-10drivers: rename drivers to match compatible stringWalter Lozano1-27/+27
2019-10-31test/py: Use raw strings more to avoid deprecation warningsTom Rini1-2/+2
2019-10-15dm: Tidy up dump output when there are many devicesPatrick Delaunay1-1/+1
2019-01-16Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini1-1/+2
2019-01-15test: Use single quote consistentlySimon Glass1-70/+70
2019-01-15dm: Tidy up 'dm tree' output when there are many devicesSimon Glass1-1/+2
2018-11-21dm: core: Widen the dump tree to show more of the driver's name.Liviu Dudau1-14/+14
2018-08-21cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot1-0/+178