summaryrefslogtreecommitdiffstats
path: root/nand_spl/board/amcc/bamboo
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-074-229/+0
* kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-251-2/+2
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-4/+5
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-22/+8
* nand-spl: Use scripts/Makefile.buildMasahiro Yamada2014-02-191-8/+0
* nand_spl: trivial refactoring of makefilesMasahiro Yamada2013-11-251-19/+16
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-68/+4
* Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk2011-03-311-3/+3
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* Introduce a new linker flag LDFLAGS_FINALHaiying Wang2011-03-221-1/+2
* powerpc/nand spl: link libgccScott Wood2010-12-161-1/+1
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-1/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-182-5/+5
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-231-1/+1
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-2/+2
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-2/+2
* ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-281-13/+13
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-2/+2
* Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk2009-08-211-2/+5
* nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2009-07-161-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-2/+2
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-2/+2
* ppc4xx: Fix problem with SDRAM init in bamboo NAND booting portStefan Roese2008-06-041-8/+2
* Remove shell variable UNDEF_SYM.Kenneth Johansson2008-06-031-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* fix comments with new drivers organizationMarcel Ziswiler2008-01-091-1/+1
* Merge commit 'u-boot/master' into for-1.3.1Stefan Roese2007-12-111-1/+1
|\
| * drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD2007-11-251-1/+1
* | ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAMEugene O'Brien2007-10-311-0/+6
|/
* [ppc4xx] Individual handling of sdram.c for bamboo_nand buildGrzegorz Bernacki2007-09-111-0/+6
* ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese2007-06-014-0/+306
OpenPOWER on IntegriCloud