summaryrefslogtreecommitdiff
path: root/nand_spl/board/amcc/acadia
AgeCommit message (Expand)AuthorFilesLines
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese3-167/+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 Denk3-51/+3
2013-03-16Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2011-04-01Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk1-3/+3
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2011-03-23Introduce a new linker flag LDFLAGS_FINALHaiying Wang1-1/+2
2010-12-16powerpc/nand spl: link libgccScott Wood1-1/+1
2010-11-28ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-1/+1
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2-5/+5
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
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2008-11-19Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-03Remove shell variable UNDEF_SYM.Kenneth Johansson1-1/+1
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-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 Roese3-5/+15
2007-06-06ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese3-0/+214