1. 1617974 sh: add shared relocate_code() function and call board_init_r() by Vladimir Zapolskiy · Mon Nov 28 00:15:32 2016 +0200
  2. 22d7560 sh: add common dram_init() function for all boards by Vladimir Zapolskiy · Mon Nov 28 00:15:31 2016 +0200
  3. e6632d5 sh: Drop the arch-specific board init by Simon Glass · Sat May 14 18:49:30 2016 -0600
  4. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  5. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · Sun Mar 22 17:09:06 2015 -0500
  6. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  7. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  8. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  9. 6f98490 Declare watchdog functions in watchdog.h by Simon Glass · Tue Mar 05 14:39:42 2013 +0000
  10. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  11. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  12. 2ba44e1 sh: Add header file of MMC framework by Nobuhiro Iwamatsu · Wed Mar 21 14:48:34 2012 +0900
  13. d5a184b cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · Thu Oct 20 04:19:47 2011 +0000
  14. 062fbbf sh: add calling mmc_initialize in board.c by Yoshihiro Shimoda · Tue Jul 05 17:18:38 2011 +0900
  15. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  16. e657167 sh: Add handling of CONFIG_SYS_NO_FLASH for board.c by Nobuhiro Iwamatsu · Mon Mar 07 11:21:40 2011 +0900
  17. 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · Tue Dec 28 18:12:05 2010 -0600
  18. 0db11c2 sh: Add support showing KByte of flash memory size by Nobuhiro Iwamatsu · Tue Oct 26 20:23:53 2010 +0900
  19. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · Mon Dec 20 18:27:51 2010 -0700
  20. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  21. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  22. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500[Renamed from lib_sh/board.c]
  23. 2164e65 sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios. by Nobuhiro Iwamatsu · Thu Oct 15 13:36:34 2009 +0900
  24. 01db155 Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · Sat Oct 10 12:42:21 2009 +0200
  25. 781c9b8 Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · Fri Aug 21 23:05:21 2009 -0500
  26. ed52770 Standardize mem_malloc_init() implementation by Peter Tyser · Fri Aug 21 23:05:20 2009 -0500
  27. a78ded6 Consolidate arch-specific sbrk() implementations by Peter Tyser · Fri Aug 21 23:05:19 2009 -0500
  28. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  29. b81464e lib_arch/board.c: Move malloc initialization before flash_init() by Stefan Roese · Mon May 11 15:50:12 2009 +0200
  30. a3d7f16 lib_*/board.c: do not initialize bi_enet*addr in global data by Mike Frysinger · Wed Feb 11 18:27:18 2009 -0500
  31. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · Mon Nov 03 09:30:59 2008 -0600
  32. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  33. 4c9c109 sh: Add support watchdog for SH4A core by Nobuhiro Iwamatsu · Thu Sep 18 19:04:26 2008 +0900
  34. 0121325 sh: Fix SH-boards compile error by Nobuhiro Iwamatsu · Tue Jul 08 12:03:24 2008 +0900
  35. e898dfd Remove prototypes of nand_init() in favor of including nand.h. by Scott Wood · Thu May 22 10:49:46 2008 -0500
  36. c77aa17 sh: Add support PCI of SuperH and SH7780 by Yusuke Goda · Wed Mar 05 14:30:02 2008 +0900
  37. 0a5c214 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · Thu Dec 27 01:52:50 2007 +0100
  38. 547b67f sh: Update core code of SuperH. by Nobuhiro Iwamatsu · Sun Sep 23 02:12:30 2007 +0900
  39. 970dc33 sh: First support code of SuperH. by Nobuhiro Iwamatsu · Sun May 13 20:58:00 2007 +0900