aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/bamboo/u-boot-nand.lds
AgeCommit message (Expand)AuthorFilesLines
2014-05-12nand_spl: remove unused linker scripts u-boot-nand.ldsMasahiro Yamada1-88/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+3
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2010-11-27ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-40/+10
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-06-01ppc4xx: Add missing file for Bamboo NAND booting supportStefan Roese1-0/+137