summaryrefslogtreecommitdiff
path: root/drivers/ddr/fsl
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat1-0/+12
2019-02-19drivers/ddr/fsl: Update fsl_ddr_board_options as weak functionPriyanka Jain1-3/+6
2018-12-07armv8: lx2160a: Add LX2160A SoC SupportPriyanka Jain1-0/+1
2018-07-26drivers/ddr/fsl: fix '__hwconfig without a buffer' messagesJeremy Gebben1-8/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini18-37/+18
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-02-15Revert "drivers/ddr/fsl: Dual-license DDR driver"Tom Rini17-17/+17
2018-02-09drivers/ddr/fsl: Dual-license DDR driverYork Sun17-17/+17
2018-01-30drivers/ddr/fsl: Cleanup unused variableYork Sun5-5/+0
2018-01-30drivers/ddr/fsl: Modify binding registers to save time on data initYork Sun1-11/+49
2018-01-30drivers/ddr/fsl: Add calculation of register control wordsYork Sun3-7/+48
2018-01-30drivers/ddr/fsl: Add 3DS RDIMM supportYork Sun5-14/+80
2018-01-30drivers/ddr/fsl: Fix workaround for A009803York Sun1-1/+1
2018-01-30drivers/ddr/fsl: Fix DDR4 RDIMM supportYork Sun3-22/+40
2018-01-23ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCsRajesh Bhagat1-1/+3
2017-09-11armv8: ls1088a: Add NXP LS1088A SoC supportAshish Kumar1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass3-8/+8
2017-06-12driver: ddr: fsl: Fix compiling error for DDR2York Sun1-0/+4
2017-06-05common: arm: freescale: layerscape: Move header files out of common.hSimon Glass4-4/+8
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass5-0/+13
2017-04-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-36/+36
2017-04-18ddr: fsl: incorrect logical constraint in populate_memctl_optionsxypron.glpk@gmx.de1-1/+1
2017-04-17drivers: ddr: fsl: fix unused-const-variable warningsThomas Schaefer1-36/+36
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-2/+2
2017-04-05board_f: Drop return value from initdram()Simon Glass1-0/+2