aboutsummaryrefslogtreecommitdiff
path: root/nand_spl/board/freescale/mpc8536ds/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-06-05nand_spl: remove MPC8536DS supportMasahiro Yamada1-91/+0
2014-04-22PPC: 85xx: Remove IVOR resetAlexander Graf1-5/+1
2014-03-12kbuild: rename OBJTREE to objtreeMasahiro Yamada1-1/+1
2014-03-12kbuild: rename SRCTREE to srctreeMasahiro Yamada1-12/+12
2014-03-12kbuild: rename TOPDIR to stctreeMasahiro Yamada1-1/+1
2014-02-25kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada1-2/+2
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-4/+5
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-28/+14
2014-02-19nand-spl: Use scripts/Makefile.buildMasahiro Yamada1-10/+0
2013-11-25nand_spl: trivial refactoring of makefilesMasahiro Yamada1-32/+28
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-6/+1
2012-11-26spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood1-4/+4
2012-11-26powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood1-1/+1
2012-11-14nand_spl: fix u-boot.lst breakageScott Wood1-1/+2
2012-10-22common: Add symbol handling for generic lists into MakefileMarek Vasut1-2/+7
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-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-1/+1
2010-04-13Create CPUDIR variablePeter Tyser1-2/+2
2009-10-26ppc/85xx: Fix building NAND_SPL out of treeKumar Gala1-0/+6
2009-09-30NAND boot: MPC8536DS supportMingkai Hu1-0/+127