Age | Commit message (Expand) | Author |
---|---|---|
2013-04-13 | ARM: Fix __bss_start and __bss_end in linker scripts | Albert ARIBAUD |
2013-04-12 | arm: relocate_code(): Use __image_copy_end for end of relocation | Benoît Thébaudeau |
2013-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2013-03-12 | Refactor linker-generated arrays | Albert ARIBAUD |
2013-03-12 | arm: make __bss_start and __bss_end__ compiler-generated | Albert ARIBAUD |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2011-06-23 | use -ffunction-sections / --gc-sections on IXP42x | Michael Schwingen |
2011-03-27 | arm: fix incorrect monitor protection region in FLASH | Po-Yu Chuang |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2010-11-26 | arm: add ELF relocation support to rest of cpus | Albert Aribaud |
2010-09-19 | ARM: implement relocation for ixp | Heiko Schocher |
2010-04-13 | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser |