aboutsummaryrefslogtreecommitdiff
path: root/drivers/ddr/fsl
AgeCommit message (Expand)Author
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-23global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini
2022-12-22ddr: fsl: Remove CONFIG_MEM_INIT_VALUETom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng
2022-09-23ddr: fsl: Fix re-align of verbose DRAM information for non-SPL buildsPali Rohár
2022-09-23ddr: fsl: Allow to detect 4 GB DDR modules in 32-bit modePali Rohár
2022-09-23ddr: fsl: Fix fsl_ddr_sdram_size() for 4GB modules with 32-bit phys_size_tPali Rohár
2022-09-23ddr: fsl: Fix checking for maximal mappable memoryPali Rohár
2022-09-06ddr: fsl: Make bank_addr_bits reflect actual bitsSean Anderson
2022-09-06ddr: fsl: Reduce the size of interactive optionsSean Anderson
2022-08-12Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-08-04Convert CONFIG_SYS_FSL_DDR_INTLV_256B to KconfigTom Rini
2022-07-05Convert CONFIG_SYS_DDR_RAW_TIMING to KconfigTom Rini
2022-07-05nxp: Cleanup some emulator related options.Tom Rini
2022-06-06Convert CONFIG_SPL_COMMON_INIT_DDR to KconfigTom Rini
2022-04-26ddr: fsl: Allow to compile it without env supportPali Rohár
2022-04-08Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini
2021-11-09drivers: ddr: lc_common_dimm_params.c : Fix Divison by zero issueManinder Singh
2021-11-09drivers: ddr: main.c: Fix Bad Shift operator issuePriyanka Singh
2021-11-09drivers: ddr: fsl_ddr_gen4.c: Fix divide by zero issuePriyanka Singh
2021-11-09drivers: ddr: util.c: Fix divide by zero issuePriyanka Singh
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-08-31nxp: Migrate a number of DDR related symbols to KconfigTom Rini
2021-08-31ddr: Migrate DDR_SPD to KconfigTom Rini
2021-07-07ppc: Remove T4160RDB boardTom Rini
2021-07-07ppc: Remove sbc8641d boardTom Rini
2021-07-07ppc: Remove xpedite boardsTom Rini
2021-07-07ppc: Remove MPC8555CDS boardsTom Rini
2021-07-07ppc: Remove MPC8541CDS boardTom Rini
2021-04-10ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2020-12-10armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt
2020-06-04ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh
2020-06-04ddr: fsl: Impl. Erratum A008109Joakim Tjernlund
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-04-10Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"Biwen Li
2019-12-23mpc85xx: ddr: Always start DDR RAM in Self Refresh modeJoakim Tjernlund