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