~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
tests
/
test_bind.py
Commit message (
Expand
)
Author
Age
*
test: Make test_bind_unbind_with_uclass() single-threaded
Simon Glass
2022-09-12
*
py: tests: Bind should run only on sandbox
Michal Simek
2022-07-26
*
test: fix some pylint errors in test_bind.py
Heinrich Schuchardt
2022-06-28
*
test: Correct pylint errors
Simon Glass
2022-03-02
*
test/py: Add usb gadget binding test
Patrice Chotard
2021-10-12
*
test/py: allow multi-digit index in in_tree()
Pratyush Yadav
2020-09-30
*
test/py: Update test_bind
Patrice Chotard
2020-08-22
*
sandbox: dts: Add compatible string for bind-test node
Patrice Chotard
2020-08-22
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
*
test/py: Use raw strings more to avoid deprecation warnings
Tom Rini
2019-10-30
*
dm: Tidy up dump output when there are many devices
Patrick Delaunay
2019-10-15
*
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-01-15
|
\
|
*
dm: Tidy up 'dm tree' output when there are many devices
Simon Glass
2019-01-14
*
|
test: Use single quote consistently
Simon Glass
2019-01-15
|
/
*
dm: core: Widen the dump tree to show more of the driver's name.
Liviu Dudau
2018-11-20
*
cmd: Add bind/unbind commands to bind a device to a driver from the command line
Jean-Jacques Hiblot
2018-08-21