1. c9473b2 imx8m: fix reading of DDR4 MR registers [again] by Rasmus Villemoes · 2 years ago
  2. a86e294 ddr: fsl: Fix re-align of verbose DRAM information for non-SPL builds by Pali Rohár · 2 years, 1 month ago
  3. 2721997 ddr: fsl: Allow to detect 4 GB DDR modules in 32-bit mode by Pali Rohár · 2 years, 1 month ago
  4. 922460b ddr: fsl: Fix fsl_ddr_sdram_size() for 4GB modules with 32-bit phys_size_t by Pali Rohár · 2 years, 1 month ago
  5. cf4eba4 ddr: fsl: Fix checking for maximal mappable memory by Pali Rohár · 2 years, 1 month ago
  6. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  7. 7e9bd84 imx8m: ddrphy_utils: Remove unused file by Marek Vasut · 2 years, 2 months ago
  8. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  9. 6f6fbb3 ddr: fsl: Make bank_addr_bits reflect actual bits by Sean Anderson · 2 years, 2 months ago
  10. 96624d7 ddr: fsl: Reduce the size of interactive options by Sean Anderson · 2 years, 2 months ago
  11. d074889 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · 2 years, 3 months ago
  12. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 3 months ago
  13. 78475d2 Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · 2 years, 3 months ago
  14. 2338741 ddr: imx8m: helper: load ddr firmware according to binman symbols by Peng Fan · 2 years, 3 months ago
  15. 5f77e66 ddr: imx9: enable Performance monitor counter by Ye Li · 2 years, 3 months ago
  16. 99c7cc5 ddr: imx: Add i.MX9 DDR controller driver by Ye Li · 2 years, 3 months ago
  17. c24e8e2 Convert CONFIG_SYS_DDR_RAW_TIMING to Kconfig by Tom Rini · 2 years, 4 months ago
  18. bca4509 Convert CONFIG_SYS_SPD_BUS_NUM to Kconfig by Tom Rini · 2 years, 4 months ago
  19. 140f0aa nxp: Cleanup some emulator related options. by Tom Rini · 2 years, 4 months ago
  20. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 4 months ago
  21. 32e0379 ddr: altera: soc64: Integer fix overflow that caused DDR size mismatched by Dinesh Maniyam · 2 years, 5 months ago
  22. 39bbcc3 ddr: altera: Stratix10: Use phys_size_t for memory size by Tien Fong Chee · 2 years, 6 months ago
  23. ee06c53 ddr: altera: Ignore bit[7-4] for both seq2core & core2seq handshake in HPS by Tien Fong Chee · 2 years, 6 months ago
  24. 166e5b8 intel: n5x: ddr: update license by Tien Fong Chee · 2 years, 4 months ago
  25. 90f0819 Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig by Tom Rini · 2 years, 5 months ago
  26. 290ffe5 imx8m: fix reading of DDR4 MR registers by Rasmus Villemoes · 2 years, 6 months ago
  27. 78cdaf4 ddr: fsl: Allow to compile it without env support by Pali Rohár · 2 years, 7 months ago
  28. b8a24e0 imx8m: ddrphy_utils: Add 3732 MT/s mode by Marek Vasut · 2 years, 8 months ago
  29. 388de0f Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig by Tom Rini · 2 years, 7 months ago
  30. 225aaac db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GP by Tom Rini · 2 years, 7 months ago
  31. f9147d6 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · 2 years, 8 months ago
  32. a163db9 ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decision by Marek Behún · 2 years, 8 months ago
  33. 01aa4cd imx8ulp: ddr: Fix DDR frequency request issue by Ye Li · 3 years ago
  34. b80ec76 imx8ulp:ddr: saving the dram config timing data into sram by Jacky Bai · 3 years ago
  35. 3fc92a2 ddr: marvell: a38x: fix SPLIT_OUT_MIX state decision by Marek Behún · 2 years, 9 months ago
  36. eadc4f5 ddr: marvell: a38x: Fix Synchronous vs Asynchronous mode determination by Marek Behún · 2 years, 10 months ago
  37. 0776c5f drivers/ddr/altera/sequencer.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 10 months ago
  38. 0cbd3d8 arm: mvebu: axp: ddr: Switch to using DM I2C API by Stefan Roese · 3 years ago
  39. 6228828 arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() function by Stefan Roese · 3 years ago
  40. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years ago
  41. 38ce95a drivers: ddr: lc_common_dimm_params.c : Fix Divison by zero issue by Maninder Singh · 3 years ago
  42. 71b255b drivers: ddr: main.c: Fix Bad Shift operator issue by Priyanka Singh · 3 years, 2 months ago
  43. f5a37b0 drivers: ddr: fsl_ddr_gen4.c: Fix divide by zero issue by Priyanka Singh · 3 years, 2 months ago
  44. a1932ec drivers: ddr: util.c: Fix divide by zero issue by Priyanka Singh · 3 years, 2 months ago
  45. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  46. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  47. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 1 month ago
  48. 532010d ddr: altera: use KBUILD_BASENAME instead of __FILE__ by Marek Vasut · 3 years, 1 month ago
  49. 9537216 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 2 months ago
  50. efb5dab7 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 2 months ago
  51. 222d22a ddr: Migrate DDR_SPD to Kconfig by Tom Rini · 3 years, 2 months ago
  52. f66a3fd mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig by Tom Rini · 3 years, 2 months ago
  53. 94752f5 mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · 3 years, 2 months ago
  54. 59d4230 ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · 3 years, 2 months ago
  55. 1b378cc ddr: socfpga: Enable memory test on memory size less than 1GB by Tien Fong Chee · 3 years, 2 months ago
  56. 7a6577f ddr: Add DDR driver for iMX8ULP by Ye Li · 3 years, 2 months ago
  57. ec6b37c ppc: Remove T4160RDB board by Tom Rini · 3 years, 5 months ago
  58. 1c58857 ppc: Remove sbc8641d board by Tom Rini · 3 years, 5 months ago
  59. ed7fe2b ppc: Remove xpedite boards by Tom Rini · 3 years, 5 months ago
  60. 9889860 ppc: Remove MPC8555CDS boards by Tom Rini · 3 years, 5 months ago
  61. a857133 ppc: Remove MPC8541CDS board by Tom Rini · 3 years, 5 months ago
  62. 12e3547 ARM: mvebu: a38x: Correct mismatched bound warnings by Tom Rini · 3 years, 6 months ago
  63. a99dab1 ppc: Remove Cyrus_P5020 and P5040 boards by Tom Rini · 3 years, 8 months ago
  64. c994d3d imx8mp: refine power on imx8mp board by haidong.zheng · 3 years, 7 months ago
  65. 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 8 months ago
  66. 74f4929 ddr: marvell: axp: fix array types have different bounds warning by Marek Behún · 3 years, 8 months ago
  67. e5b3e87 ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x by Marek Behún · 3 years, 8 months ago
  68. 107c339 ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository by Pali Rohár · 3 years, 8 months ago
  69. a5fc099 ddr: marvell: a38x: Add more space for additional info from SPD by Sujeet Baranwal · 3 years, 8 months ago
  70. 9a5bbdf arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · 3 years, 8 months ago
  71. 2f0c18b ddr: marvell: a38x: fix comment in conditional macro by Marek Behún · 3 years, 8 months ago
  72. b1b17f8 ddr: marvell: a38x: bump version to 14.0.0 by Marek Behún · 3 years, 8 months ago
  73. 420e106 ddr: marvell: a38x: enum mv_ddr_twin_die: change order by heaterC · 3 years, 8 months ago
  74. a267943 ddr: marvell: a38x: import code change from upstream by Marek Behún · 3 years, 8 months ago
  75. 2ab7bbf ddr: marvell: a38x: fix memory cs size function by Moti Buskila · 3 years, 8 months ago
  76. b85c6fb ddr: marvell: a38x: import header change from upstream by Marek Behún · 3 years, 8 months ago
  77. 44aeb28 ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bit by Moti Buskila · 3 years, 8 months ago
  78. 32e7a6b ddr: marvell: a38x: add support for twin-die combined memory device by Moti Buskila · 3 years, 8 months ago
  79. 52dd9b9 ddr: marvell: a38x: add 16Gbit memory devices support by Moti Buskila · 3 years, 8 months ago
  80. 369e532 ddr: marvell: a38x: allow board specific ODT configuration by Baruch Siach · 3 years, 8 months ago
  81. 6e05324 ddr: marvell: a38x: import header change from upstream by Marek Behún · 3 years, 8 months ago
  82. 9c4e06a ddr: marvell: a38x: fix memory size calculation using 32bit bus width by Moti Buskila · 3 years, 8 months ago
  83. 6373a92 ddr: marvell: a38x: fix 32bit by Moti Buskila · 3 years, 8 months ago
  84. 4d67673 ddr: marvell: a38x: import header change from upstream by Marek Behún · 3 years, 8 months ago
  85. 1dbd0bd ddr: marvell: a38x: add ddr 32bit ECC support by Alex Leibovich · 3 years, 8 months ago
  86. 5d88723 ddr: marvell: a38x: add ddr32 support by Alex Leibovich · 3 years, 8 months ago
  87. ab7dda7 ddr: marvell: a38x: import header change from upstream by Marek Behún · 3 years, 8 months ago
  88. 69f084f ddr: marvell: a38x: fix write leveling suplementary algo by Moti Buskila · 3 years, 8 months ago
  89. f0bbcde dm: ddr: socfpga: don't assign values that are not used by Heinrich Schuchardt · 3 years, 8 months ago
  90. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  91. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  92. 7c4f9b3 imx: ddr: imx8m: Move selfref_en after DDR scrub by Ye Li · 4 years, 1 month ago
  93. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  94. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  95. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  96. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  97. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  98. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  99. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  100. 3a187cf armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · 4 years ago