1. c46760d global: Rename SPL_ to XPL_ by Simon Glass · 4 months ago
  2. bef9fdb arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  3. a64e7d7 log: global: Rename warn_non_spl() by Simon Glass · 4 months ago
  4. 80580cd xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · 4 months ago
  5. 6c49fc5 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · 4 months ago
  6. 456bdb7 xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 4 months ago
  7. 41ea75a xpl: Rename spl_phase to xpl_phase_t by Simon Glass · 4 months ago
  8. 713bfc5 xpl: Rename u_boot_first_phase to xpl_is_first_phase() by Simon Glass · 4 months ago
  9. 0e01334 tegra: Drop dependency on SPL_BUILD by Simon Glass · 4 months ago
  10. 290385f arm64: zynqmp: Remove overlays and add new dtb entries for ZynqMP by Prasad Kummari · 4 months ago
  11. 10de9b5 kbuild: cherry-pick kbuild fdtoverlay changes from linux by Prasad Kummari · 4 months ago
  12. a268b53 arm64: zynqmp: Add missing vc7_xin fixed clock to sc-vpk180-revA by Michal Simek · 4 months ago
  13. afe2df3 arm: zynqmp: Enable non-invasive CCI-400 PMU debug by Sean Anderson · 4 months ago
  14. 35142be zynqmp: Disable secure access for boot devices by Sean Anderson · 4 months ago
  15. fc00143 arm64: zynqmp: Add u-boot command to boot into recovery image by Prasad Kummari · 5 months ago
  16. effe934 imx6q-lxr: Add board support by Fabio Estevam · 4 months ago
  17. c9efcad imx93_evk: Remove CONFIG_IMX9_LOW_DRIVE_MODE and ld defconfig by Peng Fan · 4 months ago
  18. 0c2f9cb imx9: trdc: introduce trdc_mbc_blk_num by Peng Fan · 4 months ago
  19. 5da0629 imx9: trdc: cleanup code by Peng Fan · 4 months ago
  20. d0fe808 imx: Generalize fixup_thermal_trips by Peng Fan · 4 months ago
  21. 5ee773e imx93: Add Low performance parts 9302/9301 support by Ye Li · 4 months ago
  22. 98f948e imx9: soc: Disable cpu1 for variants that only has one A55 core by Peng Fan · 4 months ago
  23. cd9b3de imx: Generalize disable_cpu_nodes by Peng Fan · 4 months ago
  24. 16fc64b imx8m: soc: Drop disable_pmu_cpu_nodes by Peng Fan · 4 months ago
  25. 1b63158 imx9: Add 233Mhz DDR PLL frequency by Ye Li · 4 months ago
  26. ab7566d imx9: soc: Mask the wdog reset in src by default on i.mx9 by Jacky Bai · 4 months ago
  27. 7872a98 imx9: clock: Update clock init function and sequence by Ye Li · 4 months ago
  28. 46f72eb imx9: soc: Add function to get target voltage mode by Ye Li · 4 months ago
  29. 3166537 imx9: soc: Print ELE information by Peng Fan · 4 months ago
  30. 44541de imx9: soc: Change second Ethernet MAC fuse layout by Ye Li · 4 months ago
  31. 2f00c3e imx9: soc: Change FSB directly access to fuse API by Peng Fan · 4 months ago
  32. e06ca06 imx9: soc: Print UID in big endian format for EL2GO by Ye Li · 4 months ago
  33. 0c2fbba imx9: soc: imx9: soc: Align UID endianness with ROM by Frank Li · 4 months ago
  34. 7ddb2c9 imx9: soc: Configure TRDC for M33 TCM access by Ye Li · 4 months ago
  35. 4b34da4 imx9: soc: wait ssar when power on power domain by Peng Fan · 4 months ago
  36. c17805e Merge patch series "Fix various bugs" by Tom Rini · 4 months ago
  37. f452e8f sandbox: Implement reference counting for address mapping by Simon Glass · 5 months ago
  38. 505b21b sandbox: Add some debugging to pci_io by Simon Glass · 5 months ago
  39. e82baf0 sandbox: Unmap old tags by Simon Glass · 5 months ago
  40. 58f26a1 sandbox: Update cpu to use logging by Simon Glass · 5 months ago
  41. df2c594 sandbox: Change the range used for memory-mapping tags by Simon Glass · 5 months ago
  42. 19dbc09 Merge tag 'v2024.10-rc5' into next by Tom Rini · 4 months ago
  43. 35394e1 Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 months ago
  44. 58d825f include: export uuid.h by Caleb Connolly · 5 months ago
  45. 9eb0d73 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 4 months ago
  46. ac9153c ARM: imx: Enable MMU and dcache very early on i.MX8M by Marek Vasut · 4 months ago
  47. a1ad11c ram: ast2700: Add DRAM controller initialization by Chia-Wei Wang · 4 months ago
  48. 73f802a board: ibex_ast2700: Add FMC header support by Chia-Wei Wang · 4 months ago
  49. 9efcb10 riscv: Add AST2700 SoC initial platform support by Chia-Wei Wang · 4 months ago
  50. 717002f riscv: u-boot-spl.lds: Remove _image_binary_end alignment by Chia-Wei Wang · 4 months ago
  51. 248292f riscv: Make stack size shift configurable by Chia-Wei Wang · 4 months ago
  52. 9c0ed72 riscv: Make A ISA extension selectable by Chia-Wei Wang · 4 months ago
  53. aa4a03f riscv: dts: sophgo: Replace device clocks with real clocks. by Kongyang Liu · 7 months ago
  54. 52ec7b7 treewide: drop redundant "type string" for SYS_SOC and friends by Rasmus Villemoes · 5 months ago
  55. 2def0df arm: Remove ethernut5 board by Tom Rini · 4 months ago
  56. 4072739 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 months ago
  57. 4a36d21 riscv: show registers in crash dumps by default by Heinrich Schuchardt · 5 months ago
  58. 73e73f0 riscv: allow to enable SHOW_REGS in main U-Boot only by Heinrich Schuchardt · 5 months ago
  59. aeff27c riscv: CONFIG_SPL_FRAMEPOINTER must depend on CONFIG_SPL by Heinrich Schuchardt · 5 months ago
  60. bbbb2ef riscv: define find_{first,next}_zero_bit in asm/bitops.h by Maxim Kochetkov · 6 months ago
  61. 9d92135 imx8mq-u-boot: Pass FIT offset to fix boot regression by Fabio Estevam · 4 months ago
  62. 3faeb78 ARM: dts: renesas: Minimize R8A779G0 V4H RPC SPI DT node by Marek Vasut · 5 months ago
  63. 39e0e9f dts: qcs6490-rb3gen2-u-boot: USB host mode by Caleb Connolly · 5 months ago
  64. 259dba8 dts: qcs6490-rb3gen2-u-boot: add override dtsi by Caleb Connolly · 5 months ago
  65. 9f2d456 armv8: mmu: add a way to map additional regions by Caleb Connolly · 5 months ago
  66. a9337c6 mach-snapdragon: set loadaddr by Caleb Connolly · 5 months ago
  67. f05b69e mach-snapdragon: populate fallback FDT by Caleb Connolly · 5 months ago
  68. 8bf5cad mach-snapdragon: allocate fastboot buffer dynamically by Caleb Connolly · 5 months ago
  69. 3819a6d mach-snapdragon: set serial number by Caleb Connolly · 5 months ago
  70. d57a6da mach-snapdragon: use 1MiB for get_page_table_size() by Neil Armstrong · 5 months ago
  71. 2f99cea mach-snapdragon: parse memory ourselves by Caleb Connolly · 5 months ago
  72. 82efffc mach-snapdragon: refactor board_fdt_blob_setup() by Caleb Connolly · 5 months ago
  73. 208fc7a Merge patch series "provide names for emmc hardware partitions" by Tom Rini · 4 months ago
  74. 8746aa0 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · 8 months ago
  75. 360aadd Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 5 months ago
  76. 8242f14 stm32mp: compute ram_top based on the optee base address by Sughosh Ganu · 5 months ago
  77. 5fe9e0d stm32mp: allow calling optee_get_reserved_memory() from U-Boot by Sughosh Ganu · 5 months ago
  78. 727c434 sandbox: iommu: remove lmb allocation in the driver by Sughosh Ganu · 5 months ago
  79. d4ab7cd spl: sandbox: initialise the ram banksize in spl by Sughosh Ganu · 5 months ago
  80. 9b19e20 sandbox: move the TCG event log to the start of ram memory by Sughosh Ganu · 5 months ago
  81. 6534d26 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 5 months ago
  82. 17f695d ppc: lmb: move arch specific lmb reservations to arch_misc_init() by Sughosh Ganu · 5 months ago
  83. c7ce26c lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 5 months ago
  84. ed17a33 lmb: make LMB memory map persistent and global by Sughosh Ganu · 5 months ago
  85. 2c832ab Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC" by Tom Rini · 5 months ago
  86. 3eb7f46 x86: provide mb() macro by Philip Oberfichtner · 6 months ago
  87. c9da241 arm: mvebu: turris_omnia: Use the i2c_eeprom misc driver for EEPROM reading in U-Boot proper by Marek Behún · 5 months ago
  88. 11beb9f Merge tag 'u-boot-imx-next-20240902' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 5 months ago
  89. 8c069df Merge tag 'v2024.10-rc4' into next by Tom Rini · 5 months ago
  90. d134909 ARM: imx: Wrap i.MX config options in MACH_IMX by Marek Vasut · 5 months ago
  91. 412a6f3 ARM: imx: Make PLL settings configurable at board level by Marek Vasut · 5 months ago
  92. f0ec3e6 Merge patch series "Add support for Ethernet Boot on SK-AM62" by Tom Rini · 5 months ago
  93. bdf6900 arm: dts: k3-am625-r5-sk: Enable DM services for main_pktdma by Siddharth Vadapalli · 5 months ago
  94. 35bddf8 arm: mach-k3: am62x: am625_init: Probe AM65 CPSW NUSS by Kishon Vijay Abraham I · 5 months ago
  95. 61f6475 mx6slevk: Convert to OF_UPSTREAM by Fabio Estevam · 5 months ago
  96. ef53c77 imx: ele_ahab: Add HUK derivation support by Mathieu Othacehe · 5 months ago
  97. aec0015 mach-imx: do not use if_changed more than once per target by Jerome Forissier · 5 months ago
  98. df5286e arm: dts: nuvoton: add dts support for npcm845 yosemite4 by Jim Liu · 5 months ago
  99. f85dafa omap3: omap3evm: Migrate to OF_UPSTREAM by Derald D. Woods · 5 months ago
  100. 274e0c7 sandbox: Fix pinmux warnings with non-test devicetrees by Sean Anderson · 5 months ago