summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-09-20test: add tests for u16_str<n>cmp()AKASHI Takahiro1-0/+13
2019-09-03dm: cache: Add enable and disable ops for sandbox and testRick Chen1-0/+2
2019-08-22sandbox: clk: add clk enable/disable test codePeng Fan1-0/+28
2019-08-22test/py: Add cmd_memory dependency back to test_mmc_wrMichal Simek1-1/+1
2019-08-13Merge branch '2019-08-11-ti-imports'Tom Rini2-4/+13
2019-08-12dm: core: add support for getting register address and sizeSekhar Nori1-4/+12
2019-08-12clk: add support for clk_is_match()Sekhar Nori1-0/+1
2019-08-11env: Drop the ACTION typedefSimon Glass1-4/+4
2019-08-11env: Drop the ENTRY typedefSimon Glass1-6/+6
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-08-11common: Move gzip functions into a new gzip headerSimon Glass1-0/+1
2019-08-09test/py: Fix MMC/SD block write test dependencyMichal Simek1-1/+1
2019-08-08test/py: avb: Move AVB test to android dirSam Protsenko1-0/+0
2019-08-07fit: Do not automatically decompress ramdisk imagesJulius Werner1-1/+9
2019-08-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkTom Rini1-0/+8
2019-07-31test/py: add MMC/SD block write testJean-Jacques Hiblot1-0/+105
2019-07-31test: dm: clk_ccf: test composite clkPeng Fan1-0/+8
2019-07-29fit: Support compression for non-kernel components (e.g. FDT)Julius Werner1-4/+25
2019-07-29common: Move bootm_decomp_image() to image.c (as image_decomp())Julius Werner1-12/+12
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-1/+63
2019-07-24Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-3/+6
2019-07-24binman: Convert to use ArgumentParserSimon Glass1-2/+2
2019-07-24binman: Pass the toolpath to testsSimon Glass1-3/+6
2019-07-24test/py: Add base test case for A/B updatesRuslan Trofymenko1-0/+75
2019-07-24treewide: Fix stale references of Android docsEugeniu Rosca1-1/+1
2019-07-24Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+10
2019-07-23Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2-0/+134
2019-07-22remoteproc: add elf file load supportFabien Dessenne1-0/+122
2019-07-22dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne1-0/+12
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski2-1/+63
2019-07-19Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini3-0/+84
2019-07-19test: dm: add a test for MDIO MUX DM uclassAlex Marginean2-0/+81
2019-07-19test: dm_mdio: add a 2nd register to the emulated PHYAlex Marginean1-0/+3
2019-07-18test/py: gpt: Use long options for sgdiskSam Protsenko1-4/+7
2019-07-17test: unit test for u16_strlen()Heinrich Schuchardt1-0/+10
2019-07-15test: dm: add MDIO testAlex Marginean2-0/+54
2019-07-13test: dm: usb: use the real device namePeng Fan1-1/+1
2019-07-13test: dm: adc: use the real device namePeng Fan1-8/+8
2019-07-12Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2-0/+77
2019-07-11test: pci_ep: add basic pci_ep testsRamon Fried2-0/+65
2019-07-11test: dm: Add a test for PCI Enhanced AllocationAlex Marginean1-0/+49
2019-07-11test: check u-boot properties in SPL device treePatrick Delaunay1-0/+28
2019-07-08Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-5/+1
2019-07-06test/py: not all boards support UEFI runtime resetHeinrich Schuchardt1-4/+0
2019-07-06test/py: error message test_efi_selftest_device_treeHeinrich Schuchardt1-1/+1
2019-07-05dm: Add a No-op uclassJean-Jacques Hiblot2-0/+74
2019-06-07lib/vsprintf: allow printing upper case GUIDsHeinrich Schuchardt1-0/+23
2019-05-20video: Factor out vidconsole_put_string()Marek Vasut1-8/+0
2019-05-10test/py: don't use mmc_rd config for other mmc testsStephen Warren1-19/+66
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2-0/+44