1. 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
  2. 3858c74 ram: k3-ddrss: enable the am62ax's DDR controller for am62px by Bryan Brattlof · 9 months ago
  3. 8b05c18 rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h by Quentin Schulz · 9 months ago
  4. 5e38edb rockchip: migrate hardware.h inclusion into appropriate files by Quentin Schulz · 9 months ago
  5. 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · 9 months ago
  6. 67ebc30 arm: mach-k3: Add basic support for J784S4 SoC definition by Apurva Nandan · 9 months ago
  7. 6468c4c ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · 9 months ago
  8. de8daec ram: rockchip: Add rv1126 ddr4 support by Tim Lunn · 10 months ago
  9. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  10. ffec940 sunxi: add R528/T113-s3/D1(s) DRAM initialisation code by Andre Przywara · 1 year, 11 months ago
  11. b652b69 Kconfig: sunxi: prepare for using drivers/ram/sunxi by Andre Przywara · 2 years ago
  12. 4733193 treewide: use dev_read_addr_*_ptr() where appropriate by Matthias Schiffer · 1 year, 2 months ago
  13. 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
  14. f3e4b8b ram: stm32mp1: Only print RAM config with CONFIG_SPL_DISPLAY_PRINT by Harald Seiler · 1 year, 2 months ago
  15. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  16. fc561e9 board: mediatek: update config headers by developer · 1 year, 4 months ago
  17. 2905a46 ram: k3-ddrss: do not touch ctrl regs during training by Bryan Brattlof · 1 year, 4 months ago
  18. f69a512 ram: starfive: Read memory size information from EEPROM by Yanhong Wang · 1 year, 5 months ago
  19. 9446dfe board: schneider: add RZN1 board support by Ralph Siemsen · 1 year, 7 months ago
  20. 4ceb0d3 ram: cadence: add driver for Cadence EDAC by Ralph Siemsen · 1 year, 7 months ago
  21. 2e304a2 core: remap: fix regmap_init_mem_plat() reg size handeling by Johan Jonker · 1 year, 9 months ago
  22. 921aceb arm: mach-k3: Remove empty sys_proto.h include by Andrew Davis · 1 year, 8 months ago
  23. 9c6e755 arm: mach-k3: Move sdelay() and wait_on_value() declaration by Andrew Davis · 1 year, 8 months ago
  24. 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
  25. f6f4a78 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 7 months ago
  26. 3c9997b ram: rk3399: add missing high row detection by Jonathan Liu · 1 year, 8 months ago
  27. d60e880 ram: starfive: add ddr driver by Yanhong Wang · 1 year, 8 months ago
  28. 6d83f3c stm32mp: fix various array bounds checks by Rasmus Villemoes · 1 year, 8 months ago
  29. 95c015f Merge branch 'next' by Tom Rini · 1 year, 8 months ago
  30. 68cfcb8 rockchip: Fix incorrect constant name in RAM init code by David Sebek · 1 year, 8 months ago
  31. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 months ago
  32. eb80b31 ram: ast2600: Keep MPLL power on by Dylan Hung · 1 year, 9 months ago
  33. f2ad778 ram: rockchip: Add rk3588 ddr driver support by Jagan Teki · 1 year, 10 months ago
  34. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  35. 4f3ba01 ram: rockchip: Add rv1126 lpddr4 support by Jagan Teki · 2 years ago
  36. 43241e0 ram: rockchip: rv1126: Control ddr init prints via DEBUG by Jagan Teki · 2 years ago
  37. d0af73c ram: rockchip: Add rv1126 ddr driver support by Jagan Teki · 2 years ago
  38. ffc0cb7 ram: rockchip: Add rv1126 ddr loader params by Jagan Teki · 2 years ago
  39. f330604 ram: rockchip: Add rv1126 ddr3 support by Jagan Teki · 2 years ago
  40. 38f2330 ram: rockchip: Update ddr pctl regs for px30 by Jagan Teki · 2 years ago
  41. 95bf587 ram: rockchip: Compute ddr capacity based on grf split by Jagan Teki · 2 years ago
  42. 2da26d7 ram: rockchip: Add common ddr type configs by Jagan Teki · 2 years ago
  43. 8555f2d ram: Mark ram-uclass depend on TPL_DM or SPL_DM by Jagan Teki · 2 years ago
  44. af1a3e9 global: Remove unused CONFIG symbols by Tom Rini · 2 years ago
  45. debb045 ram: k3-ddrss: add am62a controller support by Bryan Brattlof · 2 years, 1 month ago
  46. 85b5cc8 ram: k3-ddrss: add auto-generated macros for am62a support by Bryan Brattlof · 2 years, 1 month ago
  47. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  48. e10c8d6 ram: ast2600: Align the RL and WL setting by Dylan Hung · 2 years ago
  49. e7f6784 ram: ast2600: Improve ddr4 timing and signal quality by Dylan Hung · 2 years ago
  50. d90da02 ram: ast2600: Fix incorrect statement of the register polling by Dylan Hung · 2 years ago
  51. 644c95a ram: rockchip: fix typo in KConfig option label by Quentin Schulz · 2 years, 2 months ago
  52. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  53. 5258edd RAM: Add changes for i.MXRT11xx series by Jesse Taube · 2 years, 4 months ago
  54. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  55. 29cbb30 ram: rk3399: Conduct memory training at 400MHz by Lee Jones · 2 years, 4 months ago
  56. 9e33401 ram: rk3399: Fix faulty frequency change reports by Lee Jones · 2 years, 4 months ago
  57. d3cb513 ram: rk3399: Fix .set_rate_index() error handling by Lee Jones · 2 years, 4 months ago
  58. f6a9929 drivers: ram: rockchip: Fix dram channels calculation for rk3399 by Han Pengfei · 2 years, 6 months ago
  59. 1be5e97 arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654 by Andrew Davis · 2 years, 4 months ago
  60. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
  61. b5bb08d ram: stm32mp1: add support of STM32MP13x by Patrick Delaunay · 2 years, 6 months ago
  62. 27fa412 arm: mach-k3: Introduce the basic files to support AM62 by Suman Anna · 2 years, 6 months ago
  63. 817bc47 ram: stm32mp1: Conditionally enable ASR by Marek Vasut · 2 years, 7 months ago
  64. ff4e82b ram: k3-ddrss: Allow use of dt provided initial frequency by Dave Gerlach · 2 years, 8 months ago
  65. 6feaf59 ram: k3-ddrss: Fix register name and explain its usage by Dominic Rath · 2 years, 8 months ago
  66. df645ef rockchip: rk3066: add sdram driver by Paweł Jarosz · 2 years, 7 months ago
  67. 477c417 ram: k3-am654: Make VTT regulator optional by Christian Gmeiner · 2 years, 8 months ago
  68. a7c86a7 ram: k3-am654: Write all configuration values by Dominic Rath · 2 years, 8 months ago
  69. 296c83a ram: k3-ddrss: Introduce ECC Functionality for full memory space by Dave Gerlach · 2 years, 8 months ago
  70. fd199dd ram: k3-ddrss: Rename ddrss_ss_regs to ddrss_ctl_regs by Dave Gerlach · 2 years, 8 months ago
  71. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
  72. 3251d3f rockchip: ram: sdram_rk3x88: replace comma by semicolon by Johan Jonker · 2 years, 11 months ago
  73. 5225bb8 ram: stm32mp1: Unconditionally enable ASR by Marek Vasut · 2 years, 9 months ago
  74. 086765c ram: aspeed: Rework kconfig options by Joel Stanley · 2 years, 9 months ago
  75. bf9d0b9 ram: k3-ddrss: Add support for J721S2 SoC by David Huang · 2 years, 10 months ago
  76. 6324bc7 ram: k3-ddrss: Add support for configuring MSMC subsystem in case of Multiple DDR subsystems by Aswath Govindraju · 2 years, 10 months ago
  77. b232cb4 ram: k3-ddrss: Add support for multiple instances of DDR subsystems by Aswath Govindraju · 2 years, 10 months ago
  78. 7bd8844 ram: k3-ddrss: lpddr4_structs_if.h: Add a pointer to ddr instance by Aswath Govindraju · 2 years, 10 months ago
  79. e3833f6 drivers: octeon: get rid of Unicode in code by Heinrich Schuchardt · 2 years, 10 months ago
  80. 915bd1a ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup by Patrick Delaunay · 3 years ago
  81. df7fe21 ram: stm32mp1: compute DDR size from DDRCTL registers by Patrick Delaunay · 3 years ago
  82. 0c4354e stm32mp1: ram: remove tuning support by Patrick Delaunay · 3 years ago
  83. 9e2dd66 stm32mp1: ram: remove the support of calibration result by Patrick Delaunay · 3 years ago
  84. a709d63 stm32mp1: ram: add read valid training support by Patrick Delaunay · 3 years ago
  85. 72a5762 stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 1 month ago
  86. d7ca28d ram: sifive: Fix -Wint-to-pointer-cast warnings by Bin Meng · 3 years, 2 months ago
  87. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  88. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
  89. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  90. 1257efc clk: Rename clk_get_by_driver_info() by Simon Glass · 3 years, 4 months ago
  91. 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 4 months ago
  92. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
  93. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  94. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  95. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  96. c63f2fc rockchip: rk3568: Add sdram driver by Joseph Chen · 3 years, 6 months ago
  97. a5936a2 drivers: ram: sifive: rename fu540_ddr and add fu740 support by Green Wan · 3 years, 6 months ago
  98. dd01c63 ram: k3-ddrss: Enable vtt regulator if present by Lokesh Vutla · 3 years, 7 months ago
  99. 2c861a9 ram: k3-ddrss: Introduce support for AM642 SoCs by Dave Gerlach · 3 years, 7 months ago
  100. d712b36 ram: k3-ddrss: Introduce common driver with J7 SoC support by Dave Gerlach · 3 years, 7 months ago