1. 4513327 sh: sh7757lcr: Add KEEP order to start.o section by Yoshihiro Shimoda · Tue Jul 05 17:15:16 2011 +0900
  2. 542f75c sh: Fix rsk7203 alignment problem by Phil Edworthy · Tue May 31 01:51:42 2011 -0700
  3. 2b3228d sh: Add Renesas rsk7264 board by Phil Edworthy · Wed Jun 01 07:35:13 2011 +0100
  4. a128abc sh: sh7785lcr: Update BSC of USB area by Nobuhiro Iwamatsu · Mon Apr 04 15:47:03 2011 +0900
  5. 1a0ce28 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Sun Mar 27 21:48:08 2011 +0200
  6. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  7. 1308bfd sh: sh7785lcr: Fix out of tree building by Nobuhiro Iwamatsu · Thu Feb 03 16:27:45 2011 +0900
  8. a7d382c sh: add support for sh7757lcr board by Yoshihiro Shimoda · Wed Feb 02 10:05:36 2011 +0900
  9. 2efe42b sh: Remove config.mk for sh7785lcr board by Nobuhiro Iwamatsu · Mon Jan 17 21:02:16 2011 +0900
  10. 6963366 sh: Remove config.mk for sh7763rdp board by Nobuhiro Iwamatsu · Mon Jan 17 20:53:29 2011 +0900
  11. 1ca69d8 sh: Remove config.mk for rsk7203 board by Nobuhiro Iwamatsu · Mon Jan 17 20:51:55 2011 +0900
  12. b816b98 sh: Remove config.mk for r7780mp board by Nobuhiro Iwamatsu · Mon Jan 17 20:50:26 2011 +0900
  13. cda9c55 sh: Remove config.mk for r2dplus board by Nobuhiro Iwamatsu · Mon Jan 17 20:48:39 2011 +0900
  14. f9386d5 sh: Remove config.mk for ap325rxa board by Nobuhiro Iwamatsu · Mon Jan 17 20:46:35 2011 +0900
  15. 66a5a38 sh: Remove config.mk for MigoR board by Nobuhiro Iwamatsu · Mon Jan 17 20:43:40 2011 +0900
  16. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · Mon Dec 20 18:27:51 2010 -0700
  17. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  18. 636c945 sh: sh7785lcr: Add CONFIG_SYS_TEXT_BASE for 32bit mode by Nobuhiro Iwamatsu · Wed Oct 20 01:17:08 2010 +0900
  19. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  20. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · Fri Sep 10 00:16:19 2010 +0200
  21. 5e64f9e sh: Update lowlevel_init.S of ap325rxa by Nobuhiro Iwamatsu · Thu Jul 22 16:04:08 2010 +0900
  22. 16863c8 sh: Update lowlevel_init.S of r2dplus by Nobuhiro Iwamatsu · Thu Jul 22 15:41:49 2010 +0900
  23. e2c765d sh: Update lowlevel_init.S of sh7763rdp by Nobuhiro Iwamatsu · Thu Jul 22 15:29:10 2010 +0900
  24. bf61d19 sh: Update lowlevel_init.S of MigoR by Nobuhiro Iwamatsu · Thu Jul 22 15:22:10 2010 +0900
  25. dd0085a sh: Update lowlevel_init.S of sh7785lcr by Nobuhiro Iwamatsu · Thu Jul 22 15:14:35 2010 +0900
  26. d398fca sh: Update lowlevel_init.S of rsk7203 by Nobuhiro Iwamatsu · Thu Jul 22 11:19:17 2010 +0900
  27. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  28. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  29. b5a01d3 sh: Move some defs to convince 'pcrel too far' by Nobuhiro Iwamatsu · Fri Oct 30 10:01:25 2009 +0900
  30. 0fd6aae Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Sun Oct 04 22:37:03 2009 -0700
  31. d79a314 sh/rsk7203: add missing include net.h by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 23 14:14:52 2009 +0200
  32. fbfdd3a Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Mon Jul 20 22:01:11 2009 -0700
  33. a988f38 sh: Revised the build with newest compiler by Nobuhiro Iwamatsu · Tue Jun 16 22:29:15 2009 +0900
  34. 470c536 sh: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · Thu Jun 04 12:06:45 2009 +0200
  35. 6e74389 sh: make the linker scripts more generic by Jean-Christophe PLAGNIOL-VILLARD · Thu Jun 04 12:06:44 2009 +0200
  36. b24d23c sh7785lcr: fix out of tree build by Jean-Christophe PLAGNIOL-VILLARD · Thu Jun 04 12:06:43 2009 +0200
  37. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  38. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  39. 38c30cf Prepare 2009.03-rc2 by Wolfgang Denk · Sun Mar 15 22:40:09 2009 +0100
  40. 2b1d8be sh: ap325rxa: Change the wait cycle in the area 5 by Yusuke.Goda · Fri Mar 13 16:08:18 2009 +0900
  41. 22dc9ec sh: Add support 32-Bit Extended Address Mode to sh7785lcr by Yoshihiro Shimoda · Tue Mar 03 15:11:17 2009 +0900
  42. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  43. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  44. fcbff80 sh: Fix compile error on lowlevel_init file by Nobuhiro Iwamatsu · Sun Jan 11 17:48:56 2009 +0900
  45. c7e4e35 sh: Fix up rsk7203 target for out of tree build by Kieran Bingham · Tue Dec 30 01:16:03 2008 +0000
  46. b9c2172 sh: use write{8,16,32} in all lowlevel_init by Jean-Christophe PLAGNIOL-VILLARD · Sat Dec 20 19:29:49 2008 +0100
  47. bd96370 sh: lowlevel_init coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · Sat Dec 20 19:29:48 2008 +0100
  48. a24194d sh: r2dplus fix register access by Jean-Christophe PLAGNIOL-VILLARD · Fri Dec 05 07:27:37 2008 +0100
  49. 3c233cf sh: r2dplus/lowlevel_init: coding style fix by Jean-Christophe PLAGNIOL-VILLARD · Tue Dec 02 07:40:03 2008 +0100
  50. d22cf6a sh: Migo-R: Update BSC value by Nobuhiro Iwamatsu · Tue Nov 04 11:58:58 2008 +0900
  51. 6912108 sh: rsk7203: Moved rsk7203 board to board/renesas by Nobuhiro Iwamatsu · Fri Oct 24 10:49:48 2008 +0900
  52. 2aa6f9e sh: MigoR: Moved MigoR board to board/renesas by Nobuhiro Iwamatsu · Fri Oct 24 10:48:31 2008 +0900
  53. 6aa0ab8 sh: r2dplus: Moved r2dplus board to board/renesas by Nobuhiro Iwamatsu · Fri Oct 24 10:39:44 2008 +0900
  54. ba7bae8 sh: sh7763rdp: Moved sh7763rdp board to board/renesas by Nobuhiro Iwamatsu · Fri Oct 24 10:36:13 2008 +0900
  55. 3b0928c sh: sh7785lcr: Moved sh7785lcr board to board/renesas by Nobuhiro Iwamatsu · Fri Oct 24 10:35:19 2008 +0900
  56. c945932 sh: r7780mp: Moved r7780mp board to board/renesas by Nobuhiro Iwamatsu · Fri Oct 24 10:34:21 2008 +0900
  57. 311d95a sh: ap325rxa: Moved ap325rxa board to board/renesas by Nobuhiro Iwamatsu · Fri Oct 24 10:32:14 2008 +0900