Driver/DDR: Moving Freescale DDR driver to a common driver
Freescale DDR driver has been used for mpc83xx, mpc85xx, mpc86xx SoCs.
The similar DDR controllers will be used for ARM-based SoCs.
Signed-off-by:
York Sun <yorksun@freescale.com>
Showing
- Makefile 1 addition, 0 deletionsMakefile
- README 36 additions, 5 deletionsREADME
- arch/powerpc/cpu/mpc83xx/Makefile 3 additions, 3 deletionsarch/powerpc/cpu/mpc83xx/Makefile
- arch/powerpc/cpu/mpc83xx/ecc.c 2 additions, 2 deletionsarch/powerpc/cpu/mpc83xx/ecc.c
- arch/powerpc/cpu/mpc85xx/Makefile 0 additions, 45 deletionsarch/powerpc/cpu/mpc85xx/Makefile
- arch/powerpc/cpu/mpc85xx/cpu.c 8 additions, 8 deletionsarch/powerpc/cpu/mpc85xx/cpu.c
- arch/powerpc/cpu/mpc85xx/mp.c 1 addition, 1 deletionarch/powerpc/cpu/mpc85xx/mp.c
- arch/powerpc/cpu/mpc86xx/Makefile 0 additions, 3 deletionsarch/powerpc/cpu/mpc86xx/Makefile
- arch/powerpc/cpu/mpc8xxx/Makefile 0 additions, 6 deletionsarch/powerpc/cpu/mpc8xxx/Makefile
- arch/powerpc/include/asm/config.h 6 additions, 0 deletionsarch/powerpc/include/asm/config.h
- arch/powerpc/include/asm/config_mpc85xx.h 13 additions, 0 deletionsarch/powerpc/include/asm/config_mpc85xx.h
- arch/powerpc/include/asm/config_mpc86xx.h 2 additions, 0 deletionsarch/powerpc/include/asm/config_mpc86xx.h
- arch/powerpc/include/asm/immap_83xx.h 3 additions, 3 deletionsarch/powerpc/include/asm/immap_83xx.h
- arch/powerpc/include/asm/immap_85xx.h 3 additions, 3 deletionsarch/powerpc/include/asm/immap_85xx.h
- arch/powerpc/include/asm/immap_86xx.h 2 additions, 2 deletionsarch/powerpc/include/asm/immap_86xx.h
- board/exmeritus/hww1u1a/ddr.c 2 additions, 2 deletionsboard/exmeritus/hww1u1a/ddr.c
- board/exmeritus/hww1u1a/hww1u1a.c 2 additions, 2 deletionsboard/exmeritus/hww1u1a/hww1u1a.c
- board/freescale/b4860qds/ddr.c 3 additions, 3 deletionsboard/freescale/b4860qds/ddr.c
- board/freescale/bsc9131rdb/ddr.c 2 additions, 2 deletionsboard/freescale/bsc9131rdb/ddr.c
- board/freescale/bsc9131rdb/spl_minimal.c 2 additions, 2 deletionsboard/freescale/bsc9131rdb/spl_minimal.c
Loading
Please register or sign in to comment