| Commit message (Expand) | Author | Age | Lines |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -68/+4 |
* | arm: make __rel_dyn_{start, end} compiler-generated | Albert ARIBAUD | 2013-06-21 | -2/+10 |
* | arm: make __image_copy_{start, end} compiler-generated | Albert ARIBAUD | 2013-06-21 | -1/+5 |
* | remove all references to .dynsym | Albert ARIBAUD | 2013-06-21 | -5/+1 |
* | ARM: Fix __bss_start and __bss_end in linker scripts | Albert ARIBAUD | 2013-04-13 | -4/+10 |
* | 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 | -5/+13 |
|\ |
|
| * | 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 | -4/+12 |
* | | 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 | -5/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+5 |
* | actux[123]: Update linker script for ELDK 4.2 | Tom Rini | 2012-10-18 | -1/+1 |
* | IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} | Marek Vasut | 2012-03-26 | -2/+0 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | update/fix AcTux3 board | Michael Schwingen | 2011-06-23 | -83/+93 |
* | Fix incorrect use of getenv() before relocation | Wolfgang Denk | 2011-05-12 | -3/+4 |
* | Handle most LDSCRIPT setting centrally | Scott Wood | 2011-04-30 | -2/+0 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -1/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -3/+3 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+1 |
* | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | 2010-04-13 | -3/+3 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -2/+2 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -1/+1 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -0/+2 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -1/+1 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -0/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -35/+35 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | actua1/actua2/actua3: Fix multiple unused variable warnings | Jean-Christophe PLAGNIOL-VILLARD | 2008-03-02 | -1/+0 |
* | add AcTux-3 board support | Michael Schwingen | 2008-01-18 | -0/+353 |