summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-11-09test: efi: boot: Add a test for the efi bootmethSimon Glass
2024-11-09test: efi: boot: Set up an image suitable for EFI testingSimon Glass
2024-11-09efi: Move default filename to a functionSimon Glass
2024-11-04Merge patch series "Fixes to allow 'ut bootm' to pass when run interactively"Tom Rini
2024-11-04test: bootm: Ensure GD_FLG_SILENT is resetAndrew Goodbody
2024-11-04test: bootm: bootm_process_cmdline_env takes flagsAndrew Goodbody
2024-11-04usb: Fix test dependency on ext4write commandAndrew Goodbody
2024-11-04usb: Fix test failure with multiple partitionsAndrew Goodbody
2024-11-03bloblist: test: Mark tests with UTF_BLOBLISTSimon Glass
2024-11-03test: Allow saving and restoring the bloblistSimon Glass
2024-11-03x86: coreboot: Allow building an expo for editing CMOS configSimon Glass
2024-11-03x86: coreboot: Add a command to check and update CMOS RAMSimon Glass
2024-11-03x86: coreboot: Show the option tableSimon Glass
2024-11-03x86: coreboot: Add a test for cbsysinfo commandSimon Glass
2024-11-03test: boot: Update bootflow_iter() for console checkingSimon Glass
2024-11-03test: Drop the duplicate line in setup_bootmenu_image()Simon Glass
2024-11-03test: Expand implementation of ut_list_has_dm_tests()Simon Glass
2024-11-03test: boot: Use a consistent name for the script bootmethSimon Glass
2024-11-03dm: core: Add a function to see if a device existsSimon Glass
2024-11-03alist: Add a way to efficiently filter an alistSimon Glass
2024-11-03alist: Add a function to empty the listSimon Glass
2024-11-03alist: Add for-loop helpersSimon Glass
2024-11-03alist: 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