summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2024-10-14Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot"Tom Rini
2024-10-14test: Remove ASN1 library testRaymond Mao
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-10Merge patch series "led: introduce LED boot and activity function"Tom Rini
2024-10-10test: dm: Expand ofnode options test with new helperChristian Marangi
2024-10-10test: dm: Add tests for LED boot and activityChristian Marangi
2024-10-09test: don't call restart_uboot in EFI watchdog testHeinrich Schuchardt
2024-10-09efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILESimon Glass
2024-09-30power: regulator: Trigger probe of regulators which are always-on or boot-onMarek Vasut
2024-09-24Merge patch series "Miscellaneous fixes"Tom Rini
2024-09-24test/py: test_efi_loader: add HTTP (wget) test for the EFI loaderJerome Forissier
2024-09-24test/py: test_efi_loader: add missing dependency on cmd_tftpbootJerome Forissier
2024-09-24test/py: net_boot: fix commentJerome Forissier
2024-09-24test/py/tests/test_bootstage.py: Combine stash/unstash testsTom Rini