1. d5a184b cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · Thu Oct 20 04:19:47 2011 +0000
  2. 18798f1 sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:07 2011 -0700
  3. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  4. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  5. 3c28f48 console: Implement pre-console buffer by Graeme Russ · Thu Sep 01 00:48:27 2011 +0000
  6. 062fbbf sh: add calling mmc_initialize in board.c by Yoshihiro Shimoda · Tue Jul 05 17:18:38 2011 +0900
  7. 90520ab sh: sh2a: Add sh2a optimize to config.mk by Nobuhiro Iwamatsu · Thu Jun 09 15:03:34 2011 +0900
  8. 8e5ab4b sh: Add support for SH2A freestanding build by Phil Edworthy · Thu Jun 02 22:15:27 2011 +0000
  9. 2b3228d sh: Add Renesas rsk7264 board by Phil Edworthy · Wed Jun 01 07:35:13 2011 +0100
  10. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  11. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · Fri Jul 15 02:19:44 2011 +0000
  12. 5e669ff Timer: Remove set_timer completely by Graeme Russ · Fri Jul 15 02:18:12 2011 +0000
  13. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · Wed Apr 06 13:31:37 2011 +0000
  14. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · Fri Feb 04 14:25:17 2011 +0100
  15. 1a0ce28 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Sun Mar 27 21:48:08 2011 +0200
  16. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  17. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · Tue Feb 22 16:38:05 2011 -0500
  18. cb4148c sh: Add KEEP order to start.o section by Nobuhiro Iwamatsu · Mon Mar 07 16:36:21 2011 +0900
  19. e657167 sh: Add handling of CONFIG_SYS_NO_FLASH for board.c by Nobuhiro Iwamatsu · Mon Mar 07 11:21:40 2011 +0900
  20. a7d382c sh: add support for sh7757lcr board by Yoshihiro Shimoda · Wed Feb 02 10:05:36 2011 +0900
  21. 95c5c72 sh: add support the CONFIG_SYS_LDSCRIPT by Yoshihiro Shimoda · Thu Jan 27 10:06:14 2011 +0900
  22. b859b8c Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · Thu Jan 06 10:23:54 2011 +0900
  23. 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · Tue Dec 28 18:12:05 2010 -0600
  24. fb7f445 sh: Add support zimageboot command for Renesas SH by Nobuhiro Iwamatsu · Wed Dec 08 13:49:12 2010 +0900
  25. 3db6055 sh: Divided macro for zImage and add asm/zimage.h by Nobuhiro Iwamatsu · Wed Dec 08 13:46:36 2010 +0900
  26. 89d3d9d sh: Delete the function that was not necessary by Nobuhiro Iwamatsu · Wed Dec 08 13:42:18 2010 +0900
  27. 45682ae sh: Remove SCIF/SCI register infomation by Nobuhiro Iwamatsu · Mon Nov 22 15:56:43 2010 +0900
  28. 0db11c2 sh: Add support showing KByte of flash memory size by Nobuhiro Iwamatsu · Tue Oct 26 20:23:53 2010 +0900
  29. a04ce4f sh: Add support SH7706 by Nobuhiro Iwamatsu · Mon Oct 25 02:58:21 2010 +0900
  30. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · Mon Dec 20 18:27:51 2010 -0700
  31. a0dbe93 sh: Fix build in start.S by Nobuhiro Iwamatsu · Wed Nov 24 13:12:17 2010 +0900
  32. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  33. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  34. 1136f69 Coding Style cleanup by Wolfgang Denk · Wed Oct 27 22:48:30 2010 +0200
  35. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  36. 0b43bd8 sh: Fix warning about uninitialized value of ramdisk_flags by Nobuhiro Iwamatsu · Tue Oct 19 17:14:15 2010 +0900
  37. 5e8886c sh: Rename TEXT_BASE to CONFIG_SYS_TEXT_BASE by Nobuhiro Iwamatsu · Tue Oct 19 17:07:07 2010 +0900
  38. 190f4f7 sh: Add support load and boot of Initrd. by Nobuhiro Iwamatsu · Tue Sep 28 12:14:57 2010 +0900
  39. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  40. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  41. f710efd Make getenv() work before relocation. by Wolfgang Denk · Sat Jul 24 20:22:02 2010 +0200
  42. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  43. a927331 sh: Add trigger_address_error and support cpu reset by Nobuhiro Iwamatsu · Wed Jun 16 16:55:26 2010 +0900
  44. 0449e20 sh: Fix path of irqflags.h by Nobuhiro Iwamatsu · Wed Jun 16 16:53:45 2010 +0900
  45. b633dd1 sh: Fix overflow problem in get_ticks by Nobuhiro Iwamatsu · Wed Jun 16 08:10:21 2010 +0900
  46. 693396b sh: Move cpu/$CPU to arch/sh/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:10 2010 -0500
  47. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · Mon Apr 12 22:28:08 2010 -0500
  48. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500