]> git.ipfire.org Git - people/ms/u-boot.git/history - test
arc/cache: really do invalidate_dcache_all() even if IOC exists
[people/ms/u-boot.git] / test /
2016-06-09  Heiko Schochertests: py: disable main_signon check for printenv cmd
2016-06-06  Tom RiniMerge http://git.denx.de/u-boot-samsung
2016-06-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-06-06  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-06-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-06-04  mario.six@gdsys.ccdm: test: Add GPIO open drain tests
2016-05-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-05-28  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-05-27  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-05-27  Michal Simektest/py: Support setting up specific timeout
2016-05-27  Heiko Schochertest/py: fix NameError exception if bdi cmd is not...
2016-05-27  Stephen Warrenmailbox: implement a sandbox test
2016-05-27  Stephen WarrenRename reset to sysreset
2016-05-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-05-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-05-17  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-05-17  Simon Glassdm: mmc: test: Add tests for MMC
2016-05-17  Simon Glassdm: sandbox: mmc: Enable building MMC code for sandbox
2016-05-17  Simon Glassdm: sandbox: Only enable the sandbox MMC driver when...
2016-05-17  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-05-13  Heiko Schochertests: py: fix NameError exception if bdi cmd is not...
2016-05-07  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-05-07  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-05-06  Stephen Warrentest/py: dfu: wait for USB device to go away at boot
2016-04-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-04-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-04-25  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-04-25  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-usb
2016-04-25  Lukasz Majewskitests: py: dfu: Provide functionality to set test and...
2016-04-25  Lukasz Majewskitests: py: dfu: Add functionality to set different...
2016-04-25  Lukasz Majewskitests: py: dfu: Add variables to store dfu alt numbers...
2016-04-14  Tom Rinitest/dm/core.c: Make pre-reloc test use pre-reloc struct
2016-04-13  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-04-12  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arc
2016-04-12  Stephen Warrentest/py: README: link to example hook scripts
2016-04-12  Michal Simektest/py: Add support for loading image via tftp to...
2016-04-12  Stephen Warrentest/py: pass -v option when executing sandbox
2016-04-01  Mateusz Kulikowskispmi: Add sandbox test driver
2016-03-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-03-20  Stefano BabicMerge branch 'next'
2016-03-18  Simon Glassdm: blk: Add tests for block devices
2016-03-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-03-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-03-14  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-03-14  Simon Glassdm: usb: Clean up USB after each test
2016-03-14  Simon Glassdm: block: Adjust device calls to go through helpers...
2016-03-14  Simon Glassdm: blk: Rename get_device() to blk_get_device_by_str()
2016-03-14  Simon Glassdm: Drop the block_dev_desc_t typedef
2016-02-26  Tom RiniMerge git://git.denx.de/u-boot-usb
2016-02-26  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-02-26  Simon Glassspi: Re-enable the SPI flash tests
2016-02-26  Simon Glasstrace: Improve the trace test number recognition
2016-02-26  Simon Glassimage: Fix FIT and vboot tests to exit sandbox correctly
2016-02-26  Stephen Warrentest/py: skip tests that require large CONFIG_SYS_MAXARGS
2016-02-26  Stephen Warrentest/py: use space to interrupt autoboot
2016-02-25  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-02-25  Michal Simektest/py: Add option to skip SPL signature checking
2016-02-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-02-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-02-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-02-24  Heiko Schochertest/py: only check for SPL signature if SPL uses seria...
2016-02-21  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-02-15  Stephen Warrentest/py: put "Starting U-Boot" into separate log section
2016-02-15  Stephen Warrentest/py: handle exceptions in console creation
2016-02-15  Stephen Warrentest/py: print summary in test order
2016-02-15  Stephen Warrentest/py: fix CONFIG_SPL test
2016-02-15  Stephen Warrentest/py: don't import pexpect
2016-02-15  Stephen Warrentest/py: add docs for gdbserver and pytest options
2016-02-15  Stephen Warrentest/py: run all "ut" subtests
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-09  Stephen Warrentest/py: fix off-by-one error in spawn matching code
2016-02-09  Stephen Warrentest/py: HTML awesome!
2016-02-09  Stephen Warrentest/py: exit(1) if there are problems running py.test
2016-02-08  Stephen Warrentest/py: support running sandbox under gdbserver
2016-02-08  Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2016-02-06  Simon Glassvideo: test: Adjust order of file closure
2016-02-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-01-30  Simon Glassvideo: test: Add console tests for truetype
2016-01-30  Simon Glassvideo: sandbox: Enable truetype fonts for sandbox
2016-01-30  Simon Glassvideo: Handle the 'bell' character
2016-01-30  Simon Glassvideo: Use fractional units for X coordinates
2016-01-29  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-29  Stephen Warrentest/py: dfu: allow boardenv to specify test sizes
2016-01-29  Stephen Warrentest/py: fix a couple typos in comments
2016-01-29  Stephen Warrentest/py: run sandbox in source directory
2016-01-29  Stephen Warrentest/py: pass test DTB to sandbox
2016-01-29  Stephen Warrentest/py: correctly log xfail/xpass tests
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: fix spawn.expect multiple match handling
2016-01-29  Stephen Warrentest/dm: clear unit test failure count each run
2016-01-29  Stephen Warrentest/py: Provide custom IDs when parametrizing tests
2016-01-29  Stephen Warrentest/py: Quote consistency
2016-01-29  Stephen Warrentest/py: use " for docstrings
2016-01-29  Stephen Warrentest/py: make net test aware of USB and PCI enumeration
2016-01-29  Stephen Warrentest/py: dfu: error out if USB device already exists
2016-01-29  Stephen Warrentest/py: make crash detection more robust
2016-01-29  Stephen Warrentest/py: add a networking test
next