summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
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
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2021-08-02lib: Allow using 0x when a decimal value is requestedSimon Glass
2021-08-02lib: Add octal tests for simple_strtoul/l()Simon Glass
2021-08-02lib: Add tests for simple_strtoull()Simon Glass
2021-08-02lib: Drop unnecessary check for hex digitSimon Glass
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-08-01dtoc: Support widening a bool valueSimon Glass
2021-08-01dtoc: Fix widening an int array to an intSimon Glass
2021-08-01sandbox: Reduce keyed autoboot delaySimon Glass
2021-08-01sandbox: tpm: Support extending a PCR multiple timesSimon Glass
2021-07-29Merge branch '2021-07-28-assorted-fixes'Tom Rini
2021-07-29Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-28test/py: Improve check for mksquashfs versionMarek Behún
2021-07-27test: cmd: setexpr: add format string testsRoland Gaudig
2021-07-27dm: test: Add test case to check node name ignoring unit addressKishon Vijay Abraham I
2021-07-27test: Fix size_t formats in strlcat testSimon Glass
2021-07-24test/py: efi_capsule: align with efidebug syntax changesAKASHI Takahiro
2021-07-23test: add first autoboot unit testsSteffen Jaeckel
2021-07-23lib: wrap crypt API to hide errno usageSteffen Jaeckel
2021-07-23lib: add crypt subsystemSteffen Jaeckel
2021-07-23reboot-mode: read the boot mode from RTC memoryNandor Han
2021-07-23reboot-mode: read the boot mode from GPIOs statusNandor Han
2021-07-23cmd: pinmux: support pin name in status commandPatrick Delaunay
2021-07-23cmd: pinmux: update result of do_statusPatrick Delaunay
2021-07-21log: Allow padding of the function nameSimon Glass
2021-07-21blk: Support iterationSimon Glass
2021-07-21bloblist: Correct condition in bloblist_addrec()Simon Glass
2021-07-21bloblist: Support resizing a blobSimon Glass
2021-07-21sandbox: Support executables for more phasesSimon Glass
2021-07-21test: Avoid a build error with SPLSimon Glass
2021-07-21test: Add DM_DMA to be disabledSimon Glass
2021-07-21test: Allow CONFIG_SPL_LOAD_FIT to be disabledSimon Glass
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-15test: Rename final check in setexpr_test_backref()Simon Glass
2021-07-15Nokia RX-51: Add check for /lib/ld-linux.so.2 in test scriptPali Rohár