summaryrefslogtreecommitdiff
path: root/nand_spl/board/amcc/canyonlands
Commit message (Expand)AuthorAgeLines
* Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk2011-03-31-3/+3
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-1/+1
* Introduce a new linker flag LDFLAGS_FINALHaiying Wang2011-03-22-1/+2
* powerpc/nand spl: link libgccScott Wood2010-12-16-1/+1
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-1/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-5/+5
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-23-1/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-1/+1
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-2/+2
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-2/+2
* Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk2009-08-21-2/+5
* ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM'sStefan Roese2009-07-30-14/+65
* nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2009-07-16-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-2/+2
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Remove shell variable UNDEF_SYM.Kenneth Johansson2008-06-03-1/+1
* ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand buildStefan Roese2008-05-14-1/+7
* ppc4xx: Adapt Canyonlands fixed DDR2 setup to new DIMM moduleStefan Roese2008-04-30-5/+7
* ppc4xx: Change Canyonlands to support booting from 2k page NAND devicesStefan Roese2008-04-18-3/+3
* ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMMStefan Roese2008-04-18-4/+4
* ppc4xx: Add Canyonlands NAND booting supportStefan Roese2008-03-15-0/+315