1. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  2. 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:48 2024 -0600
  3. fa83dc8 imx9: Add 233Mhz DDR PLL frequency by Ye Li · Thu Sep 19 12:01:29 2024 +0800
  4. 239089c fsl: mxc: Drop legacy I2c by Simon Glass · Sun Aug 11 08:50:39 2024 -0600
  5. 094cd37 drivers: ddr: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:33 2024 +0200
  6. e4a2cca arm: mvebu: a38x: Add optional support for using old DDR3 training code by Marek Behún · Tue Jun 18 17:34:38 2024 +0200
  7. afa78aa ddr: marvell: a38x: old: Backport immutable debug settings by Marek Behún · Tue Jun 18 17:34:37 2024 +0200
  8. c9aa5aa ddr: marvell: a38x: old: Fix some compiler warning of the old code by Marek Behún · Tue Jun 18 17:34:36 2024 +0200
  9. 76c28d9 ddr: marvell: a38x: Import old DDR training code from 2017 version of U-Boot by Marek Behún · Tue Jun 18 17:34:35 2024 +0200
  10. e8bd758 ddr: marvell: a38x: debug: Allow compiling with immutable debug settings to reduce binary size by Marek Behún · Tue Jun 18 17:34:28 2024 +0200
  11. 11ffc38 ddr: marvell: a38x: debug: Define DDR_VIEWER_TOOL variables only if needed, and make them static by Marek Behún · Tue Jun 18 17:34:27 2024 +0200
  12. 81843c5 ddr: marvell: a38x: debug: Remove unused variables by Marek Behún · Tue Jun 18 17:34:26 2024 +0200
  13. bbafabc ddr: marvell: a38x: debug: return from ddr3_tip_print_log() early if we won't print anything by Marek Behún · Tue Jun 18 17:34:25 2024 +0200
  14. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  15. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  16. 200ba44 ddr: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:30:40 2024 -0600
  17. 293bbb5 Kconfig: Remove trailing whitespace in its prompt by Michal Simek · Tue Apr 16 08:55:15 2024 +0200
  18. 1bbf41d global: Drop common.h inclusion by Tom Rini · Thu Dec 14 13:16:47 2023 -0500
  19. b7f7046 arm: Partial cleanup and audit usage of <config.h> by Tom Rini · Thu Dec 14 13:16:45 2023 -0500
  20. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  21. 471211e ddr: imx: Add 3600 MTps rate support by Marek Vasut · Sat Dec 02 02:48:40 2023 +0100
  22. 00241ca ddr: imx: Handle 3734 in addition to 3733 and 3732 MTps rates by Marek Vasut · Sat Dec 02 02:48:00 2023 +0100
  23. 661f03e ddr: imx: Save the FW loading if it hasn't changed by Shawn Guo · Mon Jan 02 20:20:34 2023 +0800
  24. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  25. eb3ff92 ddr: imx9: update the rank setting for multi fsp support by Jacky Bai · Fri Apr 28 12:08:44 2023 +0800
  26. 9ded797 ddr: imx93: update the ddr init to support mult setpoints by Jacky Bai · Fri Apr 28 12:08:43 2023 +0800
  27. e747f9f ddr: imx93: Add 625M bypass clock support by Jacky Bai · Fri Apr 28 12:08:42 2023 +0800
  28. 8d1ce4b ddr: imx9: Change the saved ddr data base to 0x2051c000 by Jacky Bai · Fri Apr 28 12:08:41 2023 +0800
  29. a5163fa ddr: imx9: Add workaround for DDRPHY rank-to-rank errata by Ye Li · Fri Apr 28 12:08:39 2023 +0800
  30. b52189e drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:31 2023 +0100
  31. 0a2ba73 ddr: marvell: a38x: Perform DDR training sequence again for 2nd boot by Tony Dinh · Sun Apr 02 21:42:33 2023 -0700
  32. 09e3e13 ddr: imx: Update the ddr init flow on imx8ulp by Jacky Bai · Tue Jan 31 16:42:29 2023 +0800
  33. 53a1d9c ddr: imx8ulp: Change DRAM timing save area to 0x20055000 by Ye Li · Tue Jan 31 16:42:19 2023 +0800
  34. fe8eb47 ddr: marvell: a38x: Remove unused file seq_exec.h by Pali Rohár · Sat Mar 04 13:26:46 2023 +0100
  35. d79d1d0 ddr: imx: Handle both 3733 and 3732 MTps rates by Marek Vasut · Mon Jan 23 17:53:19 2023 +0100
  36. e2c524b ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repository by Tony Dinh · Wed Jan 18 19:03:04 2023 -0800
  37. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  38. bc9d46b global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · Sun Dec 04 10:04:50 2022 -0500
  39. 5a6741b global: Remove undef CONFIG_... for unused values by Tom Rini · Sun Dec 04 10:03:34 2022 -0500
  40. d73175a ddr: fsl: Remove CONFIG_MEM_INIT_VALUE by Tom Rini · Fri Dec 02 16:42:35 2022 -0500
  41. 0e2867c Convert CONFIG_SPD_EEPROM to Kconfig by Tom Rini · Sat Nov 19 18:45:34 2022 -0500
  42. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  43. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  44. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  45. d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:12 2022 -0400
  46. 75a6a37 treewide: Remove the unnecessary space before semicolon by Bin Meng · Wed Oct 26 12:40:07 2022 +0800
  47. 666bf36 imx8m: fix reading of DDR4 MR registers [again] by Rasmus Villemoes · Thu Oct 06 14:56:50 2022 +0200
  48. e917a0b ddr: fsl: Fix re-align of verbose DRAM information for non-SPL builds by Pali Rohár · Fri Sep 09 17:32:45 2022 +0200
  49. af69602 ddr: fsl: Allow to detect 4 GB DDR modules in 32-bit mode by Pali Rohár · Fri Sep 09 17:32:44 2022 +0200
  50. ba471ba ddr: fsl: Fix fsl_ddr_sdram_size() for 4GB modules with 32-bit phys_size_t by Pali Rohár · Fri Sep 09 17:32:43 2022 +0200
  51. 7624a41 ddr: fsl: Fix checking for maximal mappable memory by Pali Rohár · Fri Sep 09 17:32:42 2022 +0200
  52. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  53. 154e7dd imx8m: ddrphy_utils: Remove unused file by Marek Vasut · Fri Aug 19 13:02:23 2022 +0200
  54. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  55. a072a6c ddr: fsl: Make bank_addr_bits reflect actual bits by Sean Anderson · Tue Aug 30 17:01:07 2022 -0400
  56. 0db746c ddr: fsl: Reduce the size of interactive options by Sean Anderson · Tue Aug 30 16:54:39 2022 -0400
  57. f839dd0 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · Sun Jul 31 21:08:22 2022 -0400
  58. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  59. c934e5e Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · Sat Jul 23 13:05:12 2022 -0400
  60. 9eba082 ddr: imx8m: helper: load ddr firmware according to binman symbols by Peng Fan · Tue Jul 26 16:41:21 2022 +0800
  61. f188a4f ddr: imx9: enable Performance monitor counter by Ye Li · Tue Jul 26 16:41:08 2022 +0800
  62. b2cfc42 ddr: imx: Add i.MX9 DDR controller driver by Ye Li · Tue Jul 26 16:41:07 2022 +0800
  63. 8e99f7d Convert CONFIG_SYS_DDR_RAW_TIMING to Kconfig by Tom Rini · Wed Jun 15 12:03:55 2022 -0400
  64. afba411 Convert CONFIG_SYS_SPD_BUS_NUM to Kconfig by Tom Rini · Wed Jun 15 12:03:54 2022 -0400
  65. 44b027d nxp: Cleanup some emulator related options. by Tom Rini · Wed Jun 15 12:03:47 2022 -0400
  66. d9ff2b9 Merge branch 'master' into next by Tom Rini · Mon Jun 20 14:40:59 2022 -0400
  67. eeea5ec ddr: altera: soc64: Integer fix overflow that caused DDR size mismatched by Dinesh Maniyam · Wed Jun 01 18:49:02 2022 +0800
  68. 851c724 ddr: altera: Stratix10: Use phys_size_t for memory size by Tien Fong Chee · Wed Apr 27 12:52:42 2022 +0800
  69. 7bcd663 ddr: altera: Ignore bit[7-4] for both seq2core & core2seq handshake in HPS by Tien Fong Chee · Wed Apr 27 12:27:21 2022 +0800
  70. 277f1f4 intel: n5x: ddr: update license by Tien Fong Chee · Fri Jun 10 19:18:00 2022 +0800
  71. f8f6b32 Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig by Tom Rini · Sat May 21 14:44:28 2022 -0400
  72. d8a5044 imx8m: fix reading of DDR4 MR registers by Rasmus Villemoes · Mon Apr 25 16:22:48 2022 +0200
  73. 654ec60 ddr: fsl: Allow to compile it without env support by Pali Rohár · Sun Apr 03 00:24:26 2022 +0200
  74. ea0209f imx8m: ddrphy_utils: Add 3732 MT/s mode by Marek Vasut · Sat Feb 26 04:37:42 2022 +0100
  75. 3210bdc Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig by Tom Rini · Wed Mar 30 18:07:31 2022 -0400
  76. 9ae65bd db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GP by Tom Rini · Thu Mar 24 17:17:56 2022 -0400
  77. 5618460 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · Fri Feb 25 11:19:53 2022 -0500
  78. 532b719 ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decision by Marek Behún · Thu Feb 17 01:08:37 2022 +0100
  79. 7f5dd94 imx8ulp: ddr: Fix DDR frequency request issue by Ye Li · Fri Oct 29 09:46:34 2021 +0800
  80. 9cac6e2 imx8ulp:ddr: saving the dram config timing data into sram by Jacky Bai · Fri Oct 29 09:46:33 2021 +0800
  81. 9e2a947 ddr: marvell: a38x: fix SPLIT_OUT_MIX state decision by Marek Behún · Wed Jan 12 17:06:59 2022 +0100
  82. 90e519e ddr: marvell: a38x: Fix Synchronous vs Asynchronous mode determination by Marek Behún · Tue Jan 04 15:57:49 2022 +0100
  83. a321d04 drivers/ddr/altera/sequencer.c: Fix spelling of "resetting". by Vagrant Cascadian · Tue Dec 21 13:07:01 2021 -0800
  84. 11c6693 arm: mvebu: axp: ddr: Switch to using DM I2C API by Stefan Roese · Thu Nov 18 09:19:38 2021 +0100
  85. 6f3dc96 arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() function by Stefan Roese · Thu Nov 18 09:19:37 2021 +0100
  86. f7eed20 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · Sat Nov 13 18:10:40 2021 -0500
  87. e8fee9a drivers: ddr: lc_common_dimm_params.c : Fix Divison by zero issue by Maninder Singh · Sun Oct 10 09:12:16 2021 -0700
  88. aa44eb2 drivers: ddr: main.c: Fix Bad Shift operator issue by Priyanka Singh · Thu Aug 19 11:39:03 2021 +0530
  89. d94a038 drivers: ddr: fsl_ddr_gen4.c: Fix divide by zero issue by Priyanka Singh · Thu Aug 19 11:39:02 2021 +0530
  90. bc4ef9c drivers: ddr: util.c: Fix divide by zero issue by Priyanka Singh · Thu Aug 19 11:39:01 2021 +0530
  91. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  92. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  93. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  94. ed6c1ab ddr: altera: use KBUILD_BASENAME instead of __FILE__ by Marek Vasut · Tue Sep 14 05:20:19 2021 +0200
  95. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · Sat Aug 21 13:50:18 2021 -0400
  96. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · Sat Aug 21 13:50:17 2021 -0400
  97. fe2cea6 ddr: Migrate DDR_SPD to Kconfig by Tom Rini · Sat Aug 21 13:50:16 2021 -0400
  98. 592bcd0 mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig by Tom Rini · Sat Aug 21 13:50:15 2021 -0400
  99. 5155665 mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · Sat Aug 21 13:50:14 2021 -0400
  100. f8e2eab ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · Tue Aug 10 11:26:37 2021 +0800