1. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · Wed Apr 06 13:31:37 2011 +0000
  2. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · Fri Feb 04 14:25:17 2011 +0100
  3. 1a0ce28 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Sun Mar 27 21:48:08 2011 +0200
  4. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  5. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · Tue Feb 22 16:38:05 2011 -0500
  6. cb4148c sh: Add KEEP order to start.o section by Nobuhiro Iwamatsu · Mon Mar 07 16:36:21 2011 +0900
  7. e657167 sh: Add handling of CONFIG_SYS_NO_FLASH for board.c by Nobuhiro Iwamatsu · Mon Mar 07 11:21:40 2011 +0900
  8. a7d382c sh: add support for sh7757lcr board by Yoshihiro Shimoda · Wed Feb 02 10:05:36 2011 +0900
  9. 95c5c72 sh: add support the CONFIG_SYS_LDSCRIPT by Yoshihiro Shimoda · Thu Jan 27 10:06:14 2011 +0900
  10. b859b8c Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · Thu Jan 06 10:23:54 2011 +0900
  11. 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · Tue Dec 28 18:12:05 2010 -0600
  12. fb7f445 sh: Add support zimageboot command for Renesas SH by Nobuhiro Iwamatsu · Wed Dec 08 13:49:12 2010 +0900
  13. 3db6055 sh: Divided macro for zImage and add asm/zimage.h by Nobuhiro Iwamatsu · Wed Dec 08 13:46:36 2010 +0900
  14. 89d3d9d sh: Delete the function that was not necessary by Nobuhiro Iwamatsu · Wed Dec 08 13:42:18 2010 +0900
  15. 45682ae sh: Remove SCIF/SCI register infomation by Nobuhiro Iwamatsu · Mon Nov 22 15:56:43 2010 +0900
  16. 0db11c2 sh: Add support showing KByte of flash memory size by Nobuhiro Iwamatsu · Tue Oct 26 20:23:53 2010 +0900
  17. a04ce4f sh: Add support SH7706 by Nobuhiro Iwamatsu · Mon Oct 25 02:58:21 2010 +0900
  18. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · Mon Dec 20 18:27:51 2010 -0700
  19. a0dbe93 sh: Fix build in start.S by Nobuhiro Iwamatsu · Wed Nov 24 13:12:17 2010 +0900
  20. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  21. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  22. 1136f69 Coding Style cleanup by Wolfgang Denk · Wed Oct 27 22:48:30 2010 +0200
  23. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  24. 0b43bd8 sh: Fix warning about uninitialized value of ramdisk_flags by Nobuhiro Iwamatsu · Tue Oct 19 17:14:15 2010 +0900
  25. 5e8886c sh: Rename TEXT_BASE to CONFIG_SYS_TEXT_BASE by Nobuhiro Iwamatsu · Tue Oct 19 17:07:07 2010 +0900
  26. 190f4f7 sh: Add support load and boot of Initrd. by Nobuhiro Iwamatsu · Tue Sep 28 12:14:57 2010 +0900
  27. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  28. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  29. f710efd Make getenv() work before relocation. by Wolfgang Denk · Sat Jul 24 20:22:02 2010 +0200
  30. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  31. a927331 sh: Add trigger_address_error and support cpu reset by Nobuhiro Iwamatsu · Wed Jun 16 16:55:26 2010 +0900
  32. 0449e20 sh: Fix path of irqflags.h by Nobuhiro Iwamatsu · Wed Jun 16 16:53:45 2010 +0900
  33. b633dd1 sh: Fix overflow problem in get_ticks by Nobuhiro Iwamatsu · Wed Jun 16 08:10:21 2010 +0900
  34. 693396b sh: Move cpu/$CPU to arch/sh/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:10 2010 -0500
  35. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · Mon Apr 12 22:28:08 2010 -0500
  36. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500