summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2021-09-25sandbox: correct cpu nodesHeinrich Schuchardt
2021-09-25dm: gpio: Add of-platdata supportSimon Glass
2021-09-25irq: Tidy up of-platdata irq supportSimon Glass
2021-09-25clk: Rename clk_get_by_driver_info()Simon Glass
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-09-24test/py: tpm2: Skip tpm pytest based on env variableT Karthik Reddy
2021-09-17Remove including timestamp.h in version.hPali Rohár
2021-09-17version: Move version_string[] from version.h to version_string.hPali Rohár
2021-09-16test: Add a way to skip console checking until a string matchesSimon Glass
2021-09-16test: Tidy a comment in the bloblist testSimon Glass
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-13pci: Drop DM_PCISimon Glass
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-31sandbox: add test of wdt-uclass' watchdog_reset()Rasmus Villemoes
2021-08-31sandbox: add test of wdt_gpio driverRasmus Villemoes
2021-08-22bootcount: add a new driver with syscon as backendNandor Han
2021-08-22i2c: add dm_i2c_reg_clrsetSebastian Reichel
2021-08-16test: dm: Add test for ECDSA UCLASS supportAlexandru Gagniuc
2021-08-08dm: core: Don't allow uclass use before readySimon Glass