Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -2/+2 |
* | [MIPS] u-boot.lds: Define _gp in a standard manner | Shinya Kuribayashi | 2007-10-21 | -1/+2 |
* | [MIPS] u-boot.lds: Fix __got_start and __got_end | Shinya Kuribayashi | 2007-10-21 | -3/+5 |
* | [MIPS] u-boot.lds: Remove duplicated .sdata section | Shinya Kuribayashi | 2007-10-21 | -3/+0 |
* | Add startup code to clear the BSS of standalone applications | wdenk | 2004-04-12 | -0/+3 |
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | -0/+56 |