summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-12-23dm: core: Allow getting some basic statsSimon Glass
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass
2021-11-30test: unit test for the EFI_TCG2_PROTOCOLHeinrich Schuchardt
2021-11-30configs: enable CMD_TPM on QEMU ARMHeinrich Schuchardt
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-28test/py: Raise a ValueError if a command failsSimon Glass
2021-11-28test/py: Relax the naming rules for unit testsSimon Glass
2021-11-28dm: core: Add a way to obtain a string listSimon Glass
2021-11-28dm: core: Add tests for stringlist functionsSimon Glass
2021-11-28test/py: Allow passing input to a programSimon Glass
2021-11-26test: fix pylint error in u_boot_console_exec_attach.pyHeinrich Schuchardt
2021-11-26test: fix pylint error in u_boot_console_sandbox.pyHeinrich Schuchardt
2021-11-26test: fix pylint errors in u_boot_utils.pyHeinrich Schuchardt
2021-11-26test: fix pylint errors in u_boot_spawn.pyHeinrich Schuchardt
2021-11-26test: fix pylint errors in multiplexed_log.pyHeinrich Schuchardt
2021-11-26test: address some pylint warningsHeinrich Schuchardt
2021-11-20test: test truncation in snprintf()Heinrich Schuchardt
2021-11-20lmb: remove lmb_is_nomap() from includeHeinrich Schuchardt
2021-11-16env: Allow U-Boot scripts to be placed in a .env fileSimon Glass
2021-11-13test/dm: fix watchdog testHeinrich Schuchardt
2021-11-11lib: Add a function to convert a string to a hex valueSimon Glass
2021-11-11lib: Add tests for simple_itoa()Simon Glass
2021-11-09test: dm: add test for ofnode_for_each_compatible_node()Michael Walle
2021-10-31test: Add tests for IOMMU uclassMark Kettenis
2021-10-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2021-10-14pytest: Show a message when sandbox crashesSimon Glass
2021-10-14pytest: Shorten traceback length by defaultSimon Glass
2021-10-13fdtdec: Support reserved-memory flagsThierry Reding
2021-10-13fdtdec: Reorder fdtdec_set_carveout() parameters for consistencyThierry Reding
2021-10-13fdtdec: Support compatible string list for reserved memoryThierry Reding
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12test/py: Add usb gadget binding testPatrice Chotard
2021-10-12cmd: bind: Fix driver binding on a devicePatrice Chotard
2021-10-09lz4: Use a private header for U-BootSimon Glass
2021-10-08Add support for an owned bufferSimon Glass
2021-10-08lib: Add memdup()Simon Glass
2021-10-07clk: k210: Try harder to get the best configSean Anderson
2021-10-07test: dm: k210: Reduce duplication in test casesSean Anderson
2021-10-06acpi: Use U-Boot version for OEM_REVISIONPali Rohár
2021-10-05test: Allow tpm2 tests to run in parallelSimon Glass
2021-10-05test: Allow hush tests to run in parallelSimon Glass
2021-10-05test: Allow vboot tests to run in parallelSimon Glass
2021-10-05test/py: Check hashes produced by mkimage against known valuesAlexandru Gagniuc
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-09-28net: update NXP copyright textVladimir Oltean
2021-09-28test/py: tpm2: Skip tpm pytest based on env variableT Karthik Reddy
2021-09-27Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...Tom Rini
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini