Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | ARM: fix CONFIG_SPL_MAX_SIZE semantics | Albert ARIBAUD | 2013-04-14 | -4/+0 |
* | ARM: Fix __bss_start and __bss_end in linker scripts | Albert ARIBAUD | 2013-04-13 | -4/+10 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | -4/+11 |
|\ | ||||
| * | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | -1/+1 |
| * | arm: make __bss_start and __bss_end__ compiler-generated | Albert ARIBAUD | 2013-03-12 | -3/+9 |
* | | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | -2/+2 |
|/ | ||||
* | ARM: enhance u-boot.lds to detect over-sized SPL | Stephen Warren | 2012-10-29 | -0/+4 |
* | ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections | Stephen Warren | 2012-10-26 | -4/+4 |
* | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | -3/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+5 |
* | arm: add a common .lds link script | Simon Glass | 2012-03-30 | -0/+94 |