aboutsummaryrefslogtreecommitdiff
path: root/nand_spl/board/amcc/sequoia
AgeCommit message (Expand)AuthorFilesLines
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese3-163/+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-20/+12
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-2/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2-5/+5
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-3/+3
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-3/+3
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-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
2008-01-04ppc4xx: Fix Sequoia NAND booting targetStefan Roese1-1/+5
2007-11-25drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-06-01Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese1-2/+7
2007-06-01ppc4xx: Update Sequoia NAND booting support with ECCStefan Roese1-5/+6
2007-05-05ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND bootingStefan Roese1-5/+1
2007-03-06[PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setupStefan Roese1-1/+5
2007-01-05[PATCH] Add DDR2 optimization code for Sequoia (440EPx) boardStefan Roese1-0/+2
2006-10-23Fix sequoia separate object direcory building problems.Marian Balakowicz1-24/+40
2006-09-12Update NAND boot documentationStefan Roese1-2/+2
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese3-0/+197