index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
1
-33
/
+77
*
reset: implement a reset test
Stephen Warren
2016-06-19
2
-0
/
+40
*
test/py: fix printenv signon message disable code
Stephen Warren
2016-06-19
1
-1
/
+2
*
tests: py: disable main_signon check for printenv cmd
Heiko Schocher
2016-06-09
1
-1
/
+5
*
dm: test: Add GPIO open drain tests
mario.six@gdsys.cc
2016-06-03
1
-0
/
+7
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-27
4
-75
/
+107
|
\
|
*
mailbox: implement a sandbox test
Stephen Warren
2016-05-26
2
-0
/
+32
|
*
Rename reset to sysreset
Stephen Warren
2016-05-26
3
-75
/
+75
*
|
test/py: Support setting up specific timeout
Michal Simek
2016-05-27
1
-0
/
+31
*
|
test/py: fix NameError exception if bdi cmd is not supported
Heiko Schocher
2016-05-27
1
-0
/
+1
|
/
*
dm: mmc: test: Add tests for MMC
Simon Glass
2016-05-17
2
-3
/
+20
*
dm: sandbox: mmc: Enable building MMC code for sandbox
Simon Glass
2016-05-17
1
-2
/
+2
*
dm: sandbox: Only enable the sandbox MMC driver when valid
Simon Glass
2016-05-17
1
-1
/
+3
*
tests: py: fix NameError exception if bdi cmd is not supported
Heiko Schocher
2016-05-13
1
-0
/
+1
*
test/py: dfu: wait for USB device to go away at boot
Stephen Warren
2016-05-06
1
-0
/
+2
*
tests: py: dfu: Provide functionality to set test and dummy files alt settings
Lukasz Majewski
2016-04-25
1
-5
/
+21
*
tests: py: dfu: Add functionality to set different u-boot's dfu env variable
Lukasz Majewski
2016-04-25
1
-1
/
+13
*
tests: py: dfu: Add variables to store dfu alt numbers for test and dummy files
Lukasz Majewski
2016-04-25
1
-4
/
+8
*
test/dm/core.c: Make pre-reloc test use pre-reloc struct
Tom Rini
2016-04-14
1
-1
/
+1
*
test/py: README: link to example hook scripts
Stephen Warren
2016-04-11
1
-0
/
+6
*
test/py: Add support for loading image via tftp to specified location
Michal Simek
2016-04-11
1
-1
/
+5
*
test/py: pass -v option when executing sandbox
Stephen Warren
2016-04-11
1
-0
/
+1
*
spmi: Add sandbox test driver
Mateusz Kulikowski
2016-04-01
2
-0
/
+115
*
dm: blk: Add tests for block devices
Simon Glass
2016-03-17
2
-0
/
+97
*
dm: usb: Clean up USB after each test
Simon Glass
2016-03-14
1
-0
/
+2
*
dm: block: Adjust device calls to go through helpers function
Simon Glass
2016-03-14
1
-1
/
+1
*
dm: blk: Rename get_device() to blk_get_device_by_str()
Simon Glass
2016-03-14
1
-1
/
+1
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
1
-1
/
+1
*
spi: Re-enable the SPI flash tests
Simon Glass
2016-02-26
1
-2
/
+2
*
trace: Improve the trace test number recognition
Simon Glass
2016-02-26
1
-1
/
+3
*
image: Fix FIT and vboot tests to exit sandbox correctly
Simon Glass
2016-02-26
2
-0
/
+7
*
test/py: skip tests that require large CONFIG_SYS_MAXARGS
Stephen Warren
2016-02-26
1
-0
/
+8
*
test/py: use space to interrupt autoboot
Stephen Warren
2016-02-26
1
-1
/
+1
*
test/py: Add option to skip SPL signature checking
Michal Simek
2016-02-25
1
-1
/
+3
*
test/py: only check for SPL signature if SPL uses serial output
Heiko Schocher
2016-02-24
1
-2
/
+7
*
test/py: put "Starting U-Boot" into separate log section
Stephen Warren
2016-02-15
1
-1
/
+3
*
test/py: handle exceptions in console creation
Stephen Warren
2016-02-15
2
-7
/
+15
*
test/py: print summary in test order
Stephen Warren
2016-02-15
1
-8
/
+8
*
test/py: fix CONFIG_SPL test
Stephen Warren
2016-02-15
1
-1
/
+1
*
test/py: don't import pexpect
Stephen Warren
2016-02-15
1
-1
/
+0
*
test/py: add docs for gdbserver and pytest options
Stephen Warren
2016-02-15
1
-4
/
+56
*
test/py: run all "ut" subtests
Stephen Warren
2016-02-15
3
-40
/
+108
*
test/py: capture the entire U-Boot version at boot
Stephen Warren
2016-02-09
1
-8
/
+3
*
test/py: fix off-by-one error in spawn matching code
Stephen Warren
2016-02-09
1
-1
/
+1
*
test/py: HTML awesome!
Stephen Warren
2016-02-09
4
-78
/
+178
*
test/py: exit(1) if there are problems running py.test
Stephen Warren
2016-02-09
1
-0
/
+1
*
test/py: support running sandbox under gdbserver
Stephen Warren
2016-02-08
5
-9
/
+26
*
video: test: Adjust order of file closure
Simon Glass
2016-02-06
1
-1
/
+1
*
video: test: Add console tests for truetype
Simon Glass
2016-01-30
1
-0
/
+63
*
video: sandbox: Enable truetype fonts for sandbox
Simon Glass
2016-01-30
1
-1
/
+20
[next]