1. 9849125 lmb: Fix lmb_add_region_flags() return codes and testing by Ilias Apalodimas · 5 weeks ago
  2. 7dfc57a test: efi_loader: Fix dependency for http test by Andrew Goodbody · 5 weeks ago
  3. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · 4 weeks ago
  4. 0fe88cc drivers: misc: irq-uclass: Update irq_get_by_index by Patrick Rudolph · 5 weeks ago
  5. 158efd6 acpi: Allocate and write ACPI tables by Patrick Rudolph · 5 weeks ago
  6. bff7c57 acpi: Add fill_madt to acpi_ops by Patrick Rudolph · 5 weeks ago
  7. 1cbe5f7 Merge patch series "Allow showing the memory map" by Tom Rini · 5 weeks ago
  8. 9b259c5 meminfo: Show the lmb records by Simon Glass · 5 weeks ago
  9. 84015e5 cmd: Update the meminfo command to show the memory map by Simon Glass · 5 weeks ago
  10. f89dff1 Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 5 weeks ago
  11. abb772a boot: Introduce BOOTSTD_MENU to control bootflow menu build by Marek Vasut · 5 weeks ago
  12. 52f93d3 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · 6 weeks ago
  13. ea143cb treewide: bcb: move ab_select command to bcb subcommands by Dmitry Rokosov · 6 weeks ago
  14. 370261b test: dm: wdt: replace cyclic_run() by schedule() by Rasmus Villemoes · 8 weeks ago
  15. 776442e watchdog: gpio_wdt: add support for stoppable devices by Rasmus Villemoes · 8 weeks ago
  16. f957785 expo: Drop scene_title_set() by Simon Glass · 6 weeks ago
  17. 6f3e87a expo: Support menu-item values in cedit by Simon Glass · 6 weeks ago
  18. 100389f expo: Allow menu items to have values by Simon Glass · 6 weeks ago
  19. 53a0a2f expo: Use standard numbering for save and discard by Simon Glass · 6 weeks ago
  20. 5c6926c expo: Set the initial next_id to 1 by Simon Glass · 6 weeks ago
  21. 18c2ccc x86: Add msr command by Simon Glass · 3 months ago
  22. 8af719c x86: Add a cpuid command by Simon Glass · 3 months ago
  23. 2fc5d8c coreboot: Switch to a monospaced font by Simon Glass · 11 months ago
  24. 4f0336d video: Allow querying the font size by Simon Glass · 11 months ago
  25. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 6 weeks ago
  26. 253d598 test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled by Jerome Forissier · 6 weeks ago
  27. 70ff994 test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled by Jerome Forissier · 6 weeks ago
  28. b0fd7a2 test: Drop mention of old flags in a comment by Simon Glass · 6 weeks ago
  29. 039b0f0 test: Fix skip check for sleep command test by Andrew Goodbody · 7 weeks ago
  30. 1e8a032 Merge patch series "test: Minor fixes to test.py" by Tom Rini · 6 weeks ago
  31. 081f3af test: Add tests for the bootmeth set command by Martyn Welch · 7 weeks ago
  32. 53d6583 test: Fix mulptiplex_log typo by Simon Glass · 7 weeks ago
  33. 7a1e9b4 test: Tidy up remaining exceptions by Simon Glass · 7 weeks ago
  34. d834d9a test: Detect dead connections by Simon Glass · 7 weeks ago
  35. 573171e test: Separate out the exception handling by Simon Glass · 7 weeks ago
  36. a5ab7ed test: Move the receive code into a function by Simon Glass · 7 weeks ago
  37. 35ad432 test: Create a common function to get the config by Simon Glass · 7 weeks ago
  38. 94b3583 test: Avoid failing skipped tests by Simon Glass · 7 weeks ago
  39. 6491415 test: Use a constant for the test timeout by Simon Glass · 7 weeks ago
  40. f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · 6 weeks ago
  41. 37ac127 test: Remove ASN1 library test by Raymond Mao · 8 weeks ago
  42. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 7 weeks ago
  43. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  44. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
  45. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  46. db9fee3 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · 7 weeks ago
  47. cdc3815 test: dm: Expand ofnode options test with new helper by Christian Marangi · 8 weeks ago
  48. 719108e test: dm: Add tests for LED boot and activity by Christian Marangi · 8 weeks ago
  49. 0ec2d96 test: don't call restart_uboot in EFI watchdog test by Heinrich Schuchardt · 8 weeks ago
  50. b343ee3 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · 9 weeks ago
  51. 152fe72 power: regulator: Trigger probe of regulators which are always-on or boot-on by Marek Vasut · 9 weeks ago
  52. 4e2e7a8 Merge patch series "Miscellaneous fixes" by Tom Rini · 9 weeks ago
  53. 56fc9e5 test/py: test_efi_loader: add HTTP (wget) test for the EFI loader by Jerome Forissier · 3 months ago
  54. 1ec01eb test/py: test_efi_loader: add missing dependency on cmd_tftpboot by Jerome Forissier · 3 months ago
  55. 9f05099 test/py: net_boot: fix comment by Jerome Forissier · 3 months ago
  56. b179191 test/py/tests/test_bootstage.py: Combine stash/unstash tests by Tom Rini · 3 months ago
  57. 385a613 Merge patch series "Fix various bugs" by Tom Rini · 10 weeks ago
  58. 3a2dc0a test: mbr: Drop a duplicate test by Simon Glass · 3 months ago
  59. 2ca519b test: mbr: Use RAM for the buffers by Simon Glass · 3 months ago
  60. a8c1252 test: mbr: Use a constant for the block size by Simon Glass · 3 months ago
  61. 2a1f169 test: mbr: Unmap the buffers after use by Simon Glass · 3 months ago
  62. 345567c test: mbr: Adjust test to drop 0x by Simon Glass · 3 months ago
  63. 40d2a6e test: mbr: Adjust test to use lower-case hex by Simon Glass · 3 months ago
  64. 1880b8a dm: usb: Deal with USB keyboard persisting across tests by Simon Glass · 3 months ago
  65. 22c93da bootstd: Create a function to reset USB by Simon Glass · 3 months ago
  66. 0863180 test/py: Fix some pylint warnings in test_ut.py by Simon Glass · 3 months ago
  67. 6431852 Merge patch series "Bump new hush commits and fix old hush test behavior" by Tom Rini · 2 months ago
  68. dd847ea test: hush: dollar: fix bugous behavior by Ion Agorria · 3 months ago
  69. de6f1dd test: lib/uuid: add tests for UUID version/variant bits by Caleb Connolly · 3 months ago
  70. 55ce3e9 test: lib/uuid: add unit tests for dynamic UUIDs by Caleb Connolly · 3 months ago
  71. 29cab7c include: export uuid.h by Caleb Connolly · 3 months ago
  72. 4bdc960 sandbox: switch to dynamic UUIDs by Caleb Connolly · 3 months ago
  73. 9339e51 test/py: spi: Set the expected error message by Love Kumar · 3 months ago
  74. 2c61c15 phy: test: Implement sandbox PHY .set_mode and DM test by Marek Vasut · 3 months ago
  75. f87e00d phy: Extend generic_setup_phy() with PHY mode and submode by Marek Vasut · 3 months ago
  76. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
  77. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
  78. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · 3 months ago
  79. ebb1c20 list: use list_count_nodes() to count list entries by Sughosh Ganu · 3 months ago
  80. eb8eb90 test/py: spi: Add tests for SPI flash device by Love Kumar · 4 months ago
  81. c7f0358 Merge patch series "Tidy up console recording in tests" by Tom Rini · 3 months ago
  82. c579bd4 test: Tidy up checking for console end by Simon Glass · 3 months ago
  83. f54458b test: dm: Use UTF_CONSOLE in tests by Simon Glass · 3 months ago
  84. cbb230e test: Use UTF_CONSOLE in remaining tests by Simon Glass · 3 months ago
  85. 5622825 test: cmd: Drop unnecessary console_record_reset_enable() by Simon Glass · 3 months ago
  86. 0ccbde5 test: log: Use UTF_CONSOLE in tests by Simon Glass · 3 months ago
  87. aeee87e test: cmd: Use UTF_CONSOLE in tests by Simon Glass · 3 months ago
  88. f8dc379 test: hush: Use UTF_CONSOLE in tests by Simon Glass · 3 months ago
  89. 27c46ab test: fdt: Move common code into the setup functions by Simon Glass · 3 months ago
  90. f80a914 test: fdt: Check internal-function return values by Simon Glass · 3 months ago
  91. f042502 test: boot: Use UTF_CONSOLE in tests by Simon Glass · 3 months ago
  92. eb07bd0 test: bloblist: Use UTF_CONSOLE in tests by Simon Glass · 3 months ago
  93. 12439ed test: Update NAND test to avoid extra macros by Simon Glass · 3 months ago
  94. 11fcfa3 test: Rename UTF_CONSOLE_REC to UTF_CONSOLE by Simon Glass · 3 months ago
  95. d6c52f4 test: Drop the blank line before test macros by Simon Glass · 3 months ago
  96. 1a92f83 test: Rename unit-test flags by Simon Glass · 3 months ago
  97. c2e59eb test: Fail when an empty line is expected but not present by Simon Glass · 3 months ago
  98. 9113dd3 global_data: log: Reorder and shrink fields by Simon Glass · 3 months ago
  99. 00f860f board_f: Move fdt_size to board by Simon Glass · 3 months ago
  100. 7f67b37 board_f: Add a new struct to hold pre-relocation info by Simon Glass · 3 months ago