1. ae3b592 x86: coreboot: Allow building an expo for editing CMOS config by Simon Glass · 3 months ago
  2. 89bdd75 boot/Kconfig: correct fdt_fixup_memory_banks name typo by Baruch Siach · 3 months ago
  3. 0f57b00 lmb: Fix lmb_add_region_flags() return codes and testing by Ilias Apalodimas · 3 months ago
  4. 827dee5 fdt: lmb: add reserved regions as no-overwrite by Sughosh Ganu · 3 months ago
  5. 2800aec Merge patch series "Implement ACPI on aarch64" by Tom Rini · 3 months ago
  6. ea37e50 serial: serial_pl01x: Implement .getinfo() for PL01 by Maximilian Brune · 3 months ago
  7. 47423b8 Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 months ago
  8. e8a45b5 Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 3 months ago
  9. 4f5c48d imx8m: set sane default value for SPL_LOAD_FIT_ADDRESS by Rasmus Villemoes · 3 months ago
  10. f692cfe boot: Introduce BOOTSTD_MENU to control bootflow menu build by Marek Vasut · 3 months ago
  11. 21e7fa0 image: android: handle ramdisk default address by Neil Armstrong · 3 months ago
  12. d5a85e8 image: android: do not boot XIP when kernel is compressed by Neil Armstrong · 3 months ago
  13. 8f8e646 image: android: use ulong for kernel address by Neil Armstrong · 3 months ago
  14. 55c876c common: android_ab: fix slot suffix for abc block by Dmitry Rokosov · 3 months ago
  15. a995084 cmd: bcb: introduce 'ab_dump' command to print BCB block content by Dmitry Rokosov · 3 months ago
  16. 01874ac include/android_ab: move ab_select_slot() documentation to @ notation by Dmitry Rokosov · 3 months ago
  17. a21aed0 boot: cedit: include u-boot/schedule.h by Rasmus Villemoes · 3 months ago
  18. 944e515 boot: fdt_simplefb: Remove conditional compilation checks for VIDEO Kconfig by Devarsh Thakkar · 4 months ago
  19. c525423 boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFB by Devarsh Thakkar · 4 months ago
  20. a370963 Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver" by Tom Rini · 3 months ago
  21. 2e6cf57 image-fit-sig: Remove padding check by Chia-Wei Wang · 3 months ago
  22. 96cbafb expo: Drop scene_title_set() by Simon Glass · 3 months ago
  23. fde7075 expo: Drop unneceesary calls to expo_str() by Simon Glass · 3 months ago
  24. 55a9de5 expo: Support menu-item values in cedit by Simon Glass · 3 months ago
  25. f698786 expo: Add a little more cedit CMOS logging by Simon Glass · 3 months ago
  26. 012e1e8 expo: Allow menu items to have values by Simon Glass · 3 months ago
  27. d8ff97c expo: Use standard numbering for save and discard by Simon Glass · 3 months ago
  28. 89f4f33 expo: Set the initial next_id to 1 by Simon Glass · 3 months ago
  29. 54eca1d expo: Place menu items to the right of all labels by Simon Glass · 3 months ago
  30. 52c1917 video: Add a dark-grey console colour by Simon Glass · 3 months ago
  31. aa0b3e6 bootstd: Avoid calling unavailable block functions by Simon Glass · 5 months ago
  32. 8efc954 Makefile: Drop SPL_FIT_SOURCE support by Marek Vasut · 3 months ago
  33. 8cb3303 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 3 months ago
  34. d5cab0d Revert "Makefile: Drop SPL_FIT_GENERATOR / SPL_FIT_SOURCE support" changes by Tom Rini · 3 months ago
  35. 5b9261f Makefile: Drop SPL_FIT_GENERATOR support by Marek Vasut · 3 months ago
  36. 099b6df Makefile: Drop SPL_FIT_SOURCE support by Marek Vasut · 3 months ago
  37. 3809fd3 bootstd: Add command to enable setting of bootmeth specific properties by Martyn Welch · 3 months ago
  38. 8ba82a9 boot: Add logic to enable booting from fallback option by Martyn Welch · 3 months ago
  39. d2faad3 boot: pxe_utils: Add fallback support by Martyn Welch · 3 months ago
  40. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 3 months ago
  41. 5c10c8b global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 4 months ago
  42. c46760d global: Rename SPL_ to XPL_ by Simon Glass · 4 months ago
  43. 1d6132e global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  44. 456bdb7 xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 4 months ago
  45. 95a720e boot: Drop unnecessary ifdef for LOAD_FIT by Simon Glass · 4 months ago
  46. d25a104 boot: typo boormethod by Heinrich Schuchardt · 3 months ago
  47. 4e97d9b bootstd: Add debugging for efi bootmeth by Simon Glass · 4 months ago
  48. c530f60 Merge branch 'next' by Tom Rini · 3 months ago
  49. 00292c6 Merge tag 'u-boot-dfu-next-20241003' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 3 months ago
  50. 1b1ffda boot: android: Fix ramdisk loading for v2 header by Mattijs Korpershoek · 4 months ago
  51. 4f98e23 bootm: adjust the print format by Dario Binacchi · 5 months ago
  52. 3af5b85 bootstd: android: Add U-Boot version to cmdline by Mattijs Korpershoek · 4 months ago
  53. 19dbc09 Merge tag 'v2024.10-rc5' into next by Tom Rini · 4 months ago
  54. 775f765 Kconfig: clean up the efi configuration status by Ilias Apalodimas · 5 months ago
  55. cc2f60c android_ab: Fixes: Fix backup offset calculation by Joshua Watt · 5 months ago
  56. 360aadd Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 4 months ago
  57. c2c50d5 lmb: bootm: remove superfluous lmb stub functions by Sughosh Ganu · 5 months ago
  58. 30ffdd6 lmb: remove lmb_init_and_reserve_range() function by Sughosh Ganu · 5 months ago
  59. 6942bdb lmb: allow lmb module to be used in SPL by Sughosh Ganu · 5 months ago
  60. ed17a33 lmb: make LMB memory map persistent and global by Sughosh Ganu · 5 months ago
  61. 8c069df Merge tag 'v2024.10-rc4' into next by Tom Rini · 5 months ago
  62. be222ac list: use list_count_nodes() to count list entries by Sughosh Ganu · 5 months ago
  63. a41c1ae Merge patch series "bootstd: Try again to resolve infinite-loop bug" by Tom Rini · 5 months ago
  64. cae1ad0 bootstd: Make bootdev_next_prio() continue after failure by Simon Glass · 5 months ago
  65. aad8b18 Revert "bootdev: avoid infinite probe loop" by Simon Glass · 5 months ago
  66. 6509c3f boot: android: fix booting without a ramdisk by Michael Walle · 6 months ago
  67. 158cf0270 Merge tag 'v2024.10-rc3' into next by Tom Rini · 5 months ago
  68. ed3ce65 boot: set correct block device name in set_efi_bootdev() by Heinrich Schuchardt · 5 months ago
  69. 0fc406a upl: Plumb in universal payload to the init process by Simon Glass · 5 months ago
  70. ec2186a spl: Plumb in the Universal Payload handoff by Simon Glass · 5 months ago
  71. fefb534 upl: Add support for Universal Payload in SPL by Simon Glass · 5 months ago
  72. 264f4b0 upl: Add a command by Simon Glass · 5 months ago
  73. 3848e97 upl: Add support for writing a upl handoff by Simon Glass · 5 months ago
  74. 90469da upl: Add support for reading a upl handoff by Simon Glass · 5 months ago
  75. 59ca3a2 usb: bootm: Drop old USB-device-removal code by Simon Glass · 6 months ago
  76. 4f65851 boot: provide CONFIG_BOOTMETH_QFW Kconfig parameter by Heinrich Schuchardt · 6 months ago
  77. b81e31a bootstash: Do not provide a default address for all by Tom Rini · 6 months ago
  78. 6b387c9 boot: Correct indentation in efi bootmeth by Simon Glass · 6 months ago
  79. 60b180f bootstd: Correct handling of script from network by Simon Glass · 6 months ago
  80. cfed221 bootstd: Tidy up comments on the boothmeth drivers by Simon Glass · 6 months ago
  81. 9540302 doc: Add a description for bootmeth_sandbox by Simon Glass · 6 months ago
  82. 70a4982 doc: Add a description for bootmeth_qfw by Simon Glass · 6 months ago
  83. 4595600 Merge patch series "bootstd: Add Android support" by Tom Rini · 6 months ago
  84. 125d9f3 bootstd: Add a bootmeth for Android by Mattijs Korpershoek · 6 months ago
  85. be0b076 bootstd: Add bootflow_iter_check_mmc() helper by Mattijs Korpershoek · 6 months ago
  86. 58fed99 boot: android: Provide vendor_bootimg_addr in boot_get_fdt() by Mattijs Korpershoek · 6 months ago
  87. 0c7c949 Merge patch series "Respin bootstd cros patch into a series of two" by Tom Rini · 6 months ago
  88. 1b1b1e7 bootstd: cros: store partition type in an efi_guid_t by Vincent Stehlé · 7 months ago
  89. 789934f boot: Remove duplicate newlines by Marek Vasut · 6 months ago
  90. 246a0ce Merge patch series "Add Turris 1.x board" by Tom Rini · 6 months ago
  91. f415820 powerpc: Add support for CZ.NIC Turris 1.x routers by Pali Rohár · 7 months ago
  92. 608a88c Fix Kconfig coding style from spaces to tab by Anand Moon · 7 months ago
  93. 2abf14d cmd: bootm: add ELF file support by Maxim Moskalets · 7 months ago
  94. c85a05a bootstd: cros: store partition type in an efi_guid_t by Vincent Stehlé · 7 months ago
  95. 2f96033 Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 7 months ago
  96. e7505b3 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · 7 months ago
  97. 27b462c tpm: Move TCG headers into a separate file by Ilias Apalodimas · 7 months ago
  98. 48641bf Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · 7 months ago
  99. 909321b use fdt_kaslrseed function to de-duplicate code by Tim Harvey · 7 months ago
  100. ea955ee fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled by Tim Harvey · 7 months ago