colibri_imx7_emmc: enable DM_VIDEO
[oweals/u-boot.git] / test /
2018-11-20 Tom RiniMerge branch '2018-11-19-master-imports'
2018-11-20 Fabrice Gasnierdm: adc: add uclass's mask and conversion helpers
2018-11-17 Tom RiniMerge branch '2018-11-16-master-imports'
2018-11-17 Heinrich Schuchardtdm: video: correctly set the cursor position
2018-11-16 Patrice Chotardtest/py: test pinmux command
2018-11-16 Tom RiniMerge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
2018-11-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-11-14 Bin Mengtest: dm: virtio: Add test cases for virtio uclass
2018-11-14 Bin Mengtest: dm: pci: Add cases for finding next PCI capabilit...
2018-11-14 Bin Mengtest: dm: blk: Correct blk_base test case
2018-11-14 Bin Mengtest: dm: core: Add test case for uclass driver's child...
2018-11-14 Mario Sixtest: regmap: Add test for regmap_{set, get}
2018-11-14 Mario Sixtest: regmap: Increase size of syscon0 memory
2018-11-14 Bin Mengtest: dm: core: Add a test case for driver marked with...
2018-11-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-11-02 Tom RiniMerge tag 'arc-for-2018.11' of git://git.denx.de/u...
2018-11-01 Jens Wiklandertest: tee: fix resource leak in dm_test_tee()
2018-10-25 Tom RiniMerge tag 'u-boot-imx-20181025' of git://git.denx.de...
2018-10-22 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-10-22 Heinrich Schuchardttest: overlay: add missing include
2018-10-20 Marek Vasuttest: Add test for PCI device without compat string...
2018-10-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2018-10-15 Tom RiniMerge tag 'arc-more-updates-for-2018.11-rc2-2' of git...
2018-10-12 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-10-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-10-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-10-10 Tom RiniMerge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
2018-10-10 Joe Hershbergernet: Don't overwrite waiting packets with asynchronous...
2018-10-10 Joe Hershbergertest: eth: Add a test for the target being pinged
2018-10-10 Joe Hershbergertest: eth: Add a test for ARP requests
2018-10-09 Simon Glasssysreset: Add a way to find the last reset
2018-10-09 Simon Glasssysreset: Tidy up a few comments and logging
2018-10-09 Simon Glasspanel: Expand the backlight support
2018-10-09 Simon Glasstest: panel: Add a test for the panel uclass
2018-10-09 Simon Glassdm: core: Update ofnode to read binman-style flash...
2018-10-09 Simon Glassdm: core: Add a function to find the first inactive...
2018-10-09 Simon Glasssandbox: video: Speed up video output
2018-10-09 Simon Glasslog: Add helpers for common log levels
2018-10-08 Simon Glassbinman: Run tests concurrently
2018-10-08 Simon Glasstest: Reduce the number of tests run with sandbox_flattree
2018-10-08 Simon Glasstest: Tidy up comments and variable name
2018-10-08 Simon Glasstest: Print the name of each test before running it
2018-10-08 Simon Glasstest: Simplify the PATH setup
2018-10-08 Simon Glasstest/py: Fix unicode handling for log filtering
2018-10-08 Simon Glasssandbox: Unprotect DATA regions in bus tests
2018-10-07 Jens Wiklandertest_avb: Update pymark.buildconfigspec information...
2018-10-07 Jens Wiklandertest: tee: test TEE uclass
2018-10-06 Akashi Takahirotest/py: test_fs: add docstring comments to helper...
2018-10-06 Akashi Takahirotest/py: test_fs: remove fs_type argument from umount_fs()
2018-10-06 Stephen Warrentest/py: ignore console read exceptions after test...
2018-10-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-09-30 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-09-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-09-29 Rajan Vajadm: test: Add "/firmware" node scan test
2018-09-29 Mario Sixtest: Add tests for board uclass
2018-09-29 Mario Sixtest: Add tests for dev_{enable, disable}_by_path
2018-09-29 Mario Sixtest: Add tests for DT-manipulation functions
2018-09-29 Tom RiniMerge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx...
2018-09-29 Tom RiniMerge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git...
2018-09-28 Mario Sixtest: list: Add tests for hexdump.c
2018-09-28 Mario Sixvideo_osd: Add osd sandbox driver and tests
2018-09-27 Tom RiniMerge tag 'xilinx-for-v2018.11' of git://git.denx.de...
2018-09-26 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-09-23 Heinrich Schuchardtefi_selftest: test key notification functions
2018-09-23 Heinrich Schuchardttest/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
2018-09-23 Heinrich Schuchardttest/py: rework test_efi_selftest_text_input()
2018-09-23 Heinrich Schuchardttest/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOL
2018-09-23 Heinrich Schuchardtefi_loader: support Unicode text input
2018-09-23 Akashi, Takahirotest/py: fs: add fstest/unlink test
2018-09-23 AKASHI Takahirotest/py: fs: add fstest/mkdir test
2018-09-23 AKASHI Takahirotest/py: fs: add extended write operation test
2018-09-23 AKASHI Takahirotest/py: convert fs-test.sh to pytest
2018-09-23 AKASHI Takahirofs-test: update the test result as of v2018.09
2018-09-23 AKASHI Takahirofs-test: fix false positive error at Test Case 12
2018-09-23 Heinrich Schuchardttest/py: typo occured
2018-09-23 Heinrich Schuchardttest/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOL
2018-09-23 Heinrich Schuchardttest: tests for utf_to_lower() utf_to_upper().
2018-09-23 Heinrich Schuchardttest: test printing Unicode
2018-09-23 Heinrich Schuchardttest: unit tests for Unicode functions
2018-09-23 Heinrich Schuchardttest: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER)
2018-09-20 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-09-20 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-09-19 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-09-18 Masahiro Yamadadm: fix alignment of help message of "dm" command
2018-09-18 Jens Wiklandertest: ofnode: test ofnode_by_prop_value()
2018-09-18 Mario Sixtest: Add tests for CPU uclass
2018-09-18 Mario Sixtest: Add tests for sysreset_get_status
2018-09-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2018-09-11 Tom RiniMerge tag 'fpga-for-v2018.11' of git://git.denx.de...
2018-09-11 Michal Simektest/py: Extend fpga command to test all fpga load...
2018-09-11 Masahiro YamadaRemove <inttypes.h> includes and PRI* usages in printf...
2018-09-11 Masahiro YamadaRemove CONFIG_USE_STDINT
2018-09-11 Patrice Chotardsandbox: Add serial test
2018-08-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-08-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-08-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-08-24 Michal Simekdm: test: Fix typo in test-main comment
2018-08-21 Jean-Jacques Hiblotcmd: Add bind/unbind commands to bind a device to a...
2018-08-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-08-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
next