summaryrefslogtreecommitdiff
path: root/drivers/ddr
AgeCommit message (Expand)Author
2023-01-30ddr: imx: Handle both 3733 and 3732 MTps ratesMarek Vasut
2023-01-26ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repositoryTony Dinh
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-23global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini
2022-12-23global: Remove undef CONFIG_... for unused valuesTom Rini
2022-12-22ddr: fsl: Remove CONFIG_MEM_INIT_VALUETom Rini
2022-12-05Convert CONFIG_SPD_EEPROM to KconfigTom 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-10-24imx8m: fix reading of DDR4 MR registers [again]Rasmus Villemoes
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-19Merge branch 'master' into nextTom Rini
2022-09-18imx8m: ddrphy_utils: Remove unused fileMarek Vasut
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
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-26ddr: imx8m: helper: load ddr firmware according to binman symbolsPeng Fan
2022-07-26ddr: imx9: enable Performance monitor counterYe Li
2022-07-26ddr: imx: Add i.MX9 DDR controller driverYe Li
2022-07-05Convert CONFIG_SYS_DDR_RAW_TIMING to KconfigTom Rini
2022-07-05Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini
2022-07-05nxp: Cleanup some emulator related options.Tom Rini
2022-06-20Merge branch 'master' into nextTom Rini
2022-06-17ddr: altera: soc64: Integer fix overflow that caused DDR size mismatchedDinesh Maniyam
2022-06-16ddr: altera: Stratix10: Use phys_size_t for memory sizeTien Fong Chee
2022-06-16ddr: altera: Ignore bit[7-4] for both seq2core & core2seq handshake in HPSTien Fong Chee
2022-06-15intel: n5x: ddr: update licenseTien Fong Chee
2022-06-06Convert CONFIG_SPL_COMMON_INIT_DDR to KconfigTom Rini
2022-05-20imx8m: fix reading of DDR4 MR registersRasmus Villemoes
2022-04-26ddr: fsl: Allow to compile it without env supportPali Rohár
2022-04-12imx8m: ddrphy_utils: Add 3732 MT/s modeMarek Vasut
2022-04-08Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini
2022-04-01db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GPTom Rini
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini
2022-02-17ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decisionMarek Behún
2022-02-05imx8ulp: ddr: Fix DDR frequency request issueYe Li
2022-02-05imx8ulp:ddr: saving the dram config timing data into sramJacky Bai
2022-01-14ddr: marvell: a38x: fix SPLIT_OUT_MIX state decisionMarek Behún
2022-01-14ddr: marvell: a38x: Fix Synchronous vs Asynchronous mode determinationMarek Behún
2022-01-13drivers/ddr/altera/sequencer.c: Fix spelling of "resetting".Vagrant Cascadian
2021-12-19arm: mvebu: axp: ddr: Switch to using DM I2C APIStefan Roese