u-boot-brain/drivers/ddr/fsl
York Sun 1d71efbb03 driver/ddr: Restruct driver to allow standalone memory space
U-boot has been initializing DDR for the main memory. The presumption
is the memory stays as a big continuous block, either linear or
interleaved. This change is to support putting some DDR controllers
to separated space without counting into main memory. The standalone
memory controller could use different number of DIMM slots.

Signed-off-by: York Sun <yorksun@freescale.com>
2014-09-25 08:36:18 -07:00
..
arm_ddr_gen3.c driver/ddr/freescale: Fix DDR3 driver for ARM 2014-09-08 10:30:34 -07:00
ctrl_regs.c driver/ddr/fsl: Add support of overriding chip select write leveling 2014-09-08 10:30:34 -07:00
ddr1_dimm_params.c Driver/DDR: Moving Freescale DDR driver to a common driver 2013-11-25 11:43:43 -08:00
ddr2_dimm_params.c Driver/DDR: Moving Freescale DDR driver to a common driver 2013-11-25 11:43:43 -08:00
ddr3_dimm_params.c Driver/DDR: Moving Freescale DDR driver to a common driver 2013-11-25 11:43:43 -08:00
ddr4_dimm_params.c driver/ddr: Restruct driver to allow standalone memory space 2014-09-25 08:36:18 -07:00
fsl_ddr_gen4.c driver/ddr: Fix DDR4 driver for ARM 2014-07-22 16:25:54 -07:00
interactive.c driver/ddr/fsl: Add support of overriding chip select write leveling 2014-09-08 10:30:34 -07:00
lc_common_dimm_params.c driver/ddr/fsl: Add DDR4 support to Freescale DDR driver 2014-04-22 17:58:48 -07:00
main.c driver/ddr: Restruct driver to allow standalone memory space 2014-09-25 08:36:18 -07:00
Makefile driver/ddr/fsl: Add DDR4 support to Freescale DDR driver 2014-04-22 17:58:48 -07:00
mpc85xx_ddr_gen1.c Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx 2013-11-25 11:43:46 -08:00
mpc85xx_ddr_gen2.c Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx 2013-11-25 11:43:46 -08:00
mpc85xx_ddr_gen3.c mpc85xx/t104x: Add deep sleep framework support 2014-04-22 17:58:49 -07:00
mpc86xx_ddr.c Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx 2013-11-25 11:43:46 -08:00
options.c driver/ddr: Restruct driver to allow standalone memory space 2014-09-25 08:36:18 -07:00
util.c driver/ddr: Restruct driver to allow standalone memory space 2014-09-25 08:36:18 -07:00