1. 4f3ba01 ram: rockchip: Add rv1126 lpddr4 support by Jagan Teki · 2 years ago
  2. 43241e0 ram: rockchip: rv1126: Control ddr init prints via DEBUG by Jagan Teki · 2 years ago
  3. d0af73c ram: rockchip: Add rv1126 ddr driver support by Jagan Teki · 2 years ago
  4. ffc0cb7 ram: rockchip: Add rv1126 ddr loader params by Jagan Teki · 2 years ago
  5. f330604 ram: rockchip: Add rv1126 ddr3 support by Jagan Teki · 2 years ago
  6. 38f2330 ram: rockchip: Update ddr pctl regs for px30 by Jagan Teki · 2 years ago
  7. 95bf587 ram: rockchip: Compute ddr capacity based on grf split by Jagan Teki · 2 years ago
  8. 2da26d7 ram: rockchip: Add common ddr type configs by Jagan Teki · 2 years ago
  9. 8555f2d ram: Mark ram-uclass depend on TPL_DM or SPL_DM by Jagan Teki · 2 years ago
  10. af1a3e9 global: Remove unused CONFIG symbols by Tom Rini · 2 years ago
  11. debb045 ram: k3-ddrss: add am62a controller support by Bryan Brattlof · 2 years, 1 month ago
  12. 85b5cc8 ram: k3-ddrss: add auto-generated macros for am62a support by Bryan Brattlof · 2 years, 1 month ago
  13. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  14. e10c8d6 ram: ast2600: Align the RL and WL setting by Dylan Hung · 2 years, 1 month ago
  15. e7f6784 ram: ast2600: Improve ddr4 timing and signal quality by Dylan Hung · 2 years, 1 month ago
  16. d90da02 ram: ast2600: Fix incorrect statement of the register polling by Dylan Hung · 2 years, 1 month ago
  17. 644c95a ram: rockchip: fix typo in KConfig option label by Quentin Schulz · 2 years, 2 months ago
  18. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  19. 5258edd RAM: Add changes for i.MXRT11xx series by Jesse Taube · 2 years, 4 months ago
  20. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  21. 29cbb30 ram: rk3399: Conduct memory training at 400MHz by Lee Jones · 2 years, 4 months ago
  22. 9e33401 ram: rk3399: Fix faulty frequency change reports by Lee Jones · 2 years, 4 months ago
  23. d3cb513 ram: rk3399: Fix .set_rate_index() error handling by Lee Jones · 2 years, 4 months ago
  24. f6a9929 drivers: ram: rockchip: Fix dram channels calculation for rk3399 by Han Pengfei · 2 years, 7 months ago
  25. 1be5e97 arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654 by Andrew Davis · 2 years, 5 months ago
  26. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
  27. b5bb08d ram: stm32mp1: add support of STM32MP13x by Patrick Delaunay · 2 years, 6 months ago
  28. 27fa412 arm: mach-k3: Introduce the basic files to support AM62 by Suman Anna · 2 years, 6 months ago
  29. 817bc47 ram: stm32mp1: Conditionally enable ASR by Marek Vasut · 2 years, 7 months ago
  30. ff4e82b ram: k3-ddrss: Allow use of dt provided initial frequency by Dave Gerlach · 2 years, 8 months ago
  31. 6feaf59 ram: k3-ddrss: Fix register name and explain its usage by Dominic Rath · 2 years, 8 months ago
  32. df645ef rockchip: rk3066: add sdram driver by Paweł Jarosz · 2 years, 8 months ago
  33. 477c417 ram: k3-am654: Make VTT regulator optional by Christian Gmeiner · 2 years, 8 months ago
  34. a7c86a7 ram: k3-am654: Write all configuration values by Dominic Rath · 2 years, 8 months ago
  35. 296c83a ram: k3-ddrss: Introduce ECC Functionality for full memory space by Dave Gerlach · 2 years, 9 months ago
  36. fd199dd ram: k3-ddrss: Rename ddrss_ss_regs to ddrss_ctl_regs by Dave Gerlach · 2 years, 9 months ago
  37. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
  38. 3251d3f rockchip: ram: sdram_rk3x88: replace comma by semicolon by Johan Jonker · 2 years, 11 months ago
  39. 5225bb8 ram: stm32mp1: Unconditionally enable ASR by Marek Vasut · 2 years, 9 months ago
  40. 086765c ram: aspeed: Rework kconfig options by Joel Stanley · 2 years, 9 months ago
  41. bf9d0b9 ram: k3-ddrss: Add support for J721S2 SoC by David Huang · 2 years, 10 months ago
  42. 6324bc7 ram: k3-ddrss: Add support for configuring MSMC subsystem in case of Multiple DDR subsystems by Aswath Govindraju · 2 years, 10 months ago
  43. b232cb4 ram: k3-ddrss: Add support for multiple instances of DDR subsystems by Aswath Govindraju · 2 years, 10 months ago
  44. 7bd8844 ram: k3-ddrss: lpddr4_structs_if.h: Add a pointer to ddr instance by Aswath Govindraju · 2 years, 10 months ago
  45. e3833f6 drivers: octeon: get rid of Unicode in code by Heinrich Schuchardt · 2 years, 11 months ago
  46. 915bd1a ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup by Patrick Delaunay · 3 years ago
  47. df7fe21 ram: stm32mp1: compute DDR size from DDRCTL registers by Patrick Delaunay · 3 years ago
  48. 0c4354e stm32mp1: ram: remove tuning support by Patrick Delaunay · 3 years ago
  49. 9e2dd66 stm32mp1: ram: remove the support of calibration result by Patrick Delaunay · 3 years ago
  50. a709d63 stm32mp1: ram: add read valid training support by Patrick Delaunay · 3 years ago
  51. 72a5762 stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 2 months ago
  52. d7ca28d ram: sifive: Fix -Wint-to-pointer-cast warnings by Bin Meng · 3 years, 3 months ago
  53. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  54. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
  55. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  56. 1257efc clk: Rename clk_get_by_driver_info() by Simon Glass · 3 years, 4 months ago
  57. 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 4 months ago
  58. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
  59. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  60. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  61. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  62. c63f2fc rockchip: rk3568: Add sdram driver by Joseph Chen · 3 years, 6 months ago
  63. a5936a2 drivers: ram: sifive: rename fu540_ddr and add fu740 support by Green Wan · 3 years, 6 months ago
  64. dd01c63 ram: k3-ddrss: Enable vtt regulator if present by Lokesh Vutla · 3 years, 7 months ago
  65. 2c861a9 ram: k3-ddrss: Introduce support for AM642 SoCs by Dave Gerlach · 3 years, 7 months ago
  66. d712b36 ram: k3-ddrss: Introduce common driver with J7 SoC support by Dave Gerlach · 3 years, 7 months ago
  67. e777380 ram: k3-ddrss: Introduce top-level CONFIG_K3_DDRSS by Dave Gerlach · 3 years, 7 months ago
  68. 32df18b ram: k3-j721e: Rename to k3-ddrss by Dave Gerlach · 3 years, 7 months ago
  69. 77b7037 ram: k3-j721e: lpddr4_ctl_regs: Fix checkpatch issue for types by Dave Gerlach · 3 years, 7 months ago
  70. e440f0f ram: k3-j721e: lpddr4_pi_macros: Fix indentation issues by Dave Gerlach · 3 years, 7 months ago
  71. 16a0e7c ram: k3-j721e: lpddr4_phy_core_macros: Fix indentation issues by Dave Gerlach · 3 years, 7 months ago
  72. 42eeb09 ram: k3-j721e: lpddr4_ddr_controller_macros: Fix indentation issues by Dave Gerlach · 3 years, 7 months ago
  73. ef425cf ram: k3-j721e: lpddr4_data_slice_3_macros: Fix indentation issues by Dave Gerlach · 3 years, 7 months ago
  74. cc37d2b ram: k3-j721e: lpddr4_data_slice_2_macros: Fix indentation issues by Dave Gerlach · 3 years, 7 months ago
  75. b4314f6 ram: k3-j721e: lpddr4_data_slice_1_macros: Fix indentation issues by Dave Gerlach · 3 years, 7 months ago
  76. 72de973 ram: k3-j721e: lpddr4_data_slice_0_macros: Fix indentation issues by Dave Gerlach · 3 years, 7 months ago
  77. ad7adea ram: k3-j721e: lpddr4_address_slice_0_macros: Fix indentation issues by Dave Gerlach · 3 years, 7 months ago
  78. 1a035f8 mips: octeon: Misc changes required because of the newly added headers by Stefan Roese · 4 years ago
  79. 062bb64 Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 8 months ago
  80. da6e54c ram: stm32: fix strsep failed on read only memory by dillon min · 3 years, 8 months ago
  81. e9ead4a riscv: sifive: Rename fu540 board to unleashed by Bin Meng · 3 years, 9 months ago
  82. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  83. 8247002 ram: aspeed: Add AST2600 DRAM control support by Dylan Hung · 4 years ago
  84. c395485 ram: k3-j721e: rename BIT_MASK() by Heinrich Schuchardt · 3 years, 11 months ago
  85. 753f536 ram: stm32mp1: migrate trace to dev or log macro by Patrick Delaunay · 4 years, 1 month ago
  86. a9b40a1 ram: stm32: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
  87. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  88. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  89. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  90. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  91. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  92. cf64893 Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 1 month ago
  93. a65946b ram: rockchip: px30: add a config-based ddr selection by Heiko Stuebner · 4 years, 2 months ago
  94. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
  95. 9edf909 ram: imxrt: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  96. f7d8f83 ram: add ddr4 dual x8 configuration by Dylan Hung · 4 years, 3 months ago
  97. 58adc73 ram: move aspeed ram driver into drivers/ directory by Dylan Hung · 4 years, 3 months ago
  98. efa73a9 ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3) by Aaron Williams · 4 years, 3 months ago
  99. e60c6a7 ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3) by Aaron Williams · 4 years, 3 months ago
  100. 0111421 ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3) by Aaron Williams · 4 years, 3 months ago