driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms
[oweals/u-boot.git] / test /
2016-02-21 Tom RiniMerge branch 'master' of git://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
2016-01-29 Stephen Warrentest/py: move find_ram_base() into u_boot_utils
2016-01-29 Stephen Warrentest/py: add DFU test
2016-01-29 Stephen Warrentest/py: ums: add filesystem-based testing
2016-01-29 Stephen Warrentest/py: add various utility code
2016-01-29 Stephen Warrentest/py: optionally ignore errors from shell commands
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-29 Stephen Warrentest/py: fix timeout to be absolute
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-01-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-imx
2016-01-24 Simon Glassdm: syscon: Allow finding devices by driver data
2016-01-21 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c...
2016-01-21 Simon Glassdm: video: test: Test that bitmap display works correctly
2016-01-21 Simon Glassdm: video: test: Add tests for rotated consoles
2016-01-21 Simon Glassdm: video: test: Add tests for the video uclass
2016-01-21 Stephen Warrentest/py: add a test for the sleep command
2016-01-21 Stephen Warrentest/py: test the ums command
2016-01-21 Stephen Warrentest/py: test the shell if command
2016-01-21 Stephen Warrentest/py: add test of basic shell functionality
2016-01-21 Stephen Warrentest/py: test the md/mw commands
2016-01-21 Stephen Warrentest/py: add test of setenv/printenv/echo
2016-01-21 Stephen Warrentest/py: test that sandbox exits when asked
2016-01-21 Stephen Warrentest/py: Implement pytest infrastructure
2016-01-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-14 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-01-14 Stephen Warrentest/fs: error case fixes/enhancements
2016-01-14 Stephen Warrenblock: pass block dev not num to read/write/erase()
2016-01-14 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-micro...
2016-01-14 Tom RiniMerge git://git.denx.de/u-boot-net
2016-01-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-12 Simon Glassdm: test: Convert PCI tests to use the DM PCI API
2016-01-11 Simon Glassdm: test: usb: Update the USB tests so that they all...
2016-01-10 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-01-08 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-01-08 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-01-08 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-07 Simon Glassdm: Disable all SPI and SPI flash tests
2016-01-03 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-12-07 Tom RiniCONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set
2015-12-07 Tom RiniMerge branch 'zynq' of git://denx.de/git/u-boot-microblaze
2015-12-07 Michal Simekdm: cmd: Relocate subcommands when MANUAL_RELOC
2015-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-11-20 Simon Glassdm: test: usb: sandbox: Add keyboard tests for sandbox
2015-11-20 Simon Glassdm: test: usb: Add a test for device reordering
2015-11-20 Simon Glassdm: test: usb: Add tests for the 'usb tree' command
2015-11-20 Simon Glasstest: Record and silence console in tests
2015-11-20 Simon GlassMove console definitions into a new console.h file
2015-11-20 Simon Glassdm: usb: Avoid time delays in sandbox tests
2015-11-20 Thomas Chousandbox: add a sandbox timer and basic test
2015-11-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-11-18 Stephen Warrentest: fat: add error-checking to non-contig test
2015-11-12 Stefano BabicMerge git://git.denx.de/u-boot
2015-11-12 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-blackfin
2015-11-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
next