Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
[platform/kernel/u-boot.git] / test /
2021-03-19 Tom RiniMerge tag 'video-for-v2021.04' of https://source.denx...
2021-03-18 Tom RiniMerge branch '2021-03-17-assorted-fixes'
2021-03-17 Andy Shevchenkotest: Include /sbin to the PATH when creating ext4...
2021-03-15 Tom RiniMerge tag 'u-boot-stm32-20210312' of https://source...
2021-03-08 Tom RiniMerge tag 'u-boot-amlogic-20210308' of https://gitlab...
2021-03-08 Tom RiniMerge branch 'v2021.04-rc4' of https://github.com/lftan...
2021-03-08 Tom RiniMerge tag 'efi-2021-04-rc3-3' of https://source.denx...
2021-03-07 Heinrich Schuchardtefi_loader: correct uboot_bin_env.its file format
2021-03-07 Heinrich Schuchardtlib/charset: UTF-8 stream conversion
2021-03-07 Heinrich Schuchardtlib/charset: utf8_get() should return error
2021-03-07 Heinrich Schuchardtefi_loader: carve out utf_to_cp()
2021-03-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-03-05 Bin Mengtest: cmd: Add a basic test for 'addrmap' command
2021-02-27 Tom RiniMerge tag 'efi-2021-04-rc3-2' of https://gitlab.denx...
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-02-26 Sean Andersonfastboot: Allow u-boot-style partitions
2021-02-26 Sean Andersontest: dm: Add test for fastboot mmc partition naming
2021-02-26 Sean Andersonmmc: sandbox: Add support for writing
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-02-25 Tom RiniMerge branch '2021-02-24-assorted-fixes'
2021-02-24 Heinrich Schuchardttest: missing dependency for test/cmd/setexpr.c
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'u-boot-amlogic-20210222' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'ti-v2021.04-rc3' of https://gitlab.denx...
2021-02-18 Tom RiniMerge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements'
2021-02-18 Tom RiniMerge tag 'rpi-next-2021.04' of https://gitlab.denx...
2021-02-18 Nicolas Saenz Juliennedm: test: Add test case for dev_phys_to_bus()/dev_bus_t...
2021-02-18 Nicolas Saenz Juliennedm: test: Add test case for dev->dma_offset
2021-02-18 Nicolas Saenz Juliennedm: test: Add test case for dev_get_dma_ranges()
2021-02-18 Marek Szyprowskitest: add a simple test for the adc-keys button driver
2021-02-16 Tom RiniMerge branch '2021-02-16-assorted-improvements'
2021-02-16 Igor Opaniuktest: dm: tee: extend with RPC test
2021-02-16 Igor Opaniuktest: py: add pygit2 and pyelftools to requirements.txt
2021-02-16 Tom RiniMerge branch '2021-02-15-fix-CVE-2021-27097-CVE-2021...
2021-02-16 Simon Glassimage: Check for unit addresses in FITs
2021-02-16 Simon Glasslibfdt: Check for multiple/invalid root nodes
2021-02-16 Simon Glasstest: Add tests for the 'evil' vboot attacks
2021-02-16 Simon Glasstest: Add vboot_evil implementation
2021-02-16 Simon Glassfit: Don't allow verification of images with @ nodes
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-05 Tom RiniMerge tag 'ti-v2021.04-rc2' of https://gitlab.denx...
2021-02-04 Tom RiniMerge tag 'efi-2021-04-rc2' of https://gitlab.denx...
2021-02-04 Tom RiniMerge tag 'dm-pull-3feb21' of https://gitlab.denx.de...
2021-02-03 Marek Vasutdm: core: Add late driver remove option
2021-02-03 Simon Glassdm: core: Avoid partially removing devices
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-02-02 Tom RiniMerge branch '2021-02-01-assorted-fixes'
2021-02-01 Stephen Warrentest/py: fix runtest wrapper for pytest 6
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-31 Tom RiniMerge tag 'dm-pull-30jan21' of https://gitlab.denx...
2021-01-30 Simon Glassdm: core: Update ofnode_read_fmap_entry() to read hashes
2021-01-30 Simon Glasssandbox: Disable I2C emulators in SPL
2021-01-30 Simon Glasscros_ec: Add vstore support
2021-01-30 Simon Glasscros_ec: Show events in human-readable form
2021-01-30 Simon Glasscros_ec: Add support for switches
2021-01-30 Simon Glasscros_ec: Support reading EC features
2021-01-30 Simon Glasscros_ec: Add support for reading the SKU ID
2021-01-30 Simon Glasscros_ec: Add a function for the hello message
2021-01-29 Tom RiniMerge branch '2021-01-29-assorted-fixes'
2021-01-29 Heinrich Schuchardttest: inconsistent string tests
2021-01-29 Heinrich Schuchardttest: inconsistent bootm tests
2021-01-29 Tom Rinitest: Update test_fs to not use deprecated pytest.yield...
2021-01-29 Heinrich Schuchardttest: correct entry point to pytest
2021-01-29 Heinrich Schuchardttest: pr_cont_test.o depends on CONFIG_LOG=y
2021-01-29 Tom Rinitest: test_ofplatdata: Mark as sandbox specific
2021-01-28 Tom RiniMerge branch '2021-01-27-assorted-fixes-and-improvements'
2021-01-27 Simon Glassbloblist: Support relocating to a larger space
2021-01-25 Tom RiniMerge tag 'mips-pull-2021-01-24' of https://gitlab...
2021-01-25 Tom RiniMerge tag 'u-boot-imx-20210125' of https://gitlab.denx...
2021-01-25 Tom RiniMerge tag 'doc-2021-04-rc1-2' of https://gitlab.denx...
2021-01-25 Tom RiniMerge tag 'u-boot-atmel-2021.04-b' of https://gitlab...
2021-01-25 Heinrich Schuchardttest: unit test for echo command
2021-01-24 Tom RiniMerge tag 'efi-2021-04-rc1-3' of https://gitlab.denx...
2021-01-23 Tom RiniMerge branch '2021-01-22-tool-updates'
2021-01-23 Tom RiniMerge branch '2021-01-22-doc-updates'
2021-01-23 Heinrich Schuchardtdoc: move test/py/README.md to HTML documentation
2021-01-23 Heinrich Schuchardtdoc: move test/README to HTML documentation
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-19 Tom RiniMerge branch '2021-01-18-assorted-platform-updates'
2021-01-18 Pragnesh Patelcmd: Add a pwm command
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge tag 'doc-2021-04-rc1' of https://gitlab.denx...
2021-01-18 Tom RiniMerge branch '2021-01-16-assorted-improvements'
2021-01-17 Heinrich Schuchardttest: unit test for pr_err(), pr_cont()
2021-01-16 Patrick Delaunaytest: correct the test prefix in ut str
2021-01-16 Patrick Delaunaytest: correct the test prefix in ut cmd_mem
2021-01-16 Simon Glasstest: Only enable bloblist test when supported
2021-01-16 Simon Glasstest: Avoid assuming sandbox board for bloblist test
2021-01-16 Heinrich Schuchardttest: test/lib/test_print.c depends on CONSOLE_RECORD
2021-01-16 Tom RiniMerge branch '2021-01-15-assorted-improvements'
2021-01-15 Patrick Delaunaytest: log: add test for console output of dropped messages
2021-01-15 Patrick Delaunaytest: add test for dropped trace before log_init
2021-01-15 Patrick Delaunaytest: log: add test for dropped messages
2021-01-15 Patrick Delaunaytest: add LOGL_FORCE_DEBUG flags support in log tests
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'ti-v2021.04-rc1' of https://gitlab.denx...
next