summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-10-22test: clk: test clock self assignmentJean-Jacques Hiblot
2019-10-22test: clk: Update tests to also check the managed APIJean-Jacques Hiblot
2019-10-15dm: Tidy up dump output when there are many devicesPatrick Delaunay
2019-10-15pytest: vboot: add a test for required keyPhilippe Reynes
2019-10-13dm: Add a dsi host uclassYannick Fertré
2019-10-11remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla
2019-10-11remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla
2019-10-11dm: core: Add a function to count the children of a deviceLokesh Vutla
2019-10-08dm: pci: Add a function to read a PCI BARSimon Glass
2019-10-08sandbox: Rename PCI ID for swap_case to be more specificSimon Glass
2019-10-08dm: test: Correct a stray backslash in dm_test_destroy()Simon Glass
2019-10-08dm: core: Correct the return value for uclass_find_first_device()Simon Glass
2019-10-08dm: test: Don't fail when tests are skipped due to buildSimon Glass
2019-10-08dm: test: Fix running of multiple test from command lineSimon Glass
2019-09-20test: add tests for u16_str<n>cmp()AKASHI Takahiro
2019-09-03dm: cache: Add enable and disable ops for sandbox and testRick Chen
2019-08-22sandbox: clk: add clk enable/disable test codePeng Fan
2019-08-22test/py: Add cmd_memory dependency back to test_mmc_wrMichal Simek
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini
2019-08-12dm: core: add support for getting register address and sizeSekhar Nori
2019-08-12clk: add support for clk_is_match()Sekhar Nori
2019-08-11env: Drop the ACTION typedefSimon Glass
2019-08-11env: Drop the ENTRY typedefSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-11common: Move gzip functions into a new gzip headerSimon Glass
2019-08-09test/py: Fix MMC/SD block write test dependencyMichal Simek
2019-08-07test/py: avb: Move AVB test to android dirSam Protsenko
2019-08-07fit: Do not automatically decompress ramdisk imagesJulius Werner
2019-08-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkTom Rini
2019-07-31test/py: add MMC/SD block write testJean-Jacques Hiblot
2019-07-31test: dm: clk_ccf: test composite clkPeng Fan
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