1. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  2. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · Thu Aug 03 12:21:59 2017 -0600
  3. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600
  4. 263df23 Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig by Simon Glass · Fri Aug 04 16:34:47 2017 -0600
  5. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  6. 188d54f sh: generate position independent code for all platforms by Vladimir Zapolskiy · Mon Nov 28 00:15:35 2016 +0200
  7. 41e163f sh: share the correct version of start.S among all cpus by Vladimir Zapolskiy · Mon Nov 28 00:15:34 2016 +0200
  8. 946c8c8 sh4: fix start.S by calling board_init_f() after first code relocation by Vladimir Zapolskiy · Mon Nov 28 00:15:33 2016 +0200
  9. 1617974 sh: add shared relocate_code() function and call board_init_r() by Vladimir Zapolskiy · Mon Nov 28 00:15:32 2016 +0200
  10. 22d7560 sh: add common dram_init() function for all boards by Vladimir Zapolskiy · Mon Nov 28 00:15:31 2016 +0200
  11. 71635bd sh: add MEMORY command to a shared linker script by Vladimir Zapolskiy · Mon Nov 28 00:15:28 2016 +0200
  12. 621f570 sh: define entry point and reloc_dst inside a linker script by Vladimir Zapolskiy · Mon Nov 28 00:15:27 2016 +0200
  13. 28d1b0e sh: place board lowlevel_init code in the beginning of .text by Vladimir Zapolskiy · Mon Nov 28 00:15:26 2016 +0200
  14. fd71770 sh4: use single u-boot linker script for all boards by Vladimir Zapolskiy · Mon Nov 28 00:15:25 2016 +0200
  15. b00409e sh4: remove __io config options from r2dplus and r7780mp boards by Vladimir Zapolskiy · Mon Nov 28 00:15:21 2016 +0200
  16. f34743c sh4: cache: move exported cache manipulation functions into cache.c by Vladimir Zapolskiy · Mon Nov 28 00:15:18 2016 +0200
  17. e852996 sh: cache: don't modify CCR from P1 area by Vladimir Zapolskiy · Mon Nov 28 00:15:17 2016 +0200
  18. 57e56ef sh: cache use jump_to_P2() and back_to_P1() from asm/system.h by Vladimir Zapolskiy · Mon Nov 28 00:15:16 2016 +0200
  19. 0dcd6b4 sh3: remove unused cache.c file from being built by Vladimir Zapolskiy · Mon Nov 28 00:15:15 2016 +0200
  20. 1e67161 sh4: cache: correct flush_cache() to writeback and invalidate by Vladimir Zapolskiy · Mon Nov 28 00:15:14 2016 +0200
  21. 7a22f7a sh4: cache: correct dcache flush to invalidate with write-back by Vladimir Zapolskiy · Mon Nov 28 00:15:13 2016 +0200
  22. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · Sun Sep 25 15:27:31 2016 -0600
  23. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  24. ea83da5 arm, nds32, sh: remove useless ioremap()/iounmap() defines by Masahiro Yamada · Tue Jun 28 10:48:41 2016 +0900
  25. ef3b999 Drop references to CONFIG_SYS_GENERIC_BOARD in config files by Simon Glass · Sat May 14 18:49:36 2016 -0600
  26. e6632d5 sh: Drop the arch-specific board init by Simon Glass · Sat May 14 18:49:30 2016 -0600
  27. 6c2afb8 sh: Fix build errors for generic board by Simon Glass · Sat May 14 18:49:29 2016 -0600
  28. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  29. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  30. e66afd8 sh: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:28 2015 -0200
  31. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  32. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  33. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · Sun Mar 22 17:09:06 2015 -0500
  34. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  35. 03e517a sh: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · Tue Feb 10 21:37:02 2015 +0900
  36. 24edb7e sh: import missing private libraries from Linux 3.19 by Masahiro Yamada · Tue Feb 10 21:37:01 2015 +0900
  37. b421ae0 sh: rename some private libraries by Masahiro Yamada · Tue Feb 10 21:37:00 2015 +0900
  38. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · Wed Nov 26 16:00:58 2014 +0900
  39. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · Fri Nov 21 23:51:33 2014 +0100
  40. 9773e70 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Mon Nov 17 08:43:40 2014 -0500
  41. 3c01f36 sh: Move SH_32BIT to Kconfig by Nobuhiro Iwamatsu · Fri Nov 14 12:52:47 2014 +0900
  42. 39f0528 sh: define CONFIG_CPU_SH4A for some boards by Masahiro Yamada · Thu Nov 06 15:55:23 2014 +0900
  43. a759b1a sh: consolidate CONFIG_SYS_CPU defines by Masahiro Yamada · Thu Nov 06 15:55:22 2014 +0900
  44. 4770e41 sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig by Masahiro Yamada · Thu Nov 06 15:55:21 2014 +0900
  45. 7085d7d sh: use more descriptive prompts for board select menu by Masahiro Yamada · Thu Nov 06 15:55:20 2014 +0900
  46. 6ae8083 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · Thu Nov 06 14:02:57 2014 +0100
  47. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  48. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  49. a9b82be sh: unify sh2/sh3/sh4 linker scripts by Masahiro Yamada · Fri Jun 20 16:40:14 2014 +0900
  50. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  51. 1320bc2 sh: delete an unused source file by Masahiro Yamada · Mon Mar 31 13:09:13 2014 +0900
  52. e5d150e sh: fix PFC registers definition for SH772{2, 3, 4} by Baruch Siach · Mon Mar 10 15:05:33 2014 +0200
  53. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · Wed Mar 05 16:59:38 2014 +0900
  54. f0ac9e0 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · Fri Feb 28 14:33:30 2014 +0900
  55. b3bd004 sh: merge compiler flag -ffixed-r13 by Masahiro Yamada · Wed Feb 26 14:51:03 2014 +0900
  56. c1b7ddd sh: Do not define -ffreestanding twice by Masahiro Yamada · Wed Feb 26 14:51:02 2014 +0900
  57. d09a635 sh: sh2: Remove CONFIG_SH2A definition from asm/processor.h by Nobuhiro Iwamatsu · Thu Jan 09 12:31:35 2014 +0900
  58. a12b8d8 sh: sh4: Remove CONFIG_SH4A definition from source code by Nobuhiro Iwamatsu · Thu Jan 09 12:22:12 2014 +0900
  59. befb5cc sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ by Nobuhiro Iwamatsu · Wed Jan 08 14:57:30 2014 +0900
  60. 2ce6378 sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4 by Nobuhiro Iwamatsu · Wed Jan 08 14:09:32 2014 +0900
  61. 6a7f2c8 sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3 by Nobuhiro Iwamatsu · Wed Jan 08 13:46:11 2014 +0900
  62. bc2f60b sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2 by Nobuhiro Iwamatsu · Wed Jan 08 13:46:06 2014 +0900
  63. 95abe5f sh: add support for sh7753evb board by Yoshihiro Shimoda · Wed Dec 18 16:03:44 2013 +0900
  64. 7a626f0 sh: convert to common timer code by Rob Herring · Fri Oct 04 10:22:42 2013 -0500
  65. f408ace sh: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:27 2013 +0900
  66. 9c69e30 sh: Do not include start.o in lib$(CPU).o by Masahiro Yamada · Mon Oct 21 11:53:25 2013 +0900
  67. 5b96baf sh: cache: Change cache API to defines as U-Boot by Nobuhiro Iwamatsu · Thu Aug 22 08:43:47 2013 +0900
  68. 4547782 sh: timer: Remove static global variable by Nobuhiro Iwamatsu · Tue Aug 20 14:33:15 2013 +0900
  69. cc18f8d sh: timer: Mask bit of timer prescaler by Nobuhiro Iwamatsu · Tue Jul 23 13:57:24 2013 +0900
  70. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  71. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · Wed Jun 26 15:55:16 2013 +0200
  72. da233ce avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · Tue Jul 02 13:57:44 2013 +0200
  73. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  74. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  75. 6f98490 Declare watchdog functions in watchdog.h by Simon Glass · Tue Mar 05 14:39:42 2013 +0000
  76. 9bce37c Introduce generic link section.h symbol files by Simon Glass · Tue Mar 05 14:39:37 2013 +0000
  77. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  78. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  79. f97c17f sh: Use generic global_data by Simon Glass · Thu Dec 13 20:49:25 2012 +0000
  80. 3ac47d7 Add architecture-specific global data by Simon Glass · Thu Dec 13 20:48:30 2012 +0000
  81. 07fecef sh: add support for sh7752evb board by Yoshihiro Shimoda · Sun Nov 04 15:53:22 2012 +0000
  82. fdc3dc6 sh: fix trigger_address_error() by Yoshihiro Shimoda · Sun Nov 04 15:53:13 2012 +0000
  83. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  84. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  85. d9a4462 sh: Change bi_baudrate and global data baudrate to int by Simon Glass · Fri Oct 12 14:21:08 2012 +0000
  86. a8027ca sh: tmu: Removed arch/sh/include/asm/clk.h by Nobuhiro Iwamatsu · Tue Aug 21 14:37:34 2012 +0900
  87. f7be78e sh: tmu: Changed switch statement to shift operation by Nobuhiro Iwamatsu · Tue Aug 21 13:24:43 2012 +0900
  88. e763f1a sh: tmu: Changed TMU driver using array of structures by Nobuhiro Iwamatsu · Tue Aug 21 13:14:46 2012 +0900
  89. 211c210 global_data: unify global flag defines by Mike Frysinger · Sun Mar 18 14:31:24 2012 +0000
  90. 1d01319 sh: modify checkcpu() for SH-4A by Yoshihiro Shimoda · Mon Jul 23 14:53:42 2012 +0000
  91. 04a6275 sh: Add SH7269 device and RSK2+SH7269 board by Phil Edworthy · Tue May 15 22:15:51 2012 +0000
  92. fa65164 sh: Add register definition of PFC for SH7734 by Nobuhiro Iwamatsu · Wed May 09 16:00:01 2012 +0900
  93. 7675646 sh: Add bit control functions by Nobuhiro Iwamatsu · Wed Feb 15 16:47:01 2012 +0900
  94. 73bbe6d sh: Add support Renesas SH7734 by Nobuhiro Iwamatsu · Wed Jan 11 10:45:01 2012 +0900
  95. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  96. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  97. 97753b1 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · Mon Apr 16 23:13:51 2012 +0200
  98. 2ba44e1 sh: Add header file of MMC framework by Nobuhiro Iwamatsu · Wed Mar 21 14:48:34 2012 +0900
  99. 118338c sh: Add header file for interface of SH MMC by Nobuhiro Iwamatsu · Wed Mar 21 14:46:55 2012 +0900
  100. 51fbfb9 sh: timer: Remove unnecessary variable 'ticks' by Nobuhiro Iwamatsu · Thu Mar 01 13:29:38 2012 +0900