aboutsummaryrefslogtreecommitdiff
path: root/nand_spl/board/amcc/canyonlands
AgeCommit message (Expand)AuthorFilesLines
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese4-288/+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-22/+8
2014-02-19nand-spl: Use scripts/Makefile.buildMasahiro Yamada1-8/+0
2013-11-25nand_spl: trivial refactoring of makefilesMasahiro Yamada1-19/+16
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-68/+4
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2012-09-03ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit againStefan Roese1-3/+0
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-09-23ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese1-1/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-2/+2
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-2/+2
2009-08-21Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk1-2/+5
2009-07-30ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM'sStefan Roese1-14/+65
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-VILLARD2-2/+2
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-03Remove shell variable UNDEF_SYM.Kenneth Johansson1-1/+1
2008-05-14ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand buildStefan Roese1-1/+7
2008-04-30ppc4xx: Adapt Canyonlands fixed DDR2 setup to new DIMM moduleStefan Roese1-5/+7
2008-04-18ppc4xx: Change Canyonlands to support booting from 2k page NAND devicesStefan Roese1-3/+3
2008-04-18ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMMStefan Roese1-4/+4
2008-03-15ppc4xx: Add Canyonlands NAND booting supportStefan Roese4-0/+315