aboutsummaryrefslogtreecommitdiff
path: root/nand_spl/board/freescale/p1_p2_rdb
AgeCommit message (Expand)AuthorFilesLines
2011-04-15powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker scriptDipen Dudhat1-4/+7
2011-03-31Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk1-3/+3
2011-03-22Introduce a new linker flag LDFLAGS_FINALHaiying Wang1-1/+2
2010-11-12powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl buildHaiying Wang1-2/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-6/+6
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-5/+5
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser1-1/+1
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-1/+1
2010-04-13Create CPUDIR variablePeter Tyser1-2/+2
2009-10-26ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.cKumar Gala1-1/+1
2009-10-26ppc/85xx: Fix building NAND_SPL out of treeKumar Gala1-0/+6
2009-10-16ppc/P1_P2_RDB: NAND Boot SupportDipen Dudhat2-0/+224