Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | arm: make __image_copy_{start, end} compiler-generated | Albert ARIBAUD | 2013-06-21 | -1/+5 |
* | arm: Make all linker scripts compatible with per-symbol sections | Benoît Thébaudeau | 2013-04-12 | -5/+5 |
* | arm: relocate_code(): Use __image_copy_end for end of relocation | Benoît Thébaudeau | 2013-04-12 | -0/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | -1/+1 |
|\ | ||||
| * | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | -1/+1 |
* | | 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 |
* | 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: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | 2010-04-13 | -0/+59 |