1. 53c2956 test: Quote test names by Simon Glass · 3 weeks ago TEST/v2-tidy-test-dir
  2. 7318e82 test: Correct display of failing test by Simon Glass · 3 weeks ago
  3. 0ce62d7 test: Update time tests to use unit-test asserts by Simon Glass · 3 weeks ago
  4. d4afc37 test: Move time tests into the lib suite by Simon Glass · 3 weeks ago
  5. 15ab7d3 test: Move time_ut test into lib by Simon Glass · 3 weeks ago
  6. 6721c03 test: Move unicode tests into the lib suite by Simon Glass · 3 weeks ago
  7. fd896ed test: Move unicode_ut test into lib by Simon Glass · 3 weeks ago
  8. 5e3faa4 str: test: Move into the lib suite by Simon Glass · 3 weeks ago
  9. 7e0dcf9 test: Move str_ut test into lib by Simon Glass · 3 weeks ago
  10. 746ff29 test: Move print_ut into the common suite by Simon Glass · 3 weeks ago
  11. 6809d98 test: Move print_ut test into common by Simon Glass · 3 weeks ago
  12. 88d2b01 bootm: test: Move test into boot by Simon Glass · 3 weeks ago
  13. 05f6a63 test: Update command test to use unit-test functions by Simon Glass · 3 weeks ago
  14. 85adc62a1 command: test: Move into the cmd suite by Simon Glass · 3 weeks ago
  15. 8d71afa command_ut: test: Move test into lib by Simon Glass · 3 weeks ago
  16. fc1bc0a compression: test: Move into the lib suite by Simon Glass · 3 weeks ago
  17. 1ab6fd9 compression: test: Move test into lib by Simon Glass · 3 weeks ago
  18. 1c2553a test: Drop test-trace.sh and common.sh by Simon Glass · 3 weeks ago
  19. d7358d7 bloblist: test: Drop global_data declarations by Simon Glass · 3 weeks ago
  20. dacf15e bloblist: test: Move test into common by Simon Glass · 3 weeks ago
  21. 8e5e64d Merge patch series "fs: ext4: implement opendir, readdir, closedir" by Tom Rini · 3 weeks ago WIP/01Nov2024
  22. 29e5a2e fs: ext4: use fs_ls_generic by Heinrich Schuchardt · 4 weeks ago
  23. 15a55db test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base by Tom Rini · 4 weeks ago
  24. 57ea496 test/py: spi: prevent overwriting relocation memory by Padmarao Begari · 4 weeks ago
  25. 5f7c06b scsi: fix disk capacity too small by one sector by Julius Lehmann · 4 weeks ago
  26. a01e7d2 cmd/eficonfig: capitalize 'enter description' by Heinrich Schuchardt · 4 weeks ago
  27. 2d42f7d test/hush: Add CONFIG_CONSOLE_RECORD where required by Tom Rini · 4 weeks ago
  28. a87884f test/cmd: Make some "ut dm" tests only available on sandbox by Tom Rini · 4 weeks ago
  29. 0f57b00 lmb: Fix lmb_add_region_flags() return codes and testing by Ilias Apalodimas · 5 weeks ago
  30. 467a84e test: efi_loader: Fix dependency for http test by Andrew Goodbody · 4 weeks ago
  31. 2800aec Merge patch series "Implement ACPI on aarch64" by Tom Rini · 4 weeks ago WIP/27Oct2024
  32. f116fea drivers: misc: irq-uclass: Update irq_get_by_index by Patrick Rudolph · 5 weeks ago
  33. f570ab6 acpi: Allocate and write ACPI tables by Patrick Rudolph · 5 weeks ago
  34. 763bad3 acpi: Add fill_madt to acpi_ops by Patrick Rudolph · 5 weeks ago
  35. deafcdc Merge patch series "Allow showing the memory map" by Tom Rini · 4 weeks ago
  36. 9252b7f meminfo: Show the lmb records by Simon Glass · 5 weeks ago
  37. f18c048 cmd: Update the meminfo command to show the memory map by Simon Glass · 5 weeks ago
  38. e8a45b5 Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 4 weeks ago
  39. f692cfe boot: Introduce BOOTSTD_MENU to control bootflow menu build by Marek Vasut · 5 weeks ago
  40. a995084 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · 5 weeks ago
  41. b523b4d treewide: bcb: move ab_select command to bcb subcommands by Dmitry Rokosov · 5 weeks ago
  42. e3bc477 test: dm: wdt: replace cyclic_run() by schedule() by Rasmus Villemoes · 7 weeks ago
  43. 7f3d53c watchdog: gpio_wdt: add support for stoppable devices by Rasmus Villemoes · 8 weeks ago
  44. 96cbafb expo: Drop scene_title_set() by Simon Glass · 6 weeks ago
  45. 55a9de5 expo: Support menu-item values in cedit by Simon Glass · 6 weeks ago
  46. 012e1e8 expo: Allow menu items to have values by Simon Glass · 6 weeks ago
  47. d8ff97c expo: Use standard numbering for save and discard by Simon Glass · 6 weeks ago
  48. 89f4f33 expo: Set the initial next_id to 1 by Simon Glass · 6 weeks ago
  49. c4e5826 x86: Add msr command by Simon Glass · 3 months ago
  50. 557767f x86: Add a cpuid command by Simon Glass · 3 months ago
  51. f0feda9 coreboot: Switch to a monospaced font by Simon Glass · 11 months ago
  52. 112eb85 video: Allow querying the font size by Simon Glass · 11 months ago
  53. 8cb3303 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 6 weeks ago
  54. 625d40a test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled by Jerome Forissier · 6 weeks ago
  55. 69aee0c test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled by Jerome Forissier · 6 weeks ago
  56. 29502f6 test: Drop mention of old flags in a comment by Simon Glass · 6 weeks ago
  57. 2438203 test: Fix skip check for sleep command test by Andrew Goodbody · 7 weeks ago
  58. a198e8b Merge patch series "test: Minor fixes to test.py" by Tom Rini · 6 weeks ago
  59. 8798031 test: Add tests for the bootmeth set command by Martyn Welch · 7 weeks ago
  60. 3f6a0c8 test: Fix mulptiplex_log typo by Simon Glass · 6 weeks ago
  61. 9fa4be6 test: Tidy up remaining exceptions by Simon Glass · 6 weeks ago
  62. 85d7dae test: Detect dead connections by Simon Glass · 6 weeks ago
  63. 681b8f8 test: Separate out the exception handling by Simon Glass · 6 weeks ago
  64. e4ad901 test: Move the receive code into a function by Simon Glass · 6 weeks ago
  65. 40a1ed1 test: Create a common function to get the config by Simon Glass · 6 weeks ago
  66. 4018a08 test: Avoid failing skipped tests by Simon Glass · 6 weeks ago
  67. 189c4d9 test: Use a constant for the test timeout by Simon Glass · 6 weeks ago
  68. d467f35 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · 6 weeks ago
  69. 4e1ca04 test: Remove ASN1 library test by Raymond Mao · 7 weeks ago
  70. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago WIP/11Oct2024
  71. 5c10c8b global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  72. c46760d global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
  73. 1d6132e global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  74. c264a59 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · 6 weeks ago WIP/10Oct2024
  75. aadf5750 test: dm: Expand ofnode options test with new helper by Christian Marangi · 8 weeks ago
  76. 9046279 test: dm: Add tests for LED boot and activity by Christian Marangi · 8 weeks ago
  77. ee34507 test: don't call restart_uboot in EFI watchdog test by Heinrich Schuchardt · 8 weeks ago
  78. 6fe8087 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · 8 weeks ago
  79. 51c4679 power: regulator: Trigger probe of regulators which are always-on or boot-on by Marek Vasut · 8 weeks ago
  80. 2add54d Merge patch series "Miscellaneous fixes" by Tom Rini · 9 weeks ago
  81. d2056e2 test/py: test_efi_loader: add HTTP (wget) test for the EFI loader by Jerome Forissier · 2 months ago
  82. 9f8c10c test/py: test_efi_loader: add missing dependency on cmd_tftpboot by Jerome Forissier · 2 months ago
  83. a95e99f test/py: net_boot: fix comment by Jerome Forissier · 2 months ago
  84. 8a5ef6e test/py/tests/test_bootstage.py: Combine stash/unstash tests by Tom Rini · 3 months ago
  85. c17805e Merge patch series "Fix various bugs" by Tom Rini · 10 weeks ago
  86. 017b441 test: mbr: Drop a duplicate test by Simon Glass · 3 months ago
  87. 6cfc777 test: mbr: Use RAM for the buffers by Simon Glass · 3 months ago
  88. e9d8995 test: mbr: Use a constant for the block size by Simon Glass · 3 months ago
  89. 705cc13 test: mbr: Unmap the buffers after use by Simon Glass · 3 months ago
  90. e7474ac test: mbr: Adjust test to drop 0x by Simon Glass · 3 months ago
  91. 1c9b37e test: mbr: Adjust test to use lower-case hex by Simon Glass · 3 months ago
  92. bc62432 dm: usb: Deal with USB keyboard persisting across tests by Simon Glass · 3 months ago
  93. a3fab7d bootstd: Create a function to reset USB by Simon Glass · 3 months ago
  94. b6ef338 test/py: Fix some pylint warnings in test_ut.py by Simon Glass · 3 months ago
  95. 979207e Merge patch series "Bump new hush commits and fix old hush test behavior" by Tom Rini · 2 months ago WIP/13Sep2024-next
  96. 80ef176 test: hush: dollar: fix bugous behavior by Ion Agorria · 3 months ago
  97. 22d3d3c test: lib/uuid: add tests for UUID version/variant bits by Caleb Connolly · 3 months ago
  98. 26e16a8 test: lib/uuid: add unit tests for dynamic UUIDs by Caleb Connolly · 3 months ago
  99. 58d825f include: export uuid.h by Caleb Connolly · 3 months ago
  100. 2bf0a87 sandbox: switch to dynamic UUIDs by Caleb Connolly · 3 months ago