aboutsummaryrefslogtreecommitdiff
path: root/nand_spl/board/amcc/kilauea
AgeCommit message (Expand)AuthorFilesLines
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese3-157/+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-18/+10
2014-02-19nand-spl: Use scripts/Makefile.buildMasahiro Yamada1-8/+0
2013-11-25nand_spl: trivial refactoring of makefilesMasahiro Yamada1-21/+18
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2011-03-31Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk1-3/+3
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2011-03-22Introduce a new linker flag LDFLAGS_FINALHaiying Wang1-1/+2
2010-12-16powerpc/nand spl: link libgccScott Wood1-1/+1
2010-11-27ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-1/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2-5/+5
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-5/+5
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-5/+5
2009-08-21Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk1-2/+5
2009-07-16nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese1-1/+1
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-06Fix merge problemsStefan Roese1-1/+1
2008-06-03Remove shell variable UNDEF_SYM.Kenneth Johansson1-1/+1
2008-06-03ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese3-14/+13
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-12-28ppc4xx: Fix compilation problem of kilauea/haleakala nand booting targetStefan Roese1-1/+1
2007-11-03ppc4xx: Add AMCC Kilauea/Haleakala NAND booting supportStefan Roese3-0/+219