1. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  2. 1d457db global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · 1 year, 11 months ago
  3. 829e9d2 ddr: fsl: Remove CONFIG_MEM_INIT_VALUE by Tom Rini · 1 year, 11 months ago
  4. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  5. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  6. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  7. 5155207 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  8. ea253ad treewide: Remove the unnecessary space before semicolon by Bin Meng · 2 years ago
  9. a86e294 ddr: fsl: Fix re-align of verbose DRAM information for non-SPL builds by Pali Rohár · 2 years, 1 month ago
  10. 2721997 ddr: fsl: Allow to detect 4 GB DDR modules in 32-bit mode by Pali Rohár · 2 years, 1 month ago
  11. 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
  12. cf4eba4 ddr: fsl: Fix checking for maximal mappable memory by Pali Rohár · 2 years, 1 month ago
  13. 6f6fbb3 ddr: fsl: Make bank_addr_bits reflect actual bits by Sean Anderson · 2 years, 2 months ago
  14. 96624d7 ddr: fsl: Reduce the size of interactive options by Sean Anderson · 2 years, 2 months ago
  15. d074889 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · 2 years, 3 months ago
  16. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 3 months ago
  17. 78475d2 Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · 2 years, 3 months ago
  18. c24e8e2 Convert CONFIG_SYS_DDR_RAW_TIMING 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. 90f0819 Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig by Tom Rini · 2 years, 5 months ago
  21. 78cdaf4 ddr: fsl: Allow to compile it without env support by Pali Rohár · 2 years, 7 months ago
  22. 388de0f Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig by Tom Rini · 2 years, 7 months ago
  23. f9147d6 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · 2 years, 8 months ago
  24. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years ago
  25. 38ce95a drivers: ddr: lc_common_dimm_params.c : Fix Divison by zero issue by Maninder Singh · 3 years ago
  26. 71b255b drivers: ddr: main.c: Fix Bad Shift operator issue by Priyanka Singh · 3 years, 2 months ago
  27. f5a37b0 drivers: ddr: fsl_ddr_gen4.c: Fix divide by zero issue by Priyanka Singh · 3 years, 2 months ago
  28. a1932ec drivers: ddr: util.c: Fix divide by zero issue by Priyanka Singh · 3 years, 2 months ago
  29. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  30. 9537216 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 2 months ago
  31. 222d22a ddr: Migrate DDR_SPD to Kconfig by Tom Rini · 3 years, 2 months ago
  32. ec6b37c ppc: Remove T4160RDB board by Tom Rini · 3 years, 5 months ago
  33. 1c58857 ppc: Remove sbc8641d board by Tom Rini · 3 years, 5 months ago
  34. ed7fe2b ppc: Remove xpedite boards by Tom Rini · 3 years, 5 months ago
  35. 9889860 ppc: Remove MPC8555CDS boards by Tom Rini · 3 years, 5 months ago
  36. a857133 ppc: Remove MPC8541CDS board by Tom Rini · 3 years, 5 months ago
  37. a99dab1 ppc: Remove Cyrus_P5020 and P5040 boards by Tom Rini · 3 years, 8 months ago
  38. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  39. 3a187cf armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · 4 years ago
  40. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  41. 164a5af ddr: Rework errata A008109, A008378, 009942 workaround by Jaiprakash Singh · 4 years, 5 months ago
  42. 73af094 ddr: fsl: Impl. Erratum A008109 by Joakim Tjernlund · 5 years ago
  43. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  44. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  45. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  46. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  47. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  48. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  49. 159e7a2 Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode" by Biwen Li · 4 years, 6 months ago
  50. 2a5d5d2 mpc85xx: ddr: Always start DDR RAM in Self Refresh mode by Joakim Tjernlund · 5 years ago
  51. 09aa70f ddr, fsl: add DM_I2C support by Heiko Schocher · 5 years ago
  52. 0eba65d boards: lx2160a: Add support of I2C driver model by Chuanhua Han · 5 years ago
  53. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  54. 133ec60 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
  55. 3241312 configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
  56. 50dcbd1 drivers/ddr/fsl: Update fsl_ddr_board_options as weak function by Priyanka Jain · 6 years ago
  57. 4909b89 armv8: lx2160a: Add LX2160A SoC Support by Priyanka Jain · 6 years ago
  58. 86b840b drivers/ddr/fsl: fix '__hwconfig without a buffer' messages by Jeremy Gebben · 6 years ago
  59. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  60. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  61. ac72757 Revert "drivers/ddr/fsl: Dual-license DDR driver" by Tom Rini · 7 years ago
  62. ee3556b drivers/ddr/fsl: Dual-license DDR driver by York Sun · 7 years ago
  63. 140ad2d drivers/ddr/fsl: Cleanup unused variable by York Sun · 7 years ago
  64. 944537c drivers/ddr/fsl: Modify binding registers to save time on data init by York Sun · 7 years ago
  65. 564e938 drivers/ddr/fsl: Add calculation of register control words by York Sun · 7 years ago
  66. c0c32af drivers/ddr/fsl: Add 3DS RDIMM support by York Sun · 7 years ago
  67. d46ec0b drivers/ddr/fsl: Fix workaround for A009803 by York Sun · 7 years ago
  68. 426230a drivers/ddr/fsl: Fix DDR4 RDIMM support by York Sun · 7 years ago
  69. 554d33f ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCs by Rajesh Bhagat · 7 years ago
  70. 6d9b82d armv8: ls1088a: Add NXP LS1088A SoC support by Ashish Kumar · 7 years ago
  71. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  72. 7c8e0e0 driver: ddr: fsl: Fix compiling error for DDR2 by York Sun · 7 years ago
  73. 457e51c common: arm: freescale: layerscape: Move header files out of common.h by Simon Glass · 7 years ago
  74. 6e2941d common: freescale: Move arch-specific declarations by Simon Glass · 7 years ago
  75. 3c476d8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  76. 0e0de24 ddr: fsl: incorrect logical constraint in populate_memctl_options by xypron.glpk@gmx.de · 8 years ago
  77. 97fbf26 drivers: ddr: fsl: fix unused-const-variable warnings by Thomas Schaefer · 8 years ago
  78. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  79. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  80. 51370d5 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · 8 years ago
  81. 66e399b ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  82. 63659ff powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  83. ba1b6fb arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  84. d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  85. 02fb276 fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum by Shengzhou Liu · 8 years ago
  86. 5a17b8b fsl/ddr: Fix compiling warning by Shengzhou Liu · 8 years ago
  87. 3c3d8ab powerpc: MPC8555: Remove macro CONFIG_MPC8555 by York Sun · 8 years ago
  88. 3aff308 powerpc: mpc8541: Remove macro CONFIG_MPC8541 by York Sun · 8 years ago
  89. cbe7706 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  90. 1fdcc8d driver: ddr: fsl_mmdc: Pass board parameters through data structure by York Sun · 8 years ago
  91. a4ca379 drivers: squash lines for immediate return by Masahiro Yamada · 8 years ago
  92. 2f0dcf2 ddr: fsl: fix a compile issue by Shaohui Xie · 8 years ago
  93. b9e745b driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012a by Shengzhou Liu · 8 years ago
  94. 4baa38c driver/ddr/fsl: Revise workaround A008511 for A009803 by York Sun · 8 years ago
  95. b406731 driver/ddr/fsl: Add more debug registers by York Sun · 8 years ago
  96. 8936691 driver/ddr/fsl: Fix timing_cfg_2 by York Sun · 8 years ago
  97. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  98. d367404 driver/ddr/fsl: Check condition for erratum A-009803 by Shengzhou Liu · 8 years ago
  99. b06f6f2 drivers/ddr/fsl: Disabling data init if ECC is not enabled by York Sun · 8 years ago
  100. 5605dc6 drivers/ddr/fsl: Fix timing_cfg_2 register by York Sun · 8 years ago