| Commit message (Expand) | Author | Age | Files | Lines |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 4 | -68/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-03-18 | 1 | -1/+1 |
|\ |
|
| * | Refactor linker-generated arrays | Albert ARIBAUD | 2013-03-12 | 1 | -1/+1 |
* | | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | 1 | -1/+1 |
|/ |
|
* | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | 1 | -3/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | 1 | -0/+5 |
* | ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 | Alison Wang | 2012-09-20 | 1 | -15/+17 |
* | ColdFire: Merge differentiated linking files into a sigle one by board | stany MARCEL | 2011-10-19 | 2 | -97/+0 |
* | ColdFire: Cleanup for partial linking and --gc-sections | Jason Jin | 2011-09-04 | 2 | -125/+24 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | 2 | -2/+2 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 2 | -5/+5 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -1/+1 |
* | m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU | Peter Tyser | 2010-04-13 | 2 | -8/+8 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | 2 | -2/+2 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | 2 | -2/+2 |
* | ColdFire: Update for M54451EVB | TsiChung Liew | 2009-07-14 | 1 | -3/+6 |
* | ColdFire: Remove platforms mii.c file | TsiChung Liew | 2008-11-03 | 2 | -304/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 2 | -20/+20 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 2 | -2/+2 |
* | ColdFire: Multiple fixes for MCF5445x platforms | TsiChung Liew | 2008-08-28 | 1 | -2/+2 |
* | ColdFire: Add M54451EVB platform support for MCF5445x | TsiChung Liew | 2008-08-14 | 6 | -0/+774 |