summaryrefslogtreecommitdiff
path: root/examples/mips.lds
Commit message (Expand)AuthorAgeLines
* Move examples/ to examples/standalonePeter Tyser2009-07-21-59/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-2/+2
* [MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi2007-10-21-1/+2
* [MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi2007-10-21-3/+5
* [MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi2007-10-21-3/+0
* Add startup code to clear the BSS of standalone applicationswdenk2004-04-12-0/+3
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-0/+56