1. ba0debf MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · Tue Sep 16 14:11:50 2014 +0900
  2. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  3. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  4. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  5. 5cb08fa mx31ads: Fix the U-Boot binary output by Simon Glass · Mon Jun 02 22:04:46 2014 -0600
  6. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · Tue Apr 15 16:13:51 2014 +0200
  7. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · Sat Feb 22 17:53:42 2014 +0100
  8. 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Dec 10 14:31:56 2013 +0100
  9. 95fc6d6 arm: keep all sections in ELF file by Albert ARIBAUD · Thu Nov 07 14:21:46 2013 +0100
  10. 30a198b Makefile: rename all libraries to built-in.o by Masahiro Yamada · Mon Nov 11 14:36:00 2013 +0900
  11. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  12. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  13. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  14. af3ff16 arm: make __rel_dyn_{start, end} compiler-generated by Albert ARIBAUD · Tue Jun 11 14:17:34 2013 +0200
  15. c53687e arm: make __image_copy_{start, end} compiler-generated by Albert ARIBAUD · Tue Jun 11 14:17:33 2013 +0200
  16. 1691593 remove all references to .dynsym by Albert ARIBAUD · Tue Jun 11 14:17:31 2013 +0200
  17. ba5662d ARM: Fix __bss_start and __bss_end in linker scripts by Albert ARIBAUD · Thu Apr 11 05:43:21 2013 +0000
  18. 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · Thu Apr 11 09:36:03 2013 +0000
  19. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  20. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  21. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  22. 436f632 arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · Mon Feb 25 00:58:59 2013 +0000
  23. ecacc01 Merge git://git.denx.de/u-boot by Stefano Babic · Sat Nov 10 08:05:54 2012 +0100
  24. b913a3a ARM: Fix start.S when used with SPL in arm1136 by Stefano Babic · Wed Oct 10 21:11:41 2012 +0000
  25. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  26. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  27. a83d2a9 mx31: Fix PDR0_CSI_PODF by Benoît Thébaudeau · Tue Aug 14 08:43:07 2012 +0000
  28. f231efb imx: fix coding style by Fabio Estevam · Thu Oct 13 05:34:59 2011 +0000
  29. 035929c mx31: provide readable WEIM CS accessor by Helmut Raiger · Thu Sep 29 05:45:03 2011 +0000
  30. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  31. a5a2a56 mx31ads: Place machine ID into board config by Fabio Estevam · Thu Sep 22 08:07:16 2011 +0000
  32. 6472616 mx31ads: Remove dram_init_banksize() by Fabio Estevam · Thu Sep 22 08:07:12 2011 +0000
  33. a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · Sun Jul 03 05:55:33 2011 +0000
  34. 574cff7 mx31ads: Use the new relocation scheme by Fabio Estevam · Sun Jun 05 06:26:49 2011 +0000
  35. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · Wed Apr 06 13:31:37 2011 +0000
  36. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · Mon Mar 14 15:43:56 2011 +0100
  37. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  38. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  39. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  40. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:11 2010 -0500
  41. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  42. 3bf5d83 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Tue Aug 25 13:09:37 2009 -0700
  43. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · Fri May 08 20:24:12 2009 +0200
  44. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  45. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  46. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  47. 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
  48. 4f7aa77 mx31: move freescale's mx31 boards to vendor board dir by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:09 2008 +0200