summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-07-29fit: Support compression for non-kernel components (e.g. FDT)Julius Werner
2019-07-29common: Move bootm_decomp_image() to image.c (as image_decomp())Julius Werner
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-24Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-24binman: Convert to use ArgumentParserSimon Glass
2019-07-24binman: Pass the toolpath to testsSimon Glass
2019-07-24test/py: Add base test case for A/B updatesRuslan Trofymenko
2019-07-24treewide: Fix stale references of Android docsEugeniu Rosca
2019-07-23Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-07-23Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-22remoteproc: add elf file load supportFabien Dessenne
2019-07-22dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski
2019-07-18Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-07-18test: dm: add a test for MDIO MUX DM uclassAlex Marginean
2019-07-18test: dm_mdio: add a 2nd register to the emulated PHYAlex Marginean
2019-07-18test/py: gpt: Use long options for sgdiskSam Protsenko
2019-07-16test: unit test for u16_strlen()Heinrich Schuchardt
2019-07-15test: dm: add MDIO testAlex Marginean
2019-07-12test: dm: usb: use the real device namePeng Fan
2019-07-12test: dm: adc: use the real device namePeng Fan
2019-07-11Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2019-07-11test: pci_ep: add basic pci_ep testsRamon Fried
2019-07-10test: dm: Add a test for PCI Enhanced AllocationAlex Marginean
2019-07-10test: check u-boot properties in SPL device treePatrick Delaunay
2019-07-08Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-07-06test/py: not all boards support UEFI runtime resetHeinrich Schuchardt
2019-07-06test/py: error message test_efi_selftest_device_treeHeinrich Schuchardt
2019-07-05dm: Add a No-op uclassJean-Jacques Hiblot
2019-06-07lib/vsprintf: allow printing upper case GUIDsHeinrich Schuchardt
2019-05-20video: Factor out vidconsole_put_string()Marek Vasut
2019-05-09test/py: don't use mmc_rd config for other mmc testsStephen Warren
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-05-09test/dm: reset: Add reset_get_by_index[_nodev] testJagan Teki
2019-05-09test/dm: clk: Add clk_get_by_index[_nodev] testJagan Teki
2019-05-05lib/display_options: avoid illegal memory accessHeinrich Schuchardt
2019-05-05dm: cache: Create a uclass for cacheDinh Nguyen
2019-04-26avb: add support for named persistent valuesIgor Opaniuk
2019-04-24Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efiTom Rini
2019-04-24test: env: Enable env unit tests by defaultHeinrich Schuchardt
2019-04-23efi_selftest: do not run FDT test with ACPI table.Heinrich Schuchardt
2019-04-23test/py: pytest.mark.notbuildconfigspec()Heinrich Schuchardt
2019-04-22test: call hexdump tests via `ut lib`Heinrich Schuchardt
2019-04-16test: py: Extend fpga test with fit image with external dataMichal Simek
2019-04-11syscon: update syscon_regmap_lookup_by_phandlePatrick Delaunay
2019-04-10test.py: Disable fsck for FAT tests for nowTom Rini
2019-04-09test/py: mmc: Add 'mmc read' performance checkMarek Vasut
2019-04-09test/py: mmc: Add 'mmc info' testMarek Vasut
2019-04-09test/py: mmc: Add 'mmc rescan' testMarek Vasut
2019-04-09test/py: mmc: Add 'mmc dev' testMarek Vasut