index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
u_boot_console_sandbox.py
Age
Commit message (
Expand
)
Author
2021-11-26
test: fix pylint error in u_boot_console_sandbox.py
Heinrich Schuchardt
2018-11-26
test/py: Add a way to pass flags to sandbox
Simon Glass
2018-07-10
test/py: Use range() rather than xrange()
Paul Burton
2018-07-10
test/py: Make print statements python 3.x safe
Paul Burton
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-07-15
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-07-14
test/py: Start sandbox SPL when enabled
Simon Glass
2016-07-14
test/py: Allow tests to control the sandbox device-tree file
Simon Glass
2016-04-11
test/py: pass -v option when executing sandbox
Stephen Warren
2016-02-08
test/py: support running sandbox under gdbserver
Stephen Warren
2016-01-28
test/py: run sandbox in source directory
Stephen Warren
2016-01-28
test/py: pass test DTB to sandbox
Stephen Warren
2016-01-28
test/py: use " for docstrings
Stephen Warren
2016-01-28
test/py: move U-Boot respawn trigger to the test core
Stephen Warren
2016-01-20
test/py: Implement pytest infrastructure
Stephen Warren