summaryrefslogtreecommitdiff
path: root/nand_spl/board/freescale/p1_p2_rdb
AgeCommit message (Expand)Author
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2012-11-26spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood
2012-11-26powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood
2012-11-14nand_spl: fix u-boot.lst breakageScott Wood
2012-10-22common: Add symbol handling for generic lists into MakefileMarek Vasut
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-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser
2010-04-13Create CPUDIR variablePeter Tyser
2009-10-26ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.cKumar Gala
2009-10-26ppc/85xx: Fix building NAND_SPL out of treeKumar Gala
2009-10-16ppc/P1_P2_RDB: NAND Boot SupportDipen Dudhat