summaryrefslogtreecommitdiff
path: root/board/cobra5272/u-boot.lds
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
* ColdFire: Cleanup lds files for multiple defined symbolsstany MARCEL2011-10-19-55/+12
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-1/+1
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-13-3/+3
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-2/+1
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-4/+4
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-1/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* Patch by Florian Schlote, 08 Sep 2004:wdenk2005-01-09-0/+142