1. fde9314 ram: aspeed: Add AST2600 DRAM control support by Dylan Hung · 3 years, 10 months ago
  2. f5abd8a ram: k3-j721e: rename BIT_MASK() by Heinrich Schuchardt · 3 years, 9 months ago
  3. 66b3b9d ram: stm32mp1: migrate trace to dev or log macro by Patrick Delaunay · 3 years, 11 months ago
  4. 997f7da ram: stm32: migrate trace to log macro by Patrick Delaunay · 3 years, 11 months ago
  5. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  6. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  7. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  8. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  9. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  10. 2c31d7e Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 11 months ago
  11. 2db36c6 ram: rockchip: px30: add a config-based ddr selection by Heiko Stuebner · 4 years ago
  12. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  13. 8d4c596 ram: imxrt: Include device_compat.h by Sean Anderson · 4 years ago
  14. 0474050 ram: add ddr4 dual x8 configuration by Dylan Hung · 4 years, 1 month ago
  15. 5d457f8 ram: move aspeed ram driver into drivers/ directory by Dylan Hung · 4 years, 1 month ago
  16. 15afe72 ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3) by Aaron Williams · 4 years, 1 month ago
  17. 61674a1 ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3) by Aaron Williams · 4 years, 1 month ago
  18. e13bb86 ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3) by Aaron Williams · 4 years, 1 month ago
  19. 9981a80 ram: sifive: Remove regmap dependency by Bin Meng · 4 years ago
  20. f8c9660 ram: sifive: Check return value on clk_enable() by Bin Meng · 4 years ago
  21. 3ab2601 ram: sifive: Fix compiler warnings for 32-bit by Bin Meng · 4 years, 1 month ago
  22. 6e802ef ram: k3-j721e: Relax version checks for memory controller by Lokesh Vutla · 4 years, 2 months ago
  23. 0eddd24 ti: am654: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 2 months ago
  24. ecb70bd ram: sifive: Avoid using hardcoded ram base and size by Bin Meng · 4 years, 2 months ago
  25. b32858c rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set by Kever Yang · 4 years, 2 months ago
  26. 40794c8 ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG by Jagan Teki · 4 years, 2 months ago
  27. 304eaae ram: rk3399: Drop debug stride in driver by Jagan Teki · 4 years, 2 months ago
  28. 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 3 months ago
  29. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  30. 6c393e8 ram: stm32mp1: add size and addr parameter to test all by Patrick Delaunay · 4 years, 3 months ago
  31. 81b66b9 ram: stm32mp1: use the DDR size by default in the test addressBus by Patrick Delaunay · 4 years, 3 months ago
  32. fcd4890 ram: stm32mp1: add parameter addr in test FrequencySelectivePattern by Patrick Delaunay · 4 years, 3 months ago
  33. 1a5be5a ram: stm32mp1: protect minimum value in get_bufsize by Patrick Delaunay · 4 years, 3 months ago
  34. c514a94 sifive: fu540: add ddr driver by Pragnesh Patel · 4 years, 4 months ago
  35. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  36. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  37. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  38. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  39. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  40. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  41. 0c27c16 ram: stm32mp1: Add support for multiple configs by Marek Vasut · 4 years, 5 months ago
  42. 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 6 months ago
  43. 9368bdf ram: stm32mp1: the property st, phy-cal becomes optional by Patrick Delaunay · 4 years, 7 months ago
  44. d424e67 ram: stm32mp1: reduce delay after BIST reset for tuning by Patrick Delaunay · 4 years, 7 months ago
  45. b604a41 ram: stm32mp1_ddr: fix self refresh disable during DQS training by Patrick Delaunay · 4 years, 7 months ago
  46. 8c9ce08 ram: stm32mp1: update BIST config for tuning by Patrick Delaunay · 4 years, 7 months ago
  47. 27e7b4e ram: stm32mp1: tuning: deactivate derating during BIST test by Patrick Delaunay · 4 years, 7 months ago
  48. f711d1f ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONE by Patrick Delaunay · 4 years, 7 months ago
  49. 1c55a91 ram: stm32mp1: don't display the prompt two times by Patrick Delaunay · 4 years, 7 months ago
  50. c8eb4e0 ram: stm32mp1: display result for software read DQS gating by Patrick Delaunay · 4 years, 7 months ago
  51. e9a20f8 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · 4 years, 7 months ago
  52. e3dc592 ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG by Michal Simek · 4 years, 8 months ago
  53. f217651 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · 4 years, 8 months ago
  54. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  55. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  56. 31531f6 ram: rk3328: only do data traning for cs0 by Kever Yang · 4 years, 9 months ago
  57. b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 9 months ago
  58. 95052b4 ram: rk3399: don't assume phy_io_config() uses real regs by Thomas Hebb · 4 years, 9 months ago
  59. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  60. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  61. cd647fc ram: add SDRAM driver for i.MXRT SoCs by Giulio Benetti · 4 years, 9 months ago
  62. 5406993 rockchip: rk3308: Add sdram driver by Andy Yan · 4 years, 11 months ago
  63. bcfacab ram: rk3399: Fix dram setting to make dram more stable by YouMin Chen · 4 years, 11 months ago
  64. c8863b8 ram: rk3399: update calculate_stride by Kever Yang · 4 years, 11 months ago
  65. da53f06 ram: rk3399: Sync the io setting from Rockchip vendor code by Kever Yang · 4 years, 11 months ago
  66. 7cf04ad ram: rockchip: update lpddr4 timing for rk3399 by Kever Yang · 4 years, 11 months ago
  67. f2b58f0 ram: rk3399: add support detect capacity by YouMin Chen · 4 years, 11 months ago
  68. 0cacc27 ram: rk3399: update the function of sdram_init by YouMin Chen · 4 years, 11 months ago
  69. 410d786 ram: rk3399: fix error about get_ddrc0_con reg addr by YouMin Chen · 4 years, 11 months ago
  70. f8088bf ram: rk3399: Clean up code by YouMin Chen · 4 years, 11 months ago
  71. a922d0d ram: rk3399: migrate to use common code by YouMin Chen · 4 years, 11 months ago
  72. ca93e32 ram: rk3328: use common sdram driver by YouMin Chen · 4 years, 11 months ago
  73. 39edfaa ram: px30: add sdram driver by YouMin Chen · 4 years, 11 months ago
  74. 691368c ram: rockchip: add phy driver code for PX30 by Kever Yang · 4 years, 11 months ago
  75. 09d7872 ram: rockchip: add controller code for PX30 by Kever Yang · 4 years, 11 months ago
  76. fba7bd4 ram: rockchip: Default enable DRAM debug info by Kever Yang · 4 years, 11 months ago
  77. ec0d29a ram: rockchip: move sdram_debug function into sdram_common by Kever Yang · 4 years, 11 months ago
  78. d6647b0 ram: rockchip: add common code for sdram driver by Kever Yang · 4 years, 11 months ago
  79. 5d19ddf ram: rockchip: rename sdram_common.c/h to sdram.c by Kever Yang · 4 years, 11 months ago
  80. 2a2f0b1 ram: rockchip: rename sdram.h to sdram_rk3288.h by Kever Yang · 4 years, 11 months ago
  81. c4b9d66 ram: rk3328: Fix loading of skew values by Simon South · 5 years ago
  82. 18c24c1 ram: rk3328: Use correct frequency units in function by Simon South · 5 years ago
  83. 3bb3f26 ram: k3-j721e: Add support for J721E DDR controller by Kevin Scholz · 5 years ago
  84. 34f27b2 ram: k3-am654: Do not rely on default values for certain DDR register by James Doublesin · 5 years ago
  85. c78ac7a ram: k3-am654: add support for LPDDR4 and DDR3L DDRs by James Doublesin · 5 years ago
  86. 4f24163 ram: rk3288: Initialize dram for TPL builds by Jagan Teki · 5 years ago
  87. 757bca8 stm32mp1: ram: add pattern parameter in infinite write test by Patrick Delaunay · 5 years ago
  88. 25331ae stm32mp1: ram: reload watchdog during ddr test by Patrick Delaunay · 5 years ago
  89. 37f41ae stm32mp1: ram: update loop management in infinite test by Patrick Delaunay · 5 years ago
  90. 4b0496f stm32mp1: ram: fix address issue in 2 tests by Patrick Delaunay · 5 years ago
  91. 375c28a stm32mp1: ram: cosmetic: remove unused prototype by Patrick Delaunay · 5 years ago
  92. e0f907e ram: rk3399: update cap and ddrconfig for each channel after init by Kever Yang · 5 years ago
  93. 85a3874 rockchip: ram: add full feature rk3328 DRAM driver by Kever Yang · 5 years ago
  94. f3d689c rockchip: rk322x: sdram: use udelay instead of rockchip_udelay by Kever Yang · 5 years ago
  95. c36abd0 ram: rk3399: Add lpddr4 set rate support by Jagan Teki · 5 years ago
  96. 1dd1cb6 ram: rk3399: Add set_rate sdram rk3399 ops by Jagan Teki · 5 years ago
  97. dd2c633 ram: rk3399: Add LPPDDR4-800 timings inc by Jagan Teki · 5 years ago
  98. 4f3cc17 ram: rk3399: Add LPPDDR4-400 timings inc by Jagan Teki · 5 years ago
  99. a0ded6d ram: rk3399: Add LPPDR4 mr detection by Jagan Teki · 5 years ago
  100. 299deec ram: rk3399: Handle data training via ops by Jagan Teki · 5 years ago