summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-11-02alist: Add a function to empty the listSimon Glass
2024-11-02alist: Add for-loop helpersSimon Glass
2024-11-02alist: Add a way to get the next elementSimon Glass
2024-11-01Merge patch series "fs: ext4: implement opendir, readdir, closedir"Tom Rini
2024-11-01fs: ext4: use fs_ls_genericHeinrich Schuchardt
2024-11-01test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for baseTom Rini
2024-11-01test/py: spi: prevent overwriting relocation memoryPadmarao Begari
2024-11-01scsi: fix disk capacity too small by one sectorJulius Lehmann
2024-10-30cmd/eficonfig: capitalize 'enter description'Heinrich Schuchardt
2024-10-29test/hush: Add CONFIG_CONSOLE_RECORD where requiredTom Rini
2024-10-29test/cmd: Make some "ut dm" tests only available on sandboxTom Rini
2024-10-29lmb: Fix lmb_add_region_flags() return codes and testingIlias Apalodimas
2024-10-27test: efi_loader: Fix dependency for http testAndrew Goodbody
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27drivers: misc: irq-uclass: Update irq_get_by_indexPatrick Rudolph
2024-10-27acpi: Allocate and write ACPI tablesPatrick Rudolph
2024-10-27acpi: Add fill_madt to acpi_opsPatrick Rudolph
2024-10-25Merge patch series "Allow showing the memory map"Tom Rini
2024-10-25meminfo: Show the lmb recordsSimon Glass
2024-10-25cmd: Update the meminfo command to show the memory mapSimon Glass
2024-10-25Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-10-24boot: Introduce BOOTSTD_MENU to control bootflow menu buildMarek Vasut
2024-10-24cmd: bcb: introduce 'ab_dump' command to print BCB block contentDmitry Rokosov
2024-10-24treewide: bcb: move ab_select command to bcb subcommandsDmitry Rokosov
2024-10-23test: dm: wdt: replace cyclic_run() by schedule()Rasmus Villemoes
2024-10-23watchdog: gpio_wdt: add support for stoppable devicesRasmus Villemoes
2024-10-18expo: Drop scene_title_set()Simon Glass
2024-10-18expo: Support menu-item values in ceditSimon Glass
2024-10-18expo: Allow menu items to have valuesSimon Glass
2024-10-18expo: Use standard numbering for save and discardSimon Glass
2024-10-18expo: Set the initial next_id to 1Simon Glass
2024-10-18x86: Add msr commandSimon Glass
2024-10-18x86: Add a cpuid commandSimon Glass
2024-10-18coreboot: Switch to a monospaced fontSimon Glass
2024-10-18video: Allow querying the font sizeSimon Glass
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-10-16test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabledJerome Forissier
2024-10-16test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabledJerome Forissier
2024-10-15test: Drop mention of old flags in a commentSimon Glass
2024-10-15test: Fix skip check for sleep command testAndrew Goodbody
2024-10-15Merge patch series "test: Minor fixes to test.py"Tom Rini
2024-10-15test: Add tests for the bootmeth set commandMartyn Welch
2024-10-15test: Fix mulptiplex_log typoSimon Glass
2024-10-15test: Tidy up remaining exceptionsSimon Glass
2024-10-15test: Detect dead connectionsSimon Glass
2024-10-15test: Separate out the exception handlingSimon Glass
2024-10-15test: Move the receive code into a functionSimon Glass
2024-10-15test: Create a common function to get the configSimon Glass
2024-10-15test: Avoid failing skipped testsSimon Glass
2024-10-15test: Use a constant for the test timeoutSimon Glass