1. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  2. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  3. 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  4. f218eeb xpl: Rename spl_in_proper() to not_xpl() by Simon Glass · 8 weeks ago
  5. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 8 weeks ago
  6. 8b7bc20 Merge patch series "vbe: Series part D" by Tom Rini · 7 weeks ago
  7. 6fa47e1 ram: Support driver model in VPL by Simon Glass · 9 weeks ago
  8. 093502e Merge tag 'v2024.10-rc6' into next by Tom Rini · 8 weeks ago
  9. 888f057 ram: k3-ddrss: Handle error properly in lpddr4_start by Udit Kumar · 3 months ago
  10. 8fb5259 ram: ast2700: Add DRAM controller initialization by Chia-Wei Wang · 2 months ago
  11. 08d4ba4 rockchip: Avoid #ifdefs in RK3399 SPL by Simon Glass · 4 months ago
  12. c5c33be rockchip: Ensure memory size is available in RK3399 SPL by Simon Glass · 4 months ago
  13. 3f16594 drivers: ram: Remove duplicate newlines by Marek Vasut · 4 months ago
  14. f68fb17 ram: k3-ddrss: Enable the am62ax's DDR controller for J722S by Jayesh Choudhary · 5 months ago
  15. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  16. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  17. aa36af0 ram: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  18. 0333e3b rockchip: rk3308: Move cru and grf include files to arch-rockchip by Jonas Karlman · 8 months ago
  19. d894f7a Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · 8 months ago
  20. 3858c74 ram: k3-ddrss: enable the am62ax's DDR controller for am62px by Bryan Brattlof · 9 months ago
  21. 8b05c18 rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h by Quentin Schulz · 9 months ago
  22. 5e38edb rockchip: migrate hardware.h inclusion into appropriate files by Quentin Schulz · 9 months ago
  23. 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · 9 months ago
  24. 67ebc30 arm: mach-k3: Add basic support for J784S4 SoC definition by Apurva Nandan · 9 months ago
  25. 6468c4c ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · 9 months ago
  26. de8daec ram: rockchip: Add rv1126 ddr4 support by Tim Lunn · 10 months ago
  27. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  28. ffec940 sunxi: add R528/T113-s3/D1(s) DRAM initialisation code by Andre Przywara · 1 year, 11 months ago
  29. b652b69 Kconfig: sunxi: prepare for using drivers/ram/sunxi by Andre Przywara · 2 years ago
  30. 4733193 treewide: use dev_read_addr_*_ptr() where appropriate by Matthias Schiffer · 1 year, 2 months ago
  31. 1ec7f33 Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 2 months ago
  32. f3e4b8b ram: stm32mp1: Only print RAM config with CONFIG_SPL_DISPLAY_PRINT by Harald Seiler · 1 year, 2 months ago
  33. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  34. fc561e9 board: mediatek: update config headers by developer · 1 year, 4 months ago
  35. 2905a46 ram: k3-ddrss: do not touch ctrl regs during training by Bryan Brattlof · 1 year, 4 months ago
  36. f69a512 ram: starfive: Read memory size information from EEPROM by Yanhong Wang · 1 year, 5 months ago
  37. 9446dfe board: schneider: add RZN1 board support by Ralph Siemsen · 1 year, 7 months ago
  38. 4ceb0d3 ram: cadence: add driver for Cadence EDAC by Ralph Siemsen · 1 year, 7 months ago
  39. 2e304a2 core: remap: fix regmap_init_mem_plat() reg size handeling by Johan Jonker · 1 year, 9 months ago
  40. 921aceb arm: mach-k3: Remove empty sys_proto.h include by Andrew Davis · 1 year, 8 months ago
  41. 9c6e755 arm: mach-k3: Move sdelay() and wait_on_value() declaration by Andrew Davis · 1 year, 8 months ago
  42. e6f1700 Merge tag 'u-boot-rockchip-20230421' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 7 months ago
  43. f6f4a78 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 7 months ago
  44. 3c9997b ram: rk3399: add missing high row detection by Jonathan Liu · 1 year, 8 months ago
  45. d60e880 ram: starfive: add ddr driver by Yanhong Wang · 1 year, 8 months ago
  46. 6d83f3c stm32mp: fix various array bounds checks by Rasmus Villemoes · 1 year, 8 months ago
  47. 95c015f Merge branch 'next' by Tom Rini · 1 year, 8 months ago
  48. 68cfcb8 rockchip: Fix incorrect constant name in RAM init code by David Sebek · 1 year, 8 months ago
  49. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 months ago
  50. eb80b31 ram: ast2600: Keep MPLL power on by Dylan Hung · 1 year, 9 months ago
  51. f2ad778 ram: rockchip: Add rk3588 ddr driver support by Jagan Teki · 1 year, 10 months ago
  52. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  53. 4f3ba01 ram: rockchip: Add rv1126 lpddr4 support by Jagan Teki · 2 years ago
  54. 43241e0 ram: rockchip: rv1126: Control ddr init prints via DEBUG by Jagan Teki · 2 years ago
  55. d0af73c ram: rockchip: Add rv1126 ddr driver support by Jagan Teki · 2 years ago
  56. ffc0cb7 ram: rockchip: Add rv1126 ddr loader params by Jagan Teki · 2 years ago
  57. f330604 ram: rockchip: Add rv1126 ddr3 support by Jagan Teki · 2 years ago
  58. 38f2330 ram: rockchip: Update ddr pctl regs for px30 by Jagan Teki · 2 years ago
  59. 95bf587 ram: rockchip: Compute ddr capacity based on grf split by Jagan Teki · 2 years ago
  60. 2da26d7 ram: rockchip: Add common ddr type configs by Jagan Teki · 2 years ago
  61. 8555f2d ram: Mark ram-uclass depend on TPL_DM or SPL_DM by Jagan Teki · 2 years ago
  62. af1a3e9 global: Remove unused CONFIG symbols by Tom Rini · 2 years ago
  63. debb045 ram: k3-ddrss: add am62a controller support by Bryan Brattlof · 2 years, 1 month ago
  64. 85b5cc8 ram: k3-ddrss: add auto-generated macros for am62a support by Bryan Brattlof · 2 years, 1 month ago
  65. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  66. e10c8d6 ram: ast2600: Align the RL and WL setting by Dylan Hung · 2 years ago
  67. e7f6784 ram: ast2600: Improve ddr4 timing and signal quality by Dylan Hung · 2 years ago
  68. d90da02 ram: ast2600: Fix incorrect statement of the register polling by Dylan Hung · 2 years ago
  69. 644c95a ram: rockchip: fix typo in KConfig option label by Quentin Schulz · 2 years, 2 months ago
  70. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  71. 5258edd RAM: Add changes for i.MXRT11xx series by Jesse Taube · 2 years, 4 months ago
  72. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  73. 29cbb30 ram: rk3399: Conduct memory training at 400MHz by Lee Jones · 2 years, 4 months ago
  74. 9e33401 ram: rk3399: Fix faulty frequency change reports by Lee Jones · 2 years, 4 months ago
  75. d3cb513 ram: rk3399: Fix .set_rate_index() error handling by Lee Jones · 2 years, 4 months ago
  76. f6a9929 drivers: ram: rockchip: Fix dram channels calculation for rk3399 by Han Pengfei · 2 years, 6 months ago
  77. 1be5e97 arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654 by Andrew Davis · 2 years, 4 months ago
  78. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
  79. b5bb08d ram: stm32mp1: add support of STM32MP13x by Patrick Delaunay · 2 years, 6 months ago
  80. 27fa412 arm: mach-k3: Introduce the basic files to support AM62 by Suman Anna · 2 years, 6 months ago
  81. 817bc47 ram: stm32mp1: Conditionally enable ASR by Marek Vasut · 2 years, 7 months ago
  82. ff4e82b ram: k3-ddrss: Allow use of dt provided initial frequency by Dave Gerlach · 2 years, 8 months ago
  83. 6feaf59 ram: k3-ddrss: Fix register name and explain its usage by Dominic Rath · 2 years, 8 months ago
  84. df645ef rockchip: rk3066: add sdram driver by Paweł Jarosz · 2 years, 7 months ago
  85. 477c417 ram: k3-am654: Make VTT regulator optional by Christian Gmeiner · 2 years, 8 months ago
  86. a7c86a7 ram: k3-am654: Write all configuration values by Dominic Rath · 2 years, 8 months ago
  87. 296c83a ram: k3-ddrss: Introduce ECC Functionality for full memory space by Dave Gerlach · 2 years, 8 months ago
  88. fd199dd ram: k3-ddrss: Rename ddrss_ss_regs to ddrss_ctl_regs by Dave Gerlach · 2 years, 8 months ago
  89. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
  90. 3251d3f rockchip: ram: sdram_rk3x88: replace comma by semicolon by Johan Jonker · 2 years, 11 months ago
  91. 5225bb8 ram: stm32mp1: Unconditionally enable ASR by Marek Vasut · 2 years, 9 months ago
  92. 086765c ram: aspeed: Rework kconfig options by Joel Stanley · 2 years, 9 months ago
  93. bf9d0b9 ram: k3-ddrss: Add support for J721S2 SoC by David Huang · 2 years, 10 months ago
  94. 6324bc7 ram: k3-ddrss: Add support for configuring MSMC subsystem in case of Multiple DDR subsystems by Aswath Govindraju · 2 years, 10 months ago
  95. b232cb4 ram: k3-ddrss: Add support for multiple instances of DDR subsystems by Aswath Govindraju · 2 years, 10 months ago
  96. 7bd8844 ram: k3-ddrss: lpddr4_structs_if.h: Add a pointer to ddr instance by Aswath Govindraju · 2 years, 10 months ago
  97. e3833f6 drivers: octeon: get rid of Unicode in code by Heinrich Schuchardt · 2 years, 10 months ago
  98. 915bd1a ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup by Patrick Delaunay · 3 years ago
  99. df7fe21 ram: stm32mp1: compute DDR size from DDRCTL registers by Patrick Delaunay · 3 years ago
  100. 0c4354e stm32mp1: ram: remove tuning support by Patrick Delaunay · 3 years ago