summaryrefslogtreecommitdiff
path: root/nand_spl/board/freescale/p1_p2_rdb/Makefile
Commit message (Expand)AuthorAgeLines
* kbuild: rename TOPDIR to stctreeMasahiro Yamada2014-03-12-1/+1
* kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-25-2/+2
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-4/+5
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19-28/+14
* nand-spl: Use scripts/Makefile.buildMasahiro Yamada2014-02-19-10/+0
* nand_spl: trivial refactoring of makefilesMasahiro Yamada2013-11-25-32/+28
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* 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
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-1/+1
* Create CPUDIR variablePeter Tyser2010-04-13-2/+2
* 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/+127