index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
tests
/
test_bind.py
Age
Commit message (
Expand
)
Author
2022-09-12
test: Make test_bind_unbind_with_uclass() single-threaded
Simon Glass
2022-07-26
py: tests: Bind should run only on sandbox
Michal Simek
2022-06-28
test: fix some pylint errors in test_bind.py
Heinrich Schuchardt
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