1. 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Dec 10 14:31:56 2013 +0100
  2. 95fc6d6 arm: keep all sections in ELF file by Albert ARIBAUD · Thu Nov 07 14:21:46 2013 +0100
  3. 30a198b Makefile: rename all libraries to built-in.o by Masahiro Yamada · Mon Nov 11 14:36:00 2013 +0900
  4. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  5. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  6. af3ff16 arm: make __rel_dyn_{start, end} compiler-generated by Albert ARIBAUD · Tue Jun 11 14:17:34 2013 +0200
  7. c53687e arm: make __image_copy_{start, end} compiler-generated by Albert ARIBAUD · Tue Jun 11 14:17:33 2013 +0200
  8. 1691593 remove all references to .dynsym by Albert ARIBAUD · Tue Jun 11 14:17:31 2013 +0200
  9. ba5662d ARM: Fix __bss_start and __bss_end in linker scripts by Albert ARIBAUD · Thu Apr 11 05:43:21 2013 +0000
  10. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · Thu Apr 11 09:35:46 2013 +0000
  11. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  12. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  13. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  14. 436f632 arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · Mon Feb 25 00:58:59 2013 +0000
  15. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  16. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  17. a8381c9 actux[123]: Update linker script for ELDK 4.2 by Tom Rini · Wed Oct 17 10:18:29 2012 +0000
  18. f0ed2fb IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} by Marek Vasut · Tue Mar 06 00:45:35 2012 +0100
  19. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  20. 5af6584 update/fix AcTux1 board by Michael Schwingen · Mon May 23 00:00:04 2011 +0200
  21. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · Wed May 04 10:32:28 2011 +0000
  22. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · Wed Apr 06 13:31:37 2011 +0000
  23. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  24. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · Thu Dec 23 15:40:12 2010 -0500
  25. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  26. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  27. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:11 2010 -0500
  28. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  29. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  30. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · Fri May 08 20:24:12 2009 +0200
  31. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  32. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  33. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  34. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  35. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  36. da058a4 actua1/actua2/actua3: Fix multiple unused variable warnings by Jean-Christophe PLAGNIOL-VILLARD · Mon Feb 25 00:03:10 2008 +0100
  37. 4d56c88 add AcTux-1 board support by Michael Schwingen · Wed Jan 16 19:50:37 2008 +0100