summaryrefslogtreecommitdiff
path: root/nand_spl/board/freescale/p1_p2_rdb
Commit message (Expand)AuthorAgeLines
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-6/+1
* spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood2012-11-26-4/+4
* powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-26-1/+1
* nand_spl: fix u-boot.lst breakageScott Wood2012-11-14-1/+2
* common: Add symbol handling for generic lists into MakefileMarek Vasut2012-10-22-2/+7
* powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker scriptDipen Dudhat2011-04-15-4/+7
* Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk2011-03-31-3/+3
* Introduce a new linker flag LDFLAGS_FINALHaiying Wang2011-03-22-1/+2
* powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl buildHaiying Wang2010-11-12-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-6/+6
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-5/+5
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-13-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-1/+1
* Create CPUDIR variablePeter Tyser2010-04-13-2/+2
* ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.cKumar Gala2009-10-26-1/+1
* ppc/85xx: Fix building NAND_SPL out of treeKumar Gala2009-10-26-0/+6
* ppc/P1_P2_RDB: NAND Boot SupportDipen Dudhat2009-10-16-0/+224