summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* common: Move gzip functions into a new gzip headerSimon Glass2019-08-111-0/+1
* test/py: Fix MMC/SD block write test dependencyMichal Simek2019-08-091-1/+1
* test/py: avb: Move AVB test to android dirSam Protsenko2019-08-071-0/+0
* fit: Do not automatically decompress ramdisk imagesJulius Werner2019-08-071-1/+9
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkWIP/02Aug2019Tom Rini2019-08-021-0/+8
|\
| * test: dm: clk_ccf: test composite clkPeng Fan2019-07-311-0/+8
* | test/py: add MMC/SD block write testJean-Jacques Hiblot2019-07-311-0/+105
* | fit: Support compression for non-kernel components (e.g. FDT)Julius Werner2019-07-291-4/+25
* | common: Move bootm_decomp_image() to image.c (as image_decomp())Julius Werner2019-07-291-12/+12
|/
* Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-272-1/+63
|\
| * clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski2019-07-192-1/+63
* | Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-241-3/+6
|\ \
| * | binman: Convert to use ArgumentParserSimon Glass2019-07-241-2/+2
| * | binman: Pass the toolpath to testsSimon Glass2019-07-241-3/+6
* | | test/py: Add base test case for A/B updatesRuslan Trofymenko2019-07-241-0/+75
* | | treewide: Fix stale references of Android docsEugeniu Rosca2019-07-241-1/+1
* | | Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/23Jul2019Tom Rini2019-07-231-0/+10
|\ \ \ | |/ / |/| |
| * | test: unit test for u16_strlen()Heinrich Schuchardt2019-07-161-0/+10
* | | Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-232-0/+134
|\ \ \
| * | | remoteproc: add elf file load supportFabien Dessenne2019-07-221-0/+122
| * | | dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne2019-07-221-0/+12
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-netWIP/18Jul2019Tom Rini2019-07-183-0/+84
|\ \ \ | |/ / |/| |
| * | test: dm: add a test for MDIO MUX DM uclassAlex Marginean2019-07-182-0/+81
| * | test: dm_mdio: add a 2nd register to the emulated PHYAlex Marginean2019-07-181-0/+3
| |/
* | test/py: gpt: Use long options for sgdiskSam Protsenko2019-07-181-4/+7
|/
* test: dm: add MDIO testAlex Marginean2019-07-152-0/+54
* test: dm: usb: use the real device namePeng Fan2019-07-121-1/+1
* test: dm: adc: use the real device namePeng Fan2019-07-121-8/+8
* Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2019-07-112-0/+77
|\
| * test: dm: Add a test for PCI Enhanced AllocationAlex Marginean2019-07-101-0/+49
| * test: check u-boot properties in SPL device treePatrick Delaunay2019-07-101-0/+28
* | test: pci_ep: add basic pci_ep testsRamon Fried2019-07-112-0/+65
|/
* Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-07-081-5/+1
|\
| * test/py: not all boards support UEFI runtime resetHeinrich Schuchardt2019-07-061-4/+0
| * test/py: error message test_efi_selftest_device_treeHeinrich Schuchardt2019-07-061-1/+1
* | dm: Add a No-op uclassJean-Jacques Hiblot2019-07-052-0/+74
|/
* lib/vsprintf: allow printing upper case GUIDsHeinrich Schuchardt2019-06-071-0/+23
* video: Factor out vidconsole_put_string()Marek Vasut2019-05-201-8/+0
* test/py: don't use mmc_rd config for other mmc testsStephen Warren2019-05-091-19/+66
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-05-082-0/+44
|\
| * test/dm: reset: Add reset_get_by_index[_nodev] testJagan Teki2019-05-091-0/+23
| * test/dm: clk: Add clk_get_by_index[_nodev] testJagan Teki2019-05-091-0/+21
* | lib/display_options: avoid illegal memory accessHeinrich Schuchardt2019-05-051-8/+12
* | dm: cache: Create a uclass for cacheDinh Nguyen2019-05-051-0/+20
* | avb: add support for named persistent valuesIgor Opaniuk2019-04-261-0/+16
* | Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efiTom Rini2019-04-243-6/+12
|\ \
| * | efi_selftest: do not run FDT test with ACPI table.Heinrich Schuchardt2019-04-231-1/+2
| * | test/py: pytest.mark.notbuildconfigspec()Heinrich Schuchardt2019-04-232-5/+10
| |/
* | test: env: Enable env unit tests by defaultHeinrich Schuchardt2019-04-241-0/+1