summaryrefslogtreecommitdiff
path: root/nand_spl/board/amcc/acadia/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese1-88/+0
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-19/+11
2014-02-19nand-spl: Use scripts/Makefile.buildMasahiro Yamada1-8/+0
2013-11-25nand_spl: trivial refactoring of makefilesMasahiro Yamada1-24/+21
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-04-01Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk1-3/+3
2011-03-23Introduce a new linker flag LDFLAGS_FINALHaiying Wang1-1/+2
2010-12-16powerpc/nand spl: link libgccScott Wood1-1/+1
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-04-22Move arch/ppc to arch/powerpcStefan Roese1-4/+4
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-4/+4
2009-08-22Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk1-2/+5
2009-07-17nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese1-1/+1
2008-06-03Remove shell variable UNDEF_SYM.Kenneth Johansson1-1/+1
2008-01-09fix comments with new drivers organizationMarcel Ziswiler1-1/+1
2007-12-11Merge commit 'u-boot/master' into for-1.3.1Stefan Roese1-1/+1
2007-11-26drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-10-31ppc4xx: Fix acadia_nand build problemStefan Roese1-1/+5
2007-06-19[ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese1-2/+12
2007-06-06ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese1-0/+104