1. 2abe305 lmb.c: add missing comma in lmb_dump_region() by Heinrich Schuchardt · 2 weeks ago
  2. f53329d test: use %zd for size_t in mbr_test_run() by Heinrich Schuchardt · 3 weeks ago
  3. 3eb9d26 test: print_printf() must check availability of %ls by Heinrich Schuchardt · 3 weeks ago
  4. ea27c84 test: cmd/mbr: pass correct buffer size to init_write_buffers by Heinrich Schuchardt · 3 weeks ago
  5. 8fe420f Merge patch series "cmd: hash: correct parameter count check" by Tom Rini · 9 days ago
  6. 043059d test: unit test for hash command by Heinrich Schuchardt · 3 weeks ago
  7. 06a2234 Merge patch series "labgrid: Provide an integration with Labgrid" by Tom Rini · 10 days ago
  8. 076030e Merge patch series "test: Tidy up the test/ directory" by Tom Rini · 10 days ago
  9. 8be1fe5 test: Correct regex string in test_spi by Simon Glass · 11 days ago
  10. 5a63a4b test: Support testing with two board-builds by Simon Glass · 11 days ago
  11. f5285a2 test: Add a section for closing the connection by Simon Glass · 11 days ago
  12. 3ac7d43 test: Try to shut down the lab console gracefully by Simon Glass · 11 days ago
  13. 833fd66 test: Avoid double echo when starting up by Simon Glass · 11 days ago
  14. 2f90912 test: Improve handling of sending commands by Simon Glass · 11 days ago
  15. f8456fa test: Introduce lab mode by Simon Glass · 11 days ago
  16. f6dbc36 test: Introduce the concept of a role by Simon Glass · 11 days ago
  17. f1b1bb8 test: Allow connecting to a running board by Simon Glass · 11 days ago
  18. dcb97ed test: Release board after tests complete by Simon Glass · 11 days ago
  19. 6cffce9 test: Allow signaling that U-Boot is ready by Simon Glass · 11 days ago
  20. 4c4bf3e test: Quote test names by Simon Glass · 3 weeks ago
  21. d3805b1 test: Correct display of failing test by Simon Glass · 3 weeks ago
  22. e41d94d test: Update time tests to use unit-test asserts by Simon Glass · 3 weeks ago
  23. 3baf5a7 test: Move time tests into the lib suite by Simon Glass · 3 weeks ago
  24. fc69d81 test: Move time_ut test into lib by Simon Glass · 3 weeks ago
  25. 38754db test: Move unicode tests into the lib suite by Simon Glass · 3 weeks ago
  26. dcd1a6b test: Move unicode_ut test into lib by Simon Glass · 3 weeks ago
  27. 2dcfdf1 str: test: Move into the lib suite by Simon Glass · 3 weeks ago
  28. 6eb8369 test: Move str_ut test into lib by Simon Glass · 3 weeks ago
  29. 3394c3c test: Move print_ut into the common suite by Simon Glass · 3 weeks ago
  30. 603cd5c test: Move print_ut test into common by Simon Glass · 3 weeks ago
  31. c67c07a bootm: test: Move test into boot by Simon Glass · 3 weeks ago
  32. 24533d3 test: Update command test to use unit-test functions by Simon Glass · 3 weeks ago
  33. 674a9fc command: test: Move into the cmd suite by Simon Glass · 3 weeks ago
  34. 488994e command_ut: test: Move test into lib by Simon Glass · 3 weeks ago
  35. ecaaae8 compression: test: Move into the lib suite by Simon Glass · 3 weeks ago
  36. 6d094a1 compression: test: Move test into lib by Simon Glass · 3 weeks ago
  37. 4ec8903 test: Drop test-trace.sh and common.sh by Simon Glass · 3 weeks ago
  38. acd4ce2 bloblist: test: Drop global_data declarations by Simon Glass · 3 weeks ago
  39. ad4c1fe bloblist: test: Move test into common by Simon Glass · 3 weeks ago
  40. 8593a63 test: run longjmp() test only on supported architectures by Heinrich Schuchardt · 3 weeks ago
  41. 4f378de test: efi: boot: Add a test for the efi bootmeth by Simon Glass · 2 weeks ago
  42. 64c6325 test: efi: boot: Set up an image suitable for EFI testing by Simon Glass · 2 weeks ago
  43. 3b1e60b efi: Move default filename to a function by Simon Glass · 2 weeks ago
  44. 4d84611 Merge patch series "Fixes to allow 'ut bootm' to pass when run interactively" by Tom Rini · 3 weeks ago
  45. b4af83a test: bootm: Ensure GD_FLG_SILENT is reset by Andrew Goodbody · 3 weeks ago
  46. cbe01ae test: bootm: bootm_process_cmdline_env takes flags by Andrew Goodbody · 3 weeks ago
  47. edef1c6 usb: Fix test dependency on ext4write command by Andrew Goodbody · 6 weeks ago
  48. 97086f9 usb: Fix test failure with multiple partitions by Andrew Goodbody · 6 weeks ago
  49. d7ae486 bloblist: test: Mark tests with UTF_BLOBLIST by Simon Glass · 4 weeks ago
  50. be277ee test: Allow saving and restoring the bloblist by Simon Glass · 4 weeks ago
  51. 3434420 x86: coreboot: Allow building an expo for editing CMOS config by Simon Glass · 6 weeks ago
  52. 47f3652 x86: coreboot: Add a command to check and update CMOS RAM by Simon Glass · 6 weeks ago
  53. b57a23b x86: coreboot: Show the option table by Simon Glass · 6 weeks ago
  54. 8ec684c x86: coreboot: Add a test for cbsysinfo command by Simon Glass · 6 weeks ago
  55. 129ba73 test: boot: Update bootflow_iter() for console checking by Simon Glass · 5 weeks ago
  56. ff81f83 test: Drop the duplicate line in setup_bootmenu_image() by Simon Glass · 5 weeks ago
  57. 798b5c5 test: Expand implementation of ut_list_has_dm_tests() by Simon Glass · 5 weeks ago
  58. a59d6d3 test: boot: Use a consistent name for the script bootmeth by Simon Glass · 5 weeks ago
  59. f66139f dm: core: Add a function to see if a device exists by Simon Glass · 5 weeks ago
  60. e8d0210 alist: Add a way to efficiently filter an alist by Simon Glass · 5 weeks ago
  61. 8407424 alist: Add a function to empty the list by Simon Glass · 5 weeks ago
  62. ce66b8a alist: Add for-loop helpers by Simon Glass · 5 weeks ago
  63. 899b4cc alist: Add a way to get the next element by Simon Glass · 5 weeks ago
  64. 22dddc6 test: boot: Use a consistent name for the script bootmeth by Simon Glass · 5 weeks ago
  65. bc2b204 dm: core: Add a function to see if a device exists by Simon Glass · 5 weeks ago
  66. 8978883 alist: Add a way to efficiently filter an alist by Simon Glass · 5 weeks ago
  67. 6724fa8 alist: Add a function to empty the list by Simon Glass · 5 weeks ago
  68. 8fbacd5 alist: Add for-loop helpers by Simon Glass · 5 weeks ago
  69. 805c19b alist: Add a way to get the next element by Simon Glass · 5 weeks ago
  70. c80b0ef Merge patch series "fs: ext4: implement opendir, readdir, closedir" by Tom Rini · 3 weeks ago
  71. 19c781d fs: ext4: use fs_ls_generic by Heinrich Schuchardt · 4 weeks ago
  72. 351abe3 test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base by Tom Rini · 3 weeks ago
  73. 276495d test/py: spi: prevent overwriting relocation memory by Padmarao Begari · 4 weeks ago
  74. 18afb60 scsi: fix disk capacity too small by one sector by Julius Lehmann · 4 weeks ago
  75. 3a78320 cmd/eficonfig: capitalize 'enter description' by Heinrich Schuchardt · 4 weeks ago
  76. 5eeb0ea test/hush: Add CONFIG_CONSOLE_RECORD where required by Tom Rini · 4 weeks ago
  77. c52608b test/cmd: Make some "ut dm" tests only available on sandbox by Tom Rini · 4 weeks ago
  78. 9849125 lmb: Fix lmb_add_region_flags() return codes and testing by Ilias Apalodimas · 4 weeks ago
  79. 7dfc57a test: efi_loader: Fix dependency for http test by Andrew Goodbody · 4 weeks ago
  80. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · 4 weeks ago
  81. 0fe88cc drivers: misc: irq-uclass: Update irq_get_by_index by Patrick Rudolph · 4 weeks ago
  82. 158efd6 acpi: Allocate and write ACPI tables by Patrick Rudolph · 4 weeks ago
  83. bff7c57 acpi: Add fill_madt to acpi_ops by Patrick Rudolph · 4 weeks ago
  84. 1cbe5f7 Merge patch series "Allow showing the memory map" by Tom Rini · 4 weeks ago
  85. 9b259c5 meminfo: Show the lmb records by Simon Glass · 5 weeks ago
  86. 84015e5 cmd: Update the meminfo command to show the memory map by Simon Glass · 5 weeks ago
  87. f89dff1 Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 4 weeks ago
  88. abb772a boot: Introduce BOOTSTD_MENU to control bootflow menu build by Marek Vasut · 5 weeks ago
  89. 52f93d3 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · 5 weeks ago
  90. ea143cb treewide: bcb: move ab_select command to bcb subcommands by Dmitry Rokosov · 5 weeks ago
  91. 370261b test: dm: wdt: replace cyclic_run() by schedule() by Rasmus Villemoes · 7 weeks ago
  92. 776442e watchdog: gpio_wdt: add support for stoppable devices by Rasmus Villemoes · 7 weeks ago
  93. f957785 expo: Drop scene_title_set() by Simon Glass · 6 weeks ago
  94. 6f3e87a expo: Support menu-item values in cedit by Simon Glass · 6 weeks ago
  95. 100389f expo: Allow menu items to have values by Simon Glass · 6 weeks ago
  96. 53a0a2f expo: Use standard numbering for save and discard by Simon Glass · 6 weeks ago
  97. 5c6926c expo: Set the initial next_id to 1 by Simon Glass · 6 weeks ago
  98. 18c2ccc x86: Add msr command by Simon Glass · 3 months ago
  99. 8af719c x86: Add a cpuid command by Simon Glass · 3 months ago
  100. 2fc5d8c coreboot: Switch to a monospaced font by Simon Glass · 11 months ago