summaryrefslogtreecommitdiff
path: root/drivers/ddr/fsl
AgeCommit message (Expand)AuthorFilesLines
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini4-4/+4
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini9-39/+39
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2-2/+2
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng1-1/+1
2022-09-23ddr: fsl: Fix re-align of verbose DRAM information for non-SPL buildsPali Rohár1-0/+3
2022-09-23ddr: fsl: Allow to detect 4 GB DDR modules in 32-bit modePali Rohár1-4/+10
2022-09-23ddr: fsl: Fix fsl_ddr_sdram_size() for 4GB modules with 32-bit phys_size_tPali Rohár1-0/+4
2022-09-23ddr: fsl: Fix checking for maximal mappable memoryPali Rohár1-5/+14
2022-09-06ddr: fsl: Make bank_addr_bits reflect actual bitsSean Anderson2-2/+2
2022-09-06ddr: fsl: Reduce the size of interactive optionsSean Anderson1-3/+3
2022-08-12Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini1-0/+7
2022-08-10common: Drop display_options.h from common headerSimon Glass1-0/+1
2022-08-04Convert CONFIG_SYS_FSL_DDR_INTLV_256B to KconfigTom Rini1-0/+7
2022-07-06Convert CONFIG_SYS_DDR_RAW_TIMING to KconfigTom Rini1-0/+7
2022-07-06nxp: Cleanup some emulator related options.Tom Rini1-0/+6
2022-06-06Convert CONFIG_SPL_COMMON_INIT_DDR to KconfigTom Rini1-0/+14
2022-04-26ddr: fsl: Allow to compile it without env supportPali Rohár1-0/+4
2022-04-08Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini1-0/+4
2022-03-04Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini1-0/+4
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini1-0/+92
2021-11-09drivers: ddr: lc_common_dimm_params.c : Fix Divison by zero issueManinder Singh1-2/+8
2021-11-09drivers: ddr: main.c: Fix Bad Shift operator issuePriyanka Singh1-3/+8
2021-11-09drivers: ddr: fsl_ddr_gen4.c: Fix divide by zero issuePriyanka Singh1-3/+11
2021-11-09drivers: ddr: util.c: Fix divide by zero issuePriyanka Singh1-4/+8
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-9/+9
2021-09-01nxp: Migrate a number of DDR related symbols to KconfigTom Rini1-0/+21
2021-09-01ddr: Migrate DDR_SPD to KconfigTom Rini1-0/+4
2021-07-08ppc: Remove T4160RDB boardTom Rini1-2/+1
2021-07-08ppc: Remove sbc8641d boardTom Rini3-95/+2
2021-07-08ppc: Remove xpedite boardsTom Rini1-1/+0
2021-07-08ppc: Remove MPC8555CDS boardsTom Rini2-19/+4
2021-07-08ppc: Remove MPC8541CDS boardTom Rini2-2/+2
2021-04-10ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini1-1/+0
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-4/+4
2020-12-10armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal1-0/+1
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt1-1/+1
2020-06-04ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh3-65/+107
2020-06-04ddr: fsl: Impl. Erratum A008109Joakim Tjernlund2-0/+9
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass6-0/+6
2020-05-19common: Drop linux/delay.h from common headerSimon Glass8-0/+8
2020-05-19common: Drop linux/bug.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass15-0/+15
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-04-10Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"Biwen Li1-6/+7
2019-12-23mpc85xx: ddr: Always start DDR RAM in Self Refresh modeJoakim Tjernlund1-7/+6
2019-08-26ddr, fsl: add DM_I2C supportHeiko Schocher1-43/+76
2019-08-22boards: lx2160a: Add support of I2C driver modelChuanhua Han1-1/+35
2019-08-11env: Move env_get_f() to env.hSimon Glass3-0/+3
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six1-0/+4