1. 4d84611 Merge patch series "Fixes to allow 'ut bootm' to pass when run interactively" by Tom Rini · Mon Nov 04 14:49:10 2024 -0600
  2. b4af83a test: bootm: Ensure GD_FLG_SILENT is reset by Andrew Goodbody · Fri Nov 01 13:02:54 2024 +0000
  3. cbe01ae test: bootm: bootm_process_cmdline_env takes flags by Andrew Goodbody · Fri Nov 01 13:02:53 2024 +0000
  4. edef1c6 usb: Fix test dependency on ext4write command by Andrew Goodbody · Tue Oct 15 15:17:37 2024 +0100
  5. 97086f9 usb: Fix test failure with multiple partitions by Andrew Goodbody · Tue Oct 15 13:19:16 2024 +0100
  6. d7ae486 bloblist: test: Mark tests with UTF_BLOBLIST by Simon Glass · Mon Oct 28 13:47:54 2024 +0100
  7. be277ee test: Allow saving and restoring the bloblist by Simon Glass · Mon Oct 28 13:47:53 2024 +0100
  8. 3434420 x86: coreboot: Allow building an expo for editing CMOS config by Simon Glass · Mon Oct 14 16:32:11 2024 -0600
  9. 47f3652 x86: coreboot: Add a command to check and update CMOS RAM by Simon Glass · Mon Oct 14 16:32:10 2024 -0600
  10. b57a23b x86: coreboot: Show the option table by Simon Glass · Mon Oct 14 16:32:08 2024 -0600
  11. 8ec684c x86: coreboot: Add a test for cbsysinfo command by Simon Glass · Mon Oct 14 16:32:07 2024 -0600
  12. 129ba73 test: boot: Update bootflow_iter() for console checking by Simon Glass · Sat Oct 19 09:21:58 2024 -0600
  13. ff81f83 test: Drop the duplicate line in setup_bootmenu_image() by Simon Glass · Sat Oct 19 09:21:57 2024 -0600
  14. 798b5c5 test: Expand implementation of ut_list_has_dm_tests() by Simon Glass · Sat Oct 19 09:21:56 2024 -0600
  15. a59d6d3 test: boot: Use a consistent name for the script bootmeth by Simon Glass · Sat Oct 19 09:21:50 2024 -0600
  16. f66139f dm: core: Add a function to see if a device exists by Simon Glass · Sat Oct 19 09:21:49 2024 -0600
  17. e8d0210 alist: Add a way to efficiently filter an alist by Simon Glass · Sat Oct 19 09:21:47 2024 -0600
  18. 8407424 alist: Add a function to empty the list by Simon Glass · Sat Oct 19 09:21:46 2024 -0600
  19. ce66b8a alist: Add for-loop helpers by Simon Glass · Sat Oct 19 09:21:45 2024 -0600
  20. 899b4cc alist: Add a way to get the next element by Simon Glass · Sat Oct 19 09:21:44 2024 -0600
  21. c80b0ef Merge patch series "fs: ext4: implement opendir, readdir, closedir" by Tom Rini · Fri Nov 01 13:38:05 2024 -0600
  22. 19c781d fs: ext4: use fs_ls_generic by Heinrich Schuchardt · Sat Oct 26 08:40:48 2024 +0200
  23. 351abe3 test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base by Tom Rini · Tue Oct 29 18:36:49 2024 -0600
  24. 276495d test/py: spi: prevent overwriting relocation memory by Padmarao Begari · Tue Oct 29 17:17:09 2024 +0530
  25. 18afb60 scsi: fix disk capacity too small by one sector by Julius Lehmann · Sat Oct 26 20:06:44 2024 +0200
  26. 3a78320 cmd/eficonfig: capitalize 'enter description' by Heinrich Schuchardt · Fri Oct 25 23:15:05 2024 +0200
  27. 5eeb0ea test/hush: Add CONFIG_CONSOLE_RECORD where required by Tom Rini · Mon Oct 28 10:48:43 2024 -0600
  28. c52608b test/cmd: Make some "ut dm" tests only available on sandbox by Tom Rini · Mon Oct 28 10:48:42 2024 -0600
  29. 9849125 lmb: Fix lmb_add_region_flags() return codes and testing by Ilias Apalodimas · Wed Oct 23 18:22:00 2024 +0300
  30. 7dfc57a test: efi_loader: Fix dependency for http test by Andrew Goodbody · Fri Oct 25 17:47:32 2024 +0100
  31. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · Sun Oct 27 17:14:22 2024 -0600
  32. 0fe88cc drivers: misc: irq-uclass: Update irq_get_by_index by Patrick Rudolph · Wed Oct 23 15:20:05 2024 +0200
  33. 158efd6 acpi: Allocate and write ACPI tables by Patrick Rudolph · Wed Oct 23 15:19:57 2024 +0200
  34. bff7c57 acpi: Add fill_madt to acpi_ops by Patrick Rudolph · Wed Oct 23 15:19:51 2024 +0200
  35. 1cbe5f7 Merge patch series "Allow showing the memory map" by Tom Rini · Fri Oct 25 14:22:36 2024 -0600
  36. 9b259c5 meminfo: Show the lmb records by Simon Glass · Mon Oct 21 10:19:32 2024 +0200
  37. 84015e5 cmd: Update the meminfo command to show the memory map by Simon Glass · Mon Oct 21 10:19:30 2024 +0200
  38. f89dff1 Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Fri Oct 25 08:35:56 2024 -0600
  39. abb772a boot: Introduce BOOTSTD_MENU to control bootflow menu build by Marek Vasut · Sun Oct 20 17:43:12 2024 +0200
  40. 52f93d3 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · Thu Oct 17 17:12:10 2024 +0300
  41. ea143cb treewide: bcb: move ab_select command to bcb subcommands by Dmitry Rokosov · Thu Oct 17 17:12:08 2024 +0300
  42. 370261b test: dm: wdt: replace cyclic_run() by schedule() by Rasmus Villemoes · Thu Oct 03 23:27:55 2024 +0200
  43. 776442e watchdog: gpio_wdt: add support for stoppable devices by Rasmus Villemoes · Wed Oct 02 21:23:23 2024 +0200
  44. f957785 expo: Drop scene_title_set() by Simon Glass · Mon Oct 14 16:32:02 2024 -0600
  45. 6f3e87a expo: Support menu-item values in cedit by Simon Glass · Mon Oct 14 16:32:00 2024 -0600
  46. 100389f expo: Allow menu items to have values by Simon Glass · Mon Oct 14 16:31:58 2024 -0600
  47. 53a0a2f expo: Use standard numbering for save and discard by Simon Glass · Mon Oct 14 16:31:57 2024 -0600
  48. 5c6926c expo: Set the initial next_id to 1 by Simon Glass · Mon Oct 14 16:31:56 2024 -0600
  49. 18c2ccc x86: Add msr command by Simon Glass · Tue Aug 27 19:44:29 2024 -0600
  50. 8af719c x86: Add a cpuid command by Simon Glass · Tue Aug 27 19:44:28 2024 -0600
  51. 2fc5d8c coreboot: Switch to a monospaced font by Simon Glass · Sun Jan 07 17:14:55 2024 -0700
  52. 4f0336d video: Allow querying the font size by Simon Glass · Sun Jan 07 17:14:54 2024 -0700
  53. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · Wed Oct 16 12:03:59 2024 +0200
  54. 253d598 test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled by Jerome Forissier · Wed Oct 16 11:56:26 2024 +0200
  55. 70ff994 test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled by Jerome Forissier · Wed Oct 16 11:56:25 2024 +0200
  56. b0fd7a2 test: Drop mention of old flags in a comment by Simon Glass · Mon Oct 14 14:17:53 2024 -0600
  57. 039b0f0 test: Fix skip check for sleep command test by Andrew Goodbody · Tue Oct 08 13:08:13 2024 +0100
  58. 1e8a032 Merge patch series "test: Minor fixes to test.py" by Tom Rini · Tue Oct 15 09:31:50 2024 -0600
  59. 081f3af test: Add tests for the bootmeth set command by Martyn Welch · Wed Oct 09 14:15:41 2024 +0100
  60. 53d6583 test: Fix mulptiplex_log typo by Simon Glass · Wed Oct 09 18:29:05 2024 -0600
  61. 7a1e9b4 test: Tidy up remaining exceptions by Simon Glass · Wed Oct 09 18:29:04 2024 -0600
  62. d834d9a test: Detect dead connections by Simon Glass · Wed Oct 09 18:29:03 2024 -0600
  63. 573171e test: Separate out the exception handling by Simon Glass · Wed Oct 09 18:29:02 2024 -0600
  64. a5ab7ed test: Move the receive code into a function by Simon Glass · Wed Oct 09 18:29:01 2024 -0600
  65. 35ad432 test: Create a common function to get the config by Simon Glass · Wed Oct 09 18:29:00 2024 -0600
  66. 94b3583 test: Avoid failing skipped tests by Simon Glass · Wed Oct 09 18:28:59 2024 -0600
  67. 6491415 test: Use a constant for the test timeout by Simon Glass · Wed Oct 09 18:28:58 2024 -0600
  68. f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · Mon Oct 14 13:34:06 2024 -0600
  69. 37ac127 test: Remove ASN1 library test by Raymond Mao · Thu Oct 03 14:50:39 2024 -0700
  70. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · Fri Oct 11 12:23:25 2024 -0600
  71. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  72. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  73. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:50 2024 -0600
  74. db9fee3 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · Thu Oct 10 16:02:37 2024 -0600
  75. cdc3815 test: dm: Expand ofnode options test with new helper by Christian Marangi · Tue Oct 01 14:24:44 2024 +0200
  76. 719108e test: dm: Add tests for LED boot and activity by Christian Marangi · Tue Oct 01 14:24:43 2024 +0200
  77. 0ec2d96 test: don't call restart_uboot in EFI watchdog test by Heinrich Schuchardt · Wed Oct 02 00:53:35 2024 +0200
  78. b343ee3 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · Thu Sep 26 23:59:31 2024 +0200
  79. 152fe72 power: regulator: Trigger probe of regulators which are always-on or boot-on by Marek Vasut · Fri Sep 27 01:14:12 2024 +0200
  80. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · Tue Sep 24 10:11:59 2024 -0600
  81. 56fc9e5 test/py: test_efi_loader: add HTTP (wget) test for the EFI loader by Jerome Forissier · Wed Sep 11 11:58:26 2024 +0200
  82. 1ec01eb test/py: test_efi_loader: add missing dependency on cmd_tftpboot by Jerome Forissier · Wed Sep 11 11:58:25 2024 +0200
  83. 9f05099 test/py: net_boot: fix comment by Jerome Forissier · Wed Sep 11 11:58:24 2024 +0200
  84. b179191 test/py/tests/test_bootstage.py: Combine stash/unstash tests by Tom Rini · Wed Aug 28 16:56:10 2024 -0600
  85. 385a613 Merge patch series "Fix various bugs" by Tom Rini · Wed Sep 18 13:07:19 2024 -0600
  86. 3a2dc0a test: mbr: Drop a duplicate test by Simon Glass · Sun Sep 01 16:26:34 2024 -0600
  87. 2ca519b test: mbr: Use RAM for the buffers by Simon Glass · Sun Sep 01 16:26:33 2024 -0600
  88. a8c1252 test: mbr: Use a constant for the block size by Simon Glass · Sun Sep 01 16:26:32 2024 -0600
  89. 2a1f169 test: mbr: Unmap the buffers after use by Simon Glass · Sun Sep 01 16:26:31 2024 -0600
  90. 345567c test: mbr: Adjust test to drop 0x by Simon Glass · Sun Sep 01 16:26:22 2024 -0600
  91. 40d2a6e test: mbr: Adjust test to use lower-case hex by Simon Glass · Sun Sep 01 16:26:21 2024 -0600
  92. 1880b8a dm: usb: Deal with USB keyboard persisting across tests by Simon Glass · Sun Sep 01 16:26:20 2024 -0600
  93. 22c93da bootstd: Create a function to reset USB by Simon Glass · Sun Sep 01 16:26:16 2024 -0600
  94. 0863180 test/py: Fix some pylint warnings in test_ut.py by Simon Glass · Sun Sep 01 16:26:14 2024 -0600
  95. 6431852 Merge patch series "Bump new hush commits and fix old hush test behavior" by Tom Rini · Fri Sep 13 13:44:00 2024 -0600
  96. dd847ea test: hush: dollar: fix bugous behavior by Ion Agorria · Tue Sep 03 19:09:42 2024 +0200
  97. de6f1dd test: lib/uuid: add tests for UUID version/variant bits by Caleb Connolly · Fri Aug 30 13:34:41 2024 +0100
  98. 55ce3e9 test: lib/uuid: add unit tests for dynamic UUIDs by Caleb Connolly · Fri Aug 30 13:34:40 2024 +0100
  99. 29cab7c include: export uuid.h by Caleb Connolly · Fri Aug 30 13:34:37 2024 +0100
  100. 4bdc960 sandbox: switch to dynamic UUIDs by Caleb Connolly · Fri Aug 30 13:34:35 2024 +0100