aboutsummaryrefslogtreecommitdiff
path: root/nand_spl/board/freescale/mpc8536ds/Makefile
AgeCommit message (Expand)Author
2011-04-15powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker scriptDipen Dudhat
2011-03-31Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk
2011-03-22Introduce a new linker flag LDFLAGS_FINALHaiying Wang
2010-11-12powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl buildHaiying Wang
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser
2010-04-13Create CPUDIR variablePeter Tyser
2009-10-26ppc/85xx: Fix building NAND_SPL out of treeKumar Gala
2009-09-30NAND boot: MPC8536DS supportMingkai Hu