Age | Commit message (Expand) | Author |
---|---|---|
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
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 |
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-04-20 | powerpc, 8xx: Fixup all 8xx u-boot.lds scripts | Joakim Tjernlund |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2010-11-27 | 8xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-04-21 | Move arch/ppc to arch/powerpc | Stefan Roese |
2010-04-13 | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser |
2010-04-13 | Rename lib_generic/ to lib/ | Peter Tyser |
2010-04-13 | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser |
2009-10-03 | ppc: Enable full relocation to RAM | Peter Tyser |
2009-08-28 | stx: create common vendor/board hierarchy for STx boards | Alex Dubov |