1. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  2. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  3. 85ed77d arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:46 2024 -0600
  4. 5c1c9ea log: global: Rename warn_non_spl() by Simon Glass · Sun Sep 29 19:49:41 2024 -0600
  5. 6c6fcc6 xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · Sun Sep 29 19:49:40 2024 -0600
  6. 6b7f9c0 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · Sun Sep 29 19:49:39 2024 -0600
  7. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · Sun Sep 29 19:49:36 2024 -0600
  8. db2d101 xpl: Rename spl_phase to xpl_phase_t by Simon Glass · Sun Sep 29 19:49:35 2024 -0600
  9. 3235f1e xpl: Rename u_boot_first_phase to xpl_is_first_phase() by Simon Glass · Sun Sep 29 19:49:34 2024 -0600
  10. e5d0ddd tegra: Drop dependency on SPL_BUILD by Simon Glass · Sun Sep 29 19:49:26 2024 -0600
  11. 351cff4 arm64: zynqmp: Remove overlays and add new dtb entries for ZynqMP by Prasad Kummari · Fri Sep 06 12:38:08 2024 +0530
  12. cd91adc kbuild: cherry-pick kbuild fdtoverlay changes from linux by Prasad Kummari · Fri Sep 06 12:38:07 2024 +0530
  13. 6cbf1f8 arm64: zynqmp: Add missing vc7_xin fixed clock to sc-vpk180-revA by Michal Simek · Mon Sep 09 13:24:09 2024 +0200
  14. 4e1979f arm: zynqmp: Enable non-invasive CCI-400 PMU debug by Sean Anderson · Thu Sep 05 13:18:33 2024 -0400
  15. 69949e6 zynqmp: Disable secure access for boot devices by Sean Anderson · Thu Sep 05 13:18:32 2024 -0400
  16. cd4aa88 arm64: zynqmp: Add u-boot command to boot into recovery image by Prasad Kummari · Tue Aug 27 17:25:30 2024 +0530
  17. 95736c3 imx6q-lxr: Add board support by Fabio Estevam · Fri Sep 13 21:56:05 2024 -0300
  18. e7bd6a3 imx93_evk: Remove CONFIG_IMX9_LOW_DRIVE_MODE and ld defconfig by Peng Fan · Thu Sep 19 12:01:38 2024 +0800
  19. d03686b imx9: trdc: introduce trdc_mbc_blk_num by Peng Fan · Thu Sep 19 12:01:36 2024 +0800
  20. 5dce349 imx9: trdc: cleanup code by Peng Fan · Thu Sep 19 12:01:35 2024 +0800
  21. a74bf4b imx: Generalize fixup_thermal_trips by Peng Fan · Thu Sep 19 12:01:34 2024 +0800
  22. 57b2ac4 imx93: Add Low performance parts 9302/9301 support by Ye Li · Thu Sep 19 12:01:33 2024 +0800
  23. 904a886 imx9: soc: Disable cpu1 for variants that only has one A55 core by Peng Fan · Thu Sep 19 12:01:32 2024 +0800
  24. 35fdfcf imx: Generalize disable_cpu_nodes by Peng Fan · Thu Sep 19 12:01:31 2024 +0800
  25. ca91299 imx8m: soc: Drop disable_pmu_cpu_nodes by Peng Fan · Thu Sep 19 12:01:30 2024 +0800
  26. fa83dc8 imx9: Add 233Mhz DDR PLL frequency by Ye Li · Thu Sep 19 12:01:29 2024 +0800
  27. be652c1 imx9: soc: Mask the wdog reset in src by default on i.mx9 by Jacky Bai · Thu Sep 19 12:01:28 2024 +0800
  28. 66af10a imx9: clock: Update clock init function and sequence by Ye Li · Thu Sep 19 12:01:27 2024 +0800
  29. 7b24815 imx9: soc: Add function to get target voltage mode by Ye Li · Thu Sep 19 12:01:26 2024 +0800
  30. 1a17ae8 imx9: soc: Print ELE information by Peng Fan · Thu Sep 19 12:01:25 2024 +0800
  31. ae9b702 imx9: soc: Change second Ethernet MAC fuse layout by Ye Li · Thu Sep 19 12:01:24 2024 +0800
  32. 43126e1 imx9: soc: Change FSB directly access to fuse API by Peng Fan · Thu Sep 19 12:01:23 2024 +0800
  33. 8a7f6ef imx9: soc: Print UID in big endian format for EL2GO by Ye Li · Thu Sep 19 12:01:22 2024 +0800
  34. 52b93ea imx9: soc: imx9: soc: Align UID endianness with ROM by Frank Li · Thu Sep 19 12:01:21 2024 +0800
  35. 0667ec9 imx9: soc: Configure TRDC for M33 TCM access by Ye Li · Thu Sep 19 12:01:20 2024 +0800
  36. 06e78ff imx9: soc: wait ssar when power on power domain by Peng Fan · Thu Sep 19 12:01:19 2024 +0800
  37. 385a613 Merge patch series "Fix various bugs" by Tom Rini · Wed Sep 18 13:07:19 2024 -0600
  38. fd33226 sandbox: Implement reference counting for address mapping by Simon Glass · Sun Sep 01 16:26:27 2024 -0600
  39. 1a762eb sandbox: Add some debugging to pci_io by Simon Glass · Sun Sep 01 16:26:26 2024 -0600
  40. 58b7aee sandbox: Unmap old tags by Simon Glass · Sun Sep 01 16:26:25 2024 -0600
  41. 3c2f51e sandbox: Update cpu to use logging by Simon Glass · Sun Sep 01 16:26:24 2024 -0600
  42. b34d39b sandbox: Change the range used for memory-mapping tags by Simon Glass · Sun Sep 01 16:26:23 2024 -0600
  43. 38f0459 Merge tag 'v2024.10-rc5' into next by Tom Rini · Mon Sep 16 14:48:13 2024 -0600
  44. 277a534 Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Fri Sep 13 08:20:25 2024 -0600
  45. 29cab7c include: export uuid.h by Caleb Connolly · Fri Aug 30 13:34:37 2024 +0100
  46. c8470c7 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Thu Sep 12 09:03:40 2024 -0600
  47. 9ce353d ARM: imx: Enable MMU and dcache very early on i.MX8M by Marek Vasut · Thu Sep 05 17:35:00 2024 +0200
  48. 8fb5259 ram: ast2700: Add DRAM controller initialization by Chia-Wei Wang · Tue Sep 10 17:39:19 2024 +0800
  49. 956b2de board: ibex_ast2700: Add FMC header support by Chia-Wei Wang · Tue Sep 10 17:39:18 2024 +0800
  50. 1c7ed53 riscv: Add AST2700 SoC initial platform support by Chia-Wei Wang · Tue Sep 10 17:39:16 2024 +0800
  51. f5e0307 riscv: u-boot-spl.lds: Remove _image_binary_end alignment by Chia-Wei Wang · Tue Sep 10 17:39:15 2024 +0800
  52. 20144dc riscv: Make stack size shift configurable by Chia-Wei Wang · Tue Sep 10 17:39:14 2024 +0800
  53. 6eda874 riscv: Make A ISA extension selectable by Chia-Wei Wang · Tue Sep 10 17:39:13 2024 +0800
  54. 891acfc riscv: dts: sophgo: Replace device clocks with real clocks. by Kongyang Liu · Tue Jun 11 17:41:16 2024 +0800
  55. 60fd544 treewide: drop redundant "type string" for SYS_SOC and friends by Rasmus Villemoes · Wed Sep 04 10:18:40 2024 +0200
  56. 7dfcd46 arm: Remove ethernut5 board by Tom Rini · Sat Sep 07 16:20:13 2024 -0600
  57. 9c43c14 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Sep 10 07:50:05 2024 -0600
  58. 943e6be riscv: show registers in crash dumps by default by Heinrich Schuchardt · Sun Aug 11 13:01:04 2024 +0200
  59. 99e9210 riscv: allow to enable SHOW_REGS in main U-Boot only by Heinrich Schuchardt · Sun Aug 11 13:01:03 2024 +0200
  60. 512d41c riscv: CONFIG_SPL_FRAMEPOINTER must depend on CONFIG_SPL by Heinrich Schuchardt · Sun Aug 11 11:51:09 2024 +0200
  61. 03022a2 riscv: define find_{first,next}_zero_bit in asm/bitops.h by Maxim Kochetkov · Fri Jul 26 15:07:21 2024 +0300
  62. c0bf0ba imx8mq-u-boot: Pass FIT offset to fix boot regression by Fabio Estevam · Mon Sep 09 16:30:03 2024 -0300
  63. 136dee2 ARM: dts: renesas: Minimize R8A779G0 V4H RPC SPI DT node by Marek Vasut · Sat Aug 31 22:33:37 2024 +0200
  64. 37c7eff dts: qcs6490-rb3gen2-u-boot: USB host mode by Caleb Connolly · Wed Aug 21 15:41:48 2024 +0200
  65. dc036f7 dts: qcs6490-rb3gen2-u-boot: add override dtsi by Caleb Connolly · Wed Aug 21 15:41:47 2024 +0200
  66. 27b05b5 armv8: mmu: add a way to map additional regions by Caleb Connolly · Fri Aug 09 01:59:31 2024 +0200
  67. 3928873 mach-snapdragon: set loadaddr by Caleb Connolly · Fri Aug 09 01:59:30 2024 +0200
  68. eee2b6f mach-snapdragon: populate fallback FDT by Caleb Connolly · Fri Aug 09 01:59:29 2024 +0200
  69. 94a5084 mach-snapdragon: allocate fastboot buffer dynamically by Caleb Connolly · Fri Aug 09 01:59:28 2024 +0200
  70. 750a0fa mach-snapdragon: set serial number by Caleb Connolly · Fri Aug 09 01:59:27 2024 +0200
  71. 4086a1f mach-snapdragon: use 1MiB for get_page_table_size() by Neil Armstrong · Fri Aug 09 01:59:26 2024 +0200
  72. e83b1cd mach-snapdragon: parse memory ourselves by Caleb Connolly · Fri Aug 09 01:59:25 2024 +0200
  73. c0cd294 mach-snapdragon: refactor board_fdt_blob_setup() by Caleb Connolly · Fri Aug 09 01:59:24 2024 +0200
  74. 3aa43cc Merge patch series "provide names for emmc hardware partitions" by Tom Rini · Thu Sep 05 12:13:24 2024 -0600
  75. a4e7839 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · Fri May 31 08:36:33 2024 -0700
  76. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  77. 61d72c1 stm32mp: compute ram_top based on the optee base address by Sughosh Ganu · Mon Aug 26 17:29:39 2024 +0530
  78. 40886bf stm32mp: allow calling optee_get_reserved_memory() from U-Boot by Sughosh Ganu · Mon Aug 26 17:29:38 2024 +0530
  79. 0c0ed2b sandbox: iommu: remove lmb allocation in the driver by Sughosh Ganu · Mon Aug 26 17:29:36 2024 +0530
  80. c521246 spl: sandbox: initialise the ram banksize in spl by Sughosh Ganu · Mon Aug 26 17:29:34 2024 +0530
  81. 3f76868 sandbox: move the TCG event log to the start of ram memory by Sughosh Ganu · Mon Aug 26 17:29:32 2024 +0530
  82. e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · Mon Aug 26 17:29:30 2024 +0530
  83. ad3b6e9 ppc: lmb: move arch specific lmb reservations to arch_misc_init() by Sughosh Ganu · Mon Aug 26 17:29:29 2024 +0530
  84. 27fc17f lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · Mon Aug 26 17:29:25 2024 +0530
  85. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  86. 7792a0a Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC" by Tom Rini · Tue Sep 03 09:12:06 2024 -0600
  87. f3ca49a x86: provide mb() macro by Philip Oberfichtner · Fri Aug 02 11:25:35 2024 +0200
  88. 6fa120d arm: mvebu: turris_omnia: Use the i2c_eeprom misc driver for EEPROM reading in U-Boot proper by Marek Behún · Thu Aug 29 10:08:48 2024 +0200
  89. 3a7f92e Merge tag 'u-boot-imx-next-20240902' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Mon Sep 02 16:03:02 2024 -0600
  90. cd17948 Merge tag 'v2024.10-rc4' into next by Tom Rini · Mon Sep 02 14:13:57 2024 -0600
  91. bb647f1 ARM: imx: Wrap i.MX config options in MACH_IMX by Marek Vasut · Sun Sep 01 02:38:00 2024 +0200
  92. adda111 ARM: imx: Make PLL settings configurable at board level by Marek Vasut · Tue Aug 27 22:04:27 2024 +0200
  93. 562258a Merge patch series "Add support for Ethernet Boot on SK-AM62" by Tom Rini · Fri Aug 30 14:02:03 2024 -0600
  94. b5e87a2 arm: dts: k3-am625-r5-sk: Enable DM services for main_pktdma by Siddharth Vadapalli · Mon Aug 26 15:55:14 2024 +0530
  95. 44558bc arm: mach-k3: am62x: am625_init: Probe AM65 CPSW NUSS by Kishon Vijay Abraham I · Mon Aug 26 15:55:11 2024 +0530
  96. 81f2e10 mx6slevk: Convert to OF_UPSTREAM by Fabio Estevam · Mon Aug 26 15:04:54 2024 -0300
  97. c614339 imx: ele_ahab: Add HUK derivation support by Mathieu Othacehe · Mon Aug 26 12:07:07 2024 +0200
  98. 61fad85 mach-imx: do not use if_changed more than once per target by Jerome Forissier · Wed Aug 28 17:36:37 2024 +0200
  99. f59405f arm: dts: nuvoton: add dts support for npcm845 yosemite4 by Jim Liu · Mon Aug 19 15:24:28 2024 +0800
  100. 04e8b92 omap3: omap3evm: Migrate to OF_UPSTREAM by Derald D. Woods · Sat Aug 24 17:48:22 2024 -0400