]> git.sur5r.net Git - u-boot/history - test/py/u_boot_console_base.py
ARM: at91: sama5d2: configure the L2 cache memory
[u-boot] / test / py / u_boot_console_base.py
2016-02-15 Stephen Warrentest/py: put "Starting U-Boot" into separate log section
2016-02-15 Stephen Warrentest/py: fix CONFIG_SPL test
2016-02-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-02-09 Stephen Warrentest/py: capture the entire U-Boot version at boot
2016-02-08 Stephen Warrentest/py: support running sandbox under gdbserver
2016-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-01-29 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-29 Stephen Warrentest/py: detect another "bad pattern" in console output
2016-01-29 Stephen Warrentest/py: check for bad patterns everywhere we wait
2016-01-29 Stephen Warrentest.py: calculate bad patterns on change only
2016-01-29 Stephen Warrentest/py: use " for docstrings
2016-01-29 Stephen Warrentest/py: make crash detection more robust
2016-01-29 Stephen Warrentest/py: move find_ram_base() into u_boot_utils
2016-01-29 Stephen Warrentest/py: add various utility code
2016-01-29 Stephen Warrentest/py: log when tests send CTRL-C
2016-01-29 Stephen Warrentest/py: drain console log at the end of any failed...
2016-01-29 Stephen Warrentest/py: move U-Boot respawn trigger to the test core
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-01-21 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-21 Stephen Warrentest/py: Implement pytest infrastructure