1. 259dba8 dts: qcs6490-rb3gen2-u-boot: add override dtsi by Caleb Connolly · 5 months ago
  2. 9f2d456 armv8: mmu: add a way to map additional regions by Caleb Connolly · 5 months ago
  3. a9337c6 mach-snapdragon: set loadaddr by Caleb Connolly · 5 months ago
  4. f05b69e mach-snapdragon: populate fallback FDT by Caleb Connolly · 5 months ago
  5. 8bf5cad mach-snapdragon: allocate fastboot buffer dynamically by Caleb Connolly · 5 months ago
  6. 3819a6d mach-snapdragon: set serial number by Caleb Connolly · 5 months ago
  7. d57a6da mach-snapdragon: use 1MiB for get_page_table_size() by Neil Armstrong · 5 months ago
  8. 2f99cea mach-snapdragon: parse memory ourselves by Caleb Connolly · 5 months ago
  9. 82efffc mach-snapdragon: refactor board_fdt_blob_setup() by Caleb Connolly · 5 months ago
  10. 208fc7a Merge patch series "provide names for emmc hardware partitions" by Tom Rini · 4 months ago
  11. 8746aa0 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · 8 months ago
  12. 360aadd Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 5 months ago
  13. 8242f14 stm32mp: compute ram_top based on the optee base address by Sughosh Ganu · 5 months ago
  14. 5fe9e0d stm32mp: allow calling optee_get_reserved_memory() from U-Boot by Sughosh Ganu · 5 months ago
  15. 727c434 sandbox: iommu: remove lmb allocation in the driver by Sughosh Ganu · 5 months ago
  16. d4ab7cd spl: sandbox: initialise the ram banksize in spl by Sughosh Ganu · 5 months ago
  17. 9b19e20 sandbox: move the TCG event log to the start of ram memory by Sughosh Ganu · 5 months ago
  18. 6534d26 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 5 months ago
  19. 17f695d ppc: lmb: move arch specific lmb reservations to arch_misc_init() by Sughosh Ganu · 5 months ago
  20. c7ce26c lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 5 months ago
  21. ed17a33 lmb: make LMB memory map persistent and global by Sughosh Ganu · 5 months ago
  22. 2c832ab Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC" by Tom Rini · 5 months ago
  23. 3eb7f46 x86: provide mb() macro by Philip Oberfichtner · 6 months ago
  24. 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
  25. 8c069df Merge tag 'v2024.10-rc4' into next by Tom Rini · 5 months ago
  26. d134909 ARM: imx: Wrap i.MX config options in MACH_IMX by Marek Vasut · 5 months ago
  27. 412a6f3 ARM: imx: Make PLL settings configurable at board level by Marek Vasut · 5 months ago
  28. f0ec3e6 Merge patch series "Add support for Ethernet Boot on SK-AM62" by Tom Rini · 5 months ago
  29. bdf6900 arm: dts: k3-am625-r5-sk: Enable DM services for main_pktdma by Siddharth Vadapalli · 5 months ago
  30. 35bddf8 arm: mach-k3: am62x: am625_init: Probe AM65 CPSW NUSS by Kishon Vijay Abraham I · 5 months ago
  31. 61f6475 mx6slevk: Convert to OF_UPSTREAM by Fabio Estevam · 5 months ago
  32. ef53c77 imx: ele_ahab: Add HUK derivation support by Mathieu Othacehe · 5 months ago
  33. aec0015 mach-imx: do not use if_changed more than once per target by Jerome Forissier · 5 months ago
  34. df5286e arm: dts: nuvoton: add dts support for npcm845 yosemite4 by Jim Liu · 5 months ago
  35. f85dafa omap3: omap3evm: Migrate to OF_UPSTREAM by Derald D. Woods · 5 months ago
  36. 274e0c7 sandbox: Fix pinmux warnings with non-test devicetrees by Sean Anderson · 5 months ago
  37. e5a6ce5 Merge patch series "arch: arm: dts: ti: Add missing fss range" by Tom Rini · 5 months ago
  38. f36432a arch: arm: dts: k3-j721e-r5-sk: Add missing fss range by Jonathan Humphreys · 5 months ago
  39. 4b91ded arch: arm: dts: k3-j721e-r5-evm: Add missing fss range by Jonathan Humphreys · 5 months ago
  40. 0bc4835 arch: arm: dts: k3-j7200-r5-evm: Add missing fss range by Jonathan Humphreys · 5 months ago
  41. 0f11694 arch: arm: dts: k3-am69-r5-sk: Add missing fss range by Jonathan Humphreys · 5 months ago
  42. 9151844 arch: arm: dts: k3-j784s4-r5-evm: Add missing fss range by Jonathan Humphreys · 5 months ago
  43. 92aa3ec global_data: Reduce size of early-malloc vars by Simon Glass · 5 months ago
  44. 80166ea global_data: Reduce the size of bus_clk and mem_clk by Simon Glass · 5 months ago
  45. 2e93131 global_data: Drop spl_handoff by Simon Glass · 5 months ago
  46. a6616ba global_data: Drop global_data hose by Simon Glass · 5 months ago
  47. 7d08262 global_data: Remove pci_ram_top by Simon Glass · 5 months ago
  48. f44fded global_data: Convert have_console into a flag by Simon Glass · 5 months ago
  49. 26d3faa x86: Drop use of global_data fb_base by Simon Glass · 5 months ago
  50. 5f32aac global_data: Move pci_clk to m68k and powerpc by Simon Glass · 5 months ago
  51. 5948fd0 Merge patch series "spl: mmc: Some tweaks for SPL, particularly with MMC" by Tom Rini · 5 months ago
  52. 3fd1127 spl: Create a function to init spl_load_info by Simon Glass · 5 months ago
  53. 2a00d73 spl: mmc: Try to clean up raw-mode options by Simon Glass · 5 months ago
  54. 001b310 rockchip: Move the default timer init to a common file by Simon Glass · 5 months ago
  55. 8ad6ac9 mx6: Expand bmode to support ecspi3 boot by Fabio Estevam · 5 months ago
  56. 3c72b81 tqma6_mba6: Remove UART board code by Fabio Estevam · 5 months ago
  57. 8827ec5 imx: imx9: Set correct critical temperature by Primoz Fiser · 5 months ago
  58. e93d343 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung into next by Tom Rini · 5 months ago
  59. 158cf0270 Merge tag 'v2024.10-rc3' into next by Tom Rini · 5 months ago
  60. f9e45be Merge patch series "clk: mediatek: mt7986: clk migration for OF_UPSTREAM" by Tom Rini · 5 months ago
  61. 54f8ba6 clk: mediatek: mt7986: rename CK to CLK by Christian Marangi · 6 months ago
  62. ba7969c clk: mediatek: mt7986: convert to unified infracfg gates + muxes by Christian Marangi · 6 months ago
  63. 7124b99 clk: mediatek: mt7986: drop 1/1 spurious factor for topckgen by Christian Marangi · 6 months ago
  64. 1062187 clk: mediatek: mt7986: rename TOPCKGEN factor clock to upstream naming by Christian Marangi · 6 months ago
  65. 6df8029 clk: mediatek: mt7986: drop 1/1 infracfg spurious factor by Christian Marangi · 6 months ago
  66. e69a1fe clk: mediatek: mt7986: rename CB_CKSQ_40M to TOP_XTAL by Christian Marangi · 6 months ago
  67. 2f71d6e Merge patch series "clk: mediatek: mt7988: clk migration for OF_UPSTREAM" by Tom Rini · 5 months ago
  68. 99c5fa1 clk: mediatek: mt7988: rename CK to CLK by Christian Marangi · 6 months ago
  69. ef4a648 clk: mediatek: mt7988: convert to unified infracfg gates + muxes by Christian Marangi · 6 months ago
  70. 8b75c2c clk: mediatek: mt7988: rename TOPCKGEN factor clock to upstream naming by Christian Marangi · 6 months ago
  71. 78507c3 clk: mediatek: mt7988: drop 1/1 infracfg spurious factor by Christian Marangi · 6 months ago
  72. b76b75b clk: mediatek: mt7988: rename CB_CKSQ_40M to TOP_XTAL by Christian Marangi · 6 months ago
  73. 98cccbd Merge patch series "clk: mediatek: mt7981: clk migration for OF_UPSTREAM" by Tom Rini · 5 months ago
  74. 02de3b9 clk: mediatek: mt7981: rename CK to CLK by Christian Marangi · 6 months ago
  75. 99da5bb clk: mediatek: mt7981: convert to unified infracfg gates + muxes by Christian Marangi · 6 months ago
  76. 2d20cc4 clk: mediatek: mt7981: fix support for pwm3 clock by Christian Marangi · 6 months ago
  77. 78487cd clk: mediatek: mt7981: drop 1/1 spurious factor by Christian Marangi · 6 months ago
  78. 807624c clk: mediatek: mt7981: implement sgmii0/1 clock by Christian Marangi · 6 months ago
  79. f8a58bb clk: mediatek: mt7981: swap wrong clock-names for spi nodes by Christian Marangi · 6 months ago
  80. 37476e7 clk: mediatek: mt7981: add missing clock for spi1 node by Christian Marangi · 6 months ago
  81. 99bd00a clk: mediatek: mt7981: fix wrong clock definition for spi2 by Christian Marangi · 6 months ago
  82. 99d3da8 clk: mediatek: mt7981: fix typo for infra_i2c0_ck by Christian Marangi · 6 months ago
  83. 4a29c0d arm: dts: exynos: Remove outdated DW MMC properties in all Exynos dts by Sam Protsenko · 5 months ago
  84. 9bedead mmc: exynos_dw_mmc: Improve coding style by Sam Protsenko · 5 months ago
  85. 9780ca6 mmc: exynos_dw_mmc: Add support for ARM64 Exynos chips by Sam Protsenko · 5 months ago
  86. 29b4ff3 arm: exynos: Add header guard for dwmmc.h by Sam Protsenko · 5 months ago
  87. d1c057f arm: dts: exynos: Add upstream DW MMC properties to all Exynos dts by Sam Protsenko · 5 months ago
  88. c17b2a0 x86: Fix ptrdiff_t for x86_64 by Richard Weinberger · 6 months ago
  89. b392487 arm: dts: keystone: Move to OF_UPSTREAM by Andrew Davis · 5 months ago
  90. a640267 imx6-tqma6: Convert to OF_UPSTREAM by Fabio Estevam · 5 months ago
  91. a4c707f tqma6q_mba6: Convert to watchdog driver model by Fabio Estevam · 5 months ago
  92. 9ef9d90 imx: imx8: fix build when CONFIG_IMX_BOOTAUX is set by Max Krummenacher · 5 months ago
  93. 6967be3 imx8ulp_evk: enable binman support by Gary Bisson · 6 months ago
  94. 9970da6 mach-imx: Add i.MX 8ULP binman support by Gary Bisson · 6 months ago
  95. b76f37c octeon: Drop OCTEON_I2C_FDT dead code by Simon Glass · 5 months ago
  96. 9c6d3ce arm: dts: rockchip: remove upstreamed props for Radxa ROCK 5B by FUKAUMI Naoki · 5 months ago
  97. d9b0107 arm: dts: rockchip: remove upstreamed props for Radxa ROCK 3A by FUKAUMI Naoki · 5 months ago
  98. d27c343 board: rockchip: Add Radxa ROCK 5 ITX by Heiko Stuebner · 6 months ago
  99. f4f845b Merge patch series "Universal Payload initial series" by Tom Rini · 5 months ago
  100. 91fde8e sandbox: Add an SPL loader for UPL by Simon Glass · 5 months ago