Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | -1/+1 |
* | 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 |
* | use -ffunction-sections / --gc-sections on IXP42x | Michael Schwingen | 2011-06-23 | -4/+4 |
* | arm: fix incorrect monitor protection region in FLASH | Po-Yu Chuang | 2011-03-27 | -0/+2 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -1/+1 |
* | arm: add ELF relocation support to rest of cpus | Albert Aribaud | 2010-11-26 | -14/+24 |
* | ARM: implement relocation for ixp | Heiko Schocher | 2010-09-19 | -1/+13 |
* | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | 2010-04-13 | -0/+56 |