1. 076030e Merge patch series "test: Tidy up the test/ directory" by Tom Rini · Wed Nov 13 11:59:07 2024 -0600
  2. 4c4bf3e test: Quote test names by Simon Glass · Sat Nov 02 13:37:05 2024 -0600
  3. d3805b1 test: Correct display of failing test by Simon Glass · Sat Nov 02 13:37:04 2024 -0600
  4. e41d94d test: Update time tests to use unit-test asserts by Simon Glass · Sat Nov 02 13:37:03 2024 -0600
  5. 3baf5a7 test: Move time tests into the lib suite by Simon Glass · Sat Nov 02 13:37:02 2024 -0600
  6. fc69d81 test: Move time_ut test into lib by Simon Glass · Sat Nov 02 13:37:01 2024 -0600
  7. 38754db test: Move unicode tests into the lib suite by Simon Glass · Sat Nov 02 13:37:00 2024 -0600
  8. dcd1a6b test: Move unicode_ut test into lib by Simon Glass · Sat Nov 02 13:36:59 2024 -0600
  9. 2dcfdf1 str: test: Move into the lib suite by Simon Glass · Sat Nov 02 13:36:58 2024 -0600
  10. 6eb8369 test: Move str_ut test into lib by Simon Glass · Sat Nov 02 13:36:57 2024 -0600
  11. 3394c3c test: Move print_ut into the common suite by Simon Glass · Sat Nov 02 13:36:56 2024 -0600
  12. 603cd5c test: Move print_ut test into common by Simon Glass · Sat Nov 02 13:36:55 2024 -0600
  13. c67c07a bootm: test: Move test into boot by Simon Glass · Sat Nov 02 13:36:54 2024 -0600
  14. 24533d3 test: Update command test to use unit-test functions by Simon Glass · Sat Nov 02 13:36:53 2024 -0600
  15. 674a9fc command: test: Move into the cmd suite by Simon Glass · Sat Nov 02 13:36:52 2024 -0600
  16. 488994e command_ut: test: Move test into lib by Simon Glass · Sat Nov 02 13:36:51 2024 -0600
  17. ecaaae8 compression: test: Move into the lib suite by Simon Glass · Sat Nov 02 13:36:50 2024 -0600
  18. 6d094a1 compression: test: Move test into lib by Simon Glass · Sat Nov 02 13:36:49 2024 -0600
  19. 4ec8903 test: Drop test-trace.sh and common.sh by Simon Glass · Sat Nov 02 13:36:48 2024 -0600
  20. acd4ce2 bloblist: test: Drop global_data declarations by Simon Glass · Sat Nov 02 13:36:47 2024 -0600
  21. ad4c1fe bloblist: test: Move test into common by Simon Glass · Sat Nov 02 13:36:46 2024 -0600
  22. 8593a63 test: run longjmp() test only on supported architectures by Heinrich Schuchardt · Sun Nov 03 18:54:00 2024 +0100
  23. 4f378de test: efi: boot: Add a test for the efi bootmeth by Simon Glass · Thu Nov 07 14:31:50 2024 -0700
  24. 64c6325 test: efi: boot: Set up an image suitable for EFI testing by Simon Glass · Thu Nov 07 14:31:49 2024 -0700
  25. 3b1e60b efi: Move default filename to a function by Simon Glass · Thu Nov 07 14:31:43 2024 -0700
  26. 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
  27. b4af83a test: bootm: Ensure GD_FLG_SILENT is reset by Andrew Goodbody · Fri Nov 01 13:02:54 2024 +0000
  28. cbe01ae test: bootm: bootm_process_cmdline_env takes flags by Andrew Goodbody · Fri Nov 01 13:02:53 2024 +0000
  29. edef1c6 usb: Fix test dependency on ext4write command by Andrew Goodbody · Tue Oct 15 15:17:37 2024 +0100
  30. 97086f9 usb: Fix test failure with multiple partitions by Andrew Goodbody · Tue Oct 15 13:19:16 2024 +0100
  31. d7ae486 bloblist: test: Mark tests with UTF_BLOBLIST by Simon Glass · Mon Oct 28 13:47:54 2024 +0100
  32. be277ee test: Allow saving and restoring the bloblist by Simon Glass · Mon Oct 28 13:47:53 2024 +0100
  33. 3434420 x86: coreboot: Allow building an expo for editing CMOS config by Simon Glass · Mon Oct 14 16:32:11 2024 -0600
  34. 47f3652 x86: coreboot: Add a command to check and update CMOS RAM by Simon Glass · Mon Oct 14 16:32:10 2024 -0600
  35. b57a23b x86: coreboot: Show the option table by Simon Glass · Mon Oct 14 16:32:08 2024 -0600
  36. 8ec684c x86: coreboot: Add a test for cbsysinfo command by Simon Glass · Mon Oct 14 16:32:07 2024 -0600
  37. 129ba73 test: boot: Update bootflow_iter() for console checking by Simon Glass · Sat Oct 19 09:21:58 2024 -0600
  38. ff81f83 test: Drop the duplicate line in setup_bootmenu_image() by Simon Glass · Sat Oct 19 09:21:57 2024 -0600
  39. 798b5c5 test: Expand implementation of ut_list_has_dm_tests() by Simon Glass · Sat Oct 19 09:21:56 2024 -0600
  40. a59d6d3 test: boot: Use a consistent name for the script bootmeth by Simon Glass · Sat Oct 19 09:21:50 2024 -0600
  41. f66139f dm: core: Add a function to see if a device exists by Simon Glass · Sat Oct 19 09:21:49 2024 -0600
  42. e8d0210 alist: Add a way to efficiently filter an alist by Simon Glass · Sat Oct 19 09:21:47 2024 -0600
  43. 8407424 alist: Add a function to empty the list by Simon Glass · Sat Oct 19 09:21:46 2024 -0600
  44. ce66b8a alist: Add for-loop helpers by Simon Glass · Sat Oct 19 09:21:45 2024 -0600
  45. 899b4cc alist: Add a way to get the next element by Simon Glass · Sat Oct 19 09:21:44 2024 -0600
  46. 22dddc6 test: boot: Use a consistent name for the script bootmeth by Simon Glass · Sat Oct 19 09:21:50 2024 -0600
  47. bc2b204 dm: core: Add a function to see if a device exists by Simon Glass · Sat Oct 19 09:21:49 2024 -0600
  48. 8978883 alist: Add a way to efficiently filter an alist by Simon Glass · Sat Oct 19 09:21:47 2024 -0600
  49. 6724fa8 alist: Add a function to empty the list by Simon Glass · Sat Oct 19 09:21:46 2024 -0600
  50. 8fbacd5 alist: Add for-loop helpers by Simon Glass · Sat Oct 19 09:21:45 2024 -0600
  51. 805c19b alist: Add a way to get the next element by Simon Glass · Sat Oct 19 09:21:44 2024 -0600
  52. c80b0ef Merge patch series "fs: ext4: implement opendir, readdir, closedir" by Tom Rini · Fri Nov 01 13:38:05 2024 -0600
  53. 19c781d fs: ext4: use fs_ls_generic by Heinrich Schuchardt · Sat Oct 26 08:40:48 2024 +0200
  54. 351abe3 test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base by Tom Rini · Tue Oct 29 18:36:49 2024 -0600
  55. 276495d test/py: spi: prevent overwriting relocation memory by Padmarao Begari · Tue Oct 29 17:17:09 2024 +0530
  56. 18afb60 scsi: fix disk capacity too small by one sector by Julius Lehmann · Sat Oct 26 20:06:44 2024 +0200
  57. 3a78320 cmd/eficonfig: capitalize 'enter description' by Heinrich Schuchardt · Fri Oct 25 23:15:05 2024 +0200
  58. 5eeb0ea test/hush: Add CONFIG_CONSOLE_RECORD where required by Tom Rini · Mon Oct 28 10:48:43 2024 -0600
  59. c52608b test/cmd: Make some "ut dm" tests only available on sandbox by Tom Rini · Mon Oct 28 10:48:42 2024 -0600
  60. 9849125 lmb: Fix lmb_add_region_flags() return codes and testing by Ilias Apalodimas · Wed Oct 23 18:22:00 2024 +0300
  61. 7dfc57a test: efi_loader: Fix dependency for http test by Andrew Goodbody · Fri Oct 25 17:47:32 2024 +0100
  62. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · Sun Oct 27 17:14:22 2024 -0600
  63. 0fe88cc drivers: misc: irq-uclass: Update irq_get_by_index by Patrick Rudolph · Wed Oct 23 15:20:05 2024 +0200
  64. 158efd6 acpi: Allocate and write ACPI tables by Patrick Rudolph · Wed Oct 23 15:19:57 2024 +0200
  65. bff7c57 acpi: Add fill_madt to acpi_ops by Patrick Rudolph · Wed Oct 23 15:19:51 2024 +0200
  66. 1cbe5f7 Merge patch series "Allow showing the memory map" by Tom Rini · Fri Oct 25 14:22:36 2024 -0600
  67. 9b259c5 meminfo: Show the lmb records by Simon Glass · Mon Oct 21 10:19:32 2024 +0200
  68. 84015e5 cmd: Update the meminfo command to show the memory map by Simon Glass · Mon Oct 21 10:19:30 2024 +0200
  69. 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
  70. abb772a boot: Introduce BOOTSTD_MENU to control bootflow menu build by Marek Vasut · Sun Oct 20 17:43:12 2024 +0200
  71. 52f93d3 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · Thu Oct 17 17:12:10 2024 +0300
  72. ea143cb treewide: bcb: move ab_select command to bcb subcommands by Dmitry Rokosov · Thu Oct 17 17:12:08 2024 +0300
  73. 370261b test: dm: wdt: replace cyclic_run() by schedule() by Rasmus Villemoes · Thu Oct 03 23:27:55 2024 +0200
  74. 776442e watchdog: gpio_wdt: add support for stoppable devices by Rasmus Villemoes · Wed Oct 02 21:23:23 2024 +0200
  75. f957785 expo: Drop scene_title_set() by Simon Glass · Mon Oct 14 16:32:02 2024 -0600
  76. 6f3e87a expo: Support menu-item values in cedit by Simon Glass · Mon Oct 14 16:32:00 2024 -0600
  77. 100389f expo: Allow menu items to have values by Simon Glass · Mon Oct 14 16:31:58 2024 -0600
  78. 53a0a2f expo: Use standard numbering for save and discard by Simon Glass · Mon Oct 14 16:31:57 2024 -0600
  79. 5c6926c expo: Set the initial next_id to 1 by Simon Glass · Mon Oct 14 16:31:56 2024 -0600
  80. 18c2ccc x86: Add msr command by Simon Glass · Tue Aug 27 19:44:29 2024 -0600
  81. 8af719c x86: Add a cpuid command by Simon Glass · Tue Aug 27 19:44:28 2024 -0600
  82. 2fc5d8c coreboot: Switch to a monospaced font by Simon Glass · Sun Jan 07 17:14:55 2024 -0700
  83. 4f0336d video: Allow querying the font size by Simon Glass · Sun Jan 07 17:14:54 2024 -0700
  84. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · Wed Oct 16 12:03:59 2024 +0200
  85. 253d598 test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled by Jerome Forissier · Wed Oct 16 11:56:26 2024 +0200
  86. 70ff994 test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled by Jerome Forissier · Wed Oct 16 11:56:25 2024 +0200
  87. b0fd7a2 test: Drop mention of old flags in a comment by Simon Glass · Mon Oct 14 14:17:53 2024 -0600
  88. 039b0f0 test: Fix skip check for sleep command test by Andrew Goodbody · Tue Oct 08 13:08:13 2024 +0100
  89. 1e8a032 Merge patch series "test: Minor fixes to test.py" by Tom Rini · Tue Oct 15 09:31:50 2024 -0600
  90. 081f3af test: Add tests for the bootmeth set command by Martyn Welch · Wed Oct 09 14:15:41 2024 +0100
  91. 53d6583 test: Fix mulptiplex_log typo by Simon Glass · Wed Oct 09 18:29:05 2024 -0600
  92. 7a1e9b4 test: Tidy up remaining exceptions by Simon Glass · Wed Oct 09 18:29:04 2024 -0600
  93. d834d9a test: Detect dead connections by Simon Glass · Wed Oct 09 18:29:03 2024 -0600
  94. 573171e test: Separate out the exception handling by Simon Glass · Wed Oct 09 18:29:02 2024 -0600
  95. a5ab7ed test: Move the receive code into a function by Simon Glass · Wed Oct 09 18:29:01 2024 -0600
  96. 35ad432 test: Create a common function to get the config by Simon Glass · Wed Oct 09 18:29:00 2024 -0600
  97. 94b3583 test: Avoid failing skipped tests by Simon Glass · Wed Oct 09 18:28:59 2024 -0600
  98. 6491415 test: Use a constant for the test timeout by Simon Glass · Wed Oct 09 18:28:58 2024 -0600
  99. f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · Mon Oct 14 13:34:06 2024 -0600
  100. 37ac127 test: Remove ASN1 library test by Raymond Mao · Thu Oct 03 14:50:39 2024 -0700