1. d8c5bcb test: cmd/mbr: pass correct buffer size to init_write_buffers by Heinrich Schuchardt · 3 weeks ago
  2. f6ee671 Merge patch series "cmd: hash: correct parameter count check" by Tom Rini · 10 days ago
  3. 7dfafcd test: unit test for hash command by Heinrich Schuchardt · 3 weeks ago
  4. 8573ea4 Merge patch series "labgrid: Provide an integration with Labgrid" by Tom Rini · 11 days ago
  5. aa48299 Merge patch series "test: Tidy up the test/ directory" by Tom Rini · 11 days ago
  6. 5e92fbc test: Correct regex string in test_spi by Simon Glass · 12 days ago
  7. 8f2a9fa test: Support testing with two board-builds by Simon Glass · 12 days ago
  8. 6d0ff32 test: Add a section for closing the connection by Simon Glass · 12 days ago
  9. 082f335 test: Try to shut down the lab console gracefully by Simon Glass · 12 days ago
  10. 5825ddc test: Avoid double echo when starting up by Simon Glass · 12 days ago
  11. f32951d test: Improve handling of sending commands by Simon Glass · 12 days ago
  12. 8308a5e test: Introduce lab mode by Simon Glass · 12 days ago
  13. bf89a8f test: Introduce the concept of a role by Simon Glass · 12 days ago
  14. 6f35830 test: Allow connecting to a running board by Simon Glass · 12 days ago
  15. 530c694 test: Release board after tests complete by Simon Glass · 12 days ago
  16. 8344038 test: Allow signaling that U-Boot is ready by Simon Glass · 12 days ago
  17. c63f4e4 test: Quote test names by Simon Glass · 3 weeks ago
  18. 4f570b3 test: Correct display of failing test by Simon Glass · 3 weeks ago
  19. 88db4fc test: Update time tests to use unit-test asserts by Simon Glass · 3 weeks ago
  20. dd0057d test: Move time tests into the lib suite by Simon Glass · 3 weeks ago
  21. 890d91f test: Move time_ut test into lib by Simon Glass · 3 weeks ago
  22. 5912a9e test: Move unicode tests into the lib suite by Simon Glass · 3 weeks ago
  23. 7a27d41 test: Move unicode_ut test into lib by Simon Glass · 3 weeks ago
  24. 4563fb4 str: test: Move into the lib suite by Simon Glass · 3 weeks ago
  25. 2352526 test: Move str_ut test into lib by Simon Glass · 3 weeks ago
  26. 33ca12b test: Move print_ut into the common suite by Simon Glass · 3 weeks ago
  27. 479b389 test: Move print_ut test into common by Simon Glass · 3 weeks ago
  28. 7f8b8c5 bootm: test: Move test into boot by Simon Glass · 3 weeks ago
  29. ee3c869 test: Update command test to use unit-test functions by Simon Glass · 3 weeks ago
  30. c25b35b command: test: Move into the cmd suite by Simon Glass · 3 weeks ago
  31. a616550 command_ut: test: Move test into lib by Simon Glass · 3 weeks ago
  32. 5cf3925 compression: test: Move into the lib suite by Simon Glass · 3 weeks ago
  33. e67cc4b compression: test: Move test into lib by Simon Glass · 3 weeks ago
  34. a5896b8 test: Drop test-trace.sh and common.sh by Simon Glass · 3 weeks ago
  35. 692ed74 bloblist: test: Drop global_data declarations by Simon Glass · 3 weeks ago
  36. 82e6d79 bloblist: test: Move test into common by Simon Glass · 3 weeks ago
  37. e6b937f test: run longjmp() test only on supported architectures by Heinrich Schuchardt · 3 weeks ago
  38. 70b78d5 test: efi: boot: Add a test for the efi bootmeth by Simon Glass · 2 weeks ago
  39. 79aed64 test: efi: boot: Set up an image suitable for EFI testing by Simon Glass · 2 weeks ago
  40. 9fd623a efi: Move default filename to a function by Simon Glass · 2 weeks ago
  41. a2bed7d Merge patch series "Fixes to allow 'ut bootm' to pass when run interactively" by Tom Rini · 3 weeks ago
  42. 931e0df test: bootm: Ensure GD_FLG_SILENT is reset by Andrew Goodbody · 3 weeks ago
  43. 66ca662 test: bootm: bootm_process_cmdline_env takes flags by Andrew Goodbody · 3 weeks ago
  44. c422501 usb: Fix test dependency on ext4write command by Andrew Goodbody · 6 weeks ago
  45. 32e40f3 usb: Fix test failure with multiple partitions by Andrew Goodbody · 6 weeks ago
  46. 6cdb149 bloblist: test: Mark tests with UTF_BLOBLIST by Simon Glass · 4 weeks ago
  47. 3f1d799 test: Allow saving and restoring the bloblist by Simon Glass · 4 weeks ago
  48. ae3b592 x86: coreboot: Allow building an expo for editing CMOS config by Simon Glass · 6 weeks ago
  49. e25c34d x86: coreboot: Add a command to check and update CMOS RAM by Simon Glass · 6 weeks ago
  50. d04c23f x86: coreboot: Show the option table by Simon Glass · 6 weeks ago
  51. bde8690 x86: coreboot: Add a test for cbsysinfo command by Simon Glass · 6 weeks ago
  52. 5936d86 test: boot: Update bootflow_iter() for console checking by Simon Glass · 5 weeks ago
  53. 3ef48a7 test: Drop the duplicate line in setup_bootmenu_image() by Simon Glass · 5 weeks ago
  54. fbdac81 test: Expand implementation of ut_list_has_dm_tests() by Simon Glass · 5 weeks ago
  55. 5224aa1 test: boot: Use a consistent name for the script bootmeth by Simon Glass · 5 weeks ago
  56. 79b3e9d dm: core: Add a function to see if a device exists by Simon Glass · 5 weeks ago
  57. 5dfc1c8 alist: Add a way to efficiently filter an alist by Simon Glass · 5 weeks ago
  58. 5bd4ead alist: Add a function to empty the list by Simon Glass · 5 weeks ago
  59. d785a77 alist: Add for-loop helpers by Simon Glass · 5 weeks ago
  60. 1d49f78 alist: Add a way to get the next element by Simon Glass · 5 weeks ago
  61. 6e62548 test: boot: Use a consistent name for the script bootmeth by Simon Glass · 5 weeks ago
  62. cedf9cc dm: core: Add a function to see if a device exists by Simon Glass · 5 weeks ago
  63. d01c58a alist: Add a way to efficiently filter an alist by Simon Glass · 5 weeks ago
  64. 70f5f17 alist: Add a function to empty the list by Simon Glass · 5 weeks ago
  65. 83bc598 alist: Add for-loop helpers by Simon Glass · 5 weeks ago
  66. 2ce146a alist: Add a way to get the next element by Simon Glass · 5 weeks ago
  67. 8e5e64d Merge patch series "fs: ext4: implement opendir, readdir, closedir" by Tom Rini · 3 weeks ago WIP/01Nov2024
  68. 29e5a2e fs: ext4: use fs_ls_generic by Heinrich Schuchardt · 4 weeks ago
  69. 15a55db test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base by Tom Rini · 4 weeks ago
  70. 57ea496 test/py: spi: prevent overwriting relocation memory by Padmarao Begari · 4 weeks ago
  71. 5f7c06b scsi: fix disk capacity too small by one sector by Julius Lehmann · 4 weeks ago
  72. a01e7d2 cmd/eficonfig: capitalize 'enter description' by Heinrich Schuchardt · 4 weeks ago
  73. 2d42f7d test/hush: Add CONFIG_CONSOLE_RECORD where required by Tom Rini · 4 weeks ago
  74. a87884f test/cmd: Make some "ut dm" tests only available on sandbox by Tom Rini · 4 weeks ago
  75. 0f57b00 lmb: Fix lmb_add_region_flags() return codes and testing by Ilias Apalodimas · 5 weeks ago
  76. 467a84e test: efi_loader: Fix dependency for http test by Andrew Goodbody · 4 weeks ago
  77. 2800aec Merge patch series "Implement ACPI on aarch64" by Tom Rini · 4 weeks ago WIP/27Oct2024
  78. f116fea drivers: misc: irq-uclass: Update irq_get_by_index by Patrick Rudolph · 5 weeks ago
  79. f570ab6 acpi: Allocate and write ACPI tables by Patrick Rudolph · 5 weeks ago
  80. 763bad3 acpi: Add fill_madt to acpi_ops by Patrick Rudolph · 5 weeks ago
  81. deafcdc Merge patch series "Allow showing the memory map" by Tom Rini · 4 weeks ago
  82. 9252b7f meminfo: Show the lmb records by Simon Glass · 5 weeks ago
  83. f18c048 cmd: Update the meminfo command to show the memory map by Simon Glass · 5 weeks ago
  84. e8a45b5 Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 4 weeks ago
  85. f692cfe boot: Introduce BOOTSTD_MENU to control bootflow menu build by Marek Vasut · 5 weeks ago
  86. a995084 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · 5 weeks ago
  87. b523b4d treewide: bcb: move ab_select command to bcb subcommands by Dmitry Rokosov · 5 weeks ago
  88. e3bc477 test: dm: wdt: replace cyclic_run() by schedule() by Rasmus Villemoes · 7 weeks ago
  89. 7f3d53c watchdog: gpio_wdt: add support for stoppable devices by Rasmus Villemoes · 7 weeks ago
  90. 96cbafb expo: Drop scene_title_set() by Simon Glass · 6 weeks ago
  91. 55a9de5 expo: Support menu-item values in cedit by Simon Glass · 6 weeks ago
  92. 012e1e8 expo: Allow menu items to have values by Simon Glass · 6 weeks ago
  93. d8ff97c expo: Use standard numbering for save and discard by Simon Glass · 6 weeks ago
  94. 89f4f33 expo: Set the initial next_id to 1 by Simon Glass · 6 weeks ago
  95. c4e5826 x86: Add msr command by Simon Glass · 3 months ago
  96. 557767f x86: Add a cpuid command by Simon Glass · 3 months ago
  97. f0feda9 coreboot: Switch to a monospaced font by Simon Glass · 11 months ago
  98. 112eb85 video: Allow querying the font size by Simon Glass · 11 months ago
  99. 8cb3303 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 6 weeks ago
  100. 625d40a test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled by Jerome Forissier · 6 weeks ago