summaryrefslogtreecommitdiff
path: root/drivers/ddr/fsl/main.c
AgeCommit message (Expand)Author
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-08-13fsl: mxc: Drop legacy I2cSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07ddr: Remove <common.h> and add needed includesTom 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-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-08-10common: Drop display_options.h from common headerSimon Glass
2021-11-09drivers: ddr: main.c: Fix Bad Shift operator issuePriyanka Singh
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2019-08-26ddr, fsl: add DM_I2C supportHeiko Schocher
2019-08-22boards: lx2160a: Add support of I2C driver modelChuanhua Han
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-02-14Revert "drivers/ddr/fsl: Dual-license DDR driver"Tom Rini
2018-02-09drivers/ddr/fsl: Dual-license DDR driverYork Sun
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-01-04ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun
2016-01-25drivers/ddr/fsl: fsl_ddr_sdram_size remove unused controllersEd Swarthout
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-11-30drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3York Sun
2015-08-03drivers/ddr/fsl: Adjust bstopre valueYork Sun
2015-07-20driver/ddr/fsl: Add a hook to update SPD addressYork Sun
2015-04-23drivers/ddr/fsl: Update DDR driver for DDR4York Sun
2015-02-24driver/ddr/fsl: Add sync of refreshYork Sun
2015-02-24driver/ddr/fsl: Add support for multiple DDR clocksYork Sun
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-09-25driver/ddr: Restruct driver to allow standalone memory spaceYork Sun
2014-04-22drivers/ddr: Fix possible out of bounds errorYork Sun
2014-04-22driver/ddr/fsl: Add DDR4 support to Freescale DDR driverYork Sun
2014-02-21driver/ddr: Add 256 byte interleaving supportYork Sun
2014-02-21Driver/ddr: Add support of different DDR base addressYork Sun
2013-11-25Driver/DDR: Update DDR driver to allow non-zero base addressYork Sun
2013-11-25Driver/DDR: Add Freescale DDR driver for ARMYork Sun
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun