1. d0487da sh: sh3: Remove CPU support by Marek Vasut · 5 years ago
  2. 89a6b74 sh: shmin: Remove the board by Marek Vasut · 5 years ago
  3. d7d7e84 sh: ms7720se: Remove the board by Marek Vasut · 5 years ago
  4. a786d9b sh: mpr2: Remove the board by Marek Vasut · 5 years ago
  5. 7de3ea8 sh: sh2: Remove CPU support by Marek Vasut · 5 years ago
  6. 54eac8b sh: rsk7269: Remove the board by Marek Vasut · 5 years ago
  7. 58300f3 sh: rsk7264: Remove the board by Marek Vasut · 5 years ago
  8. 5736453 sh: rsk7203: Remove the board by Marek Vasut · 5 years ago
  9. 99156cd sh: 7785: Remove CPU support by Marek Vasut · 5 years ago
  10. 0648066 sh: sh7785lcr: Remove the board by Marek Vasut · 5 years ago
  11. d13a614 sh: 7724: Remove CPU support by Marek Vasut · 5 years ago
  12. e4f01b5 sh: ecovec: Remove the board by Marek Vasut · 5 years ago
  13. ce13c19 sh: bitops: add hweight*() macros by Vignesh R · 6 years ago
  14. 1d3b97c Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  15. 0e286c5 sh: tmu: Zap get_tbclk and timer_read_counter by Marek Vasut · 6 years ago
  16. f02c1f6 sh: tmu: Clean up register usage by Marek Vasut · 6 years ago
  17. 8b39df9 sh: tmu: Inline sh_tmu.h by Marek Vasut · 6 years ago
  18. ccce3ac sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ by Marek Vasut · 6 years ago
  19. ae59a9f sh: tmu: Inline get_tmu0_clk_rate() by Marek Vasut · 6 years ago
  20. 15f11fc sh: tmu: Inline tmu_timer_{start,stop}() by Marek Vasut · 6 years ago
  21. eb05dcf sh: tmu: Simplify the tmu_bit math by Marek Vasut · 6 years ago
  22. d1da5d6 sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV by Marek Vasut · 6 years ago
  23. 2606deb sh: sh7724: Drop EDMR macro by Marek Vasut · 6 years ago
  24. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  25. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  26. b2a3372 sh: Do not provide strncmp by Tom Rini · 7 years ago
  27. 036c967 sh: Use -m2a-nofpu only by Tom Rini · 7 years ago
  28. 505fe9c sh: Use asm-generic/io.h by Paul Burton · 7 years ago
  29. 34f98a3 sh: Fix linking of ms7722se by Tom Rini · 7 years ago
  30. f40ad66 arch/sh: don't bring common/env_embedded.o into the link by Thomas Petazzoni · 7 years ago
  31. 90340c8 arch/sh: allow building in big-endian mode by Thomas Petazzoni · 7 years ago
  32. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  33. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  34. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  35. 2a728f3 Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig by Simon Glass · 7 years ago
  36. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  37. 76a5598 sh: generate position independent code for all platforms by Vladimir Zapolskiy · 8 years ago
  38. 3500581 sh: share the correct version of start.S among all cpus by Vladimir Zapolskiy · 8 years ago
  39. 9c141b2 sh4: fix start.S by calling board_init_f() after first code relocation by Vladimir Zapolskiy · 8 years ago
  40. bccf09e sh: add shared relocate_code() function and call board_init_r() by Vladimir Zapolskiy · 8 years ago
  41. cdbb0cf sh: add common dram_init() function for all boards by Vladimir Zapolskiy · 8 years ago
  42. 8371dab sh: add MEMORY command to a shared linker script by Vladimir Zapolskiy · 8 years ago
  43. b26d250 sh: define entry point and reloc_dst inside a linker script by Vladimir Zapolskiy · 8 years ago
  44. 9ec4a67 sh: place board lowlevel_init code in the beginning of .text by Vladimir Zapolskiy · 8 years ago
  45. 3f8b539 sh4: use single u-boot linker script for all boards by Vladimir Zapolskiy · 8 years ago
  46. b032eb1 sh4: remove __io config options from r2dplus and r7780mp boards by Vladimir Zapolskiy · 8 years ago
  47. b33718c sh4: cache: move exported cache manipulation functions into cache.c by Vladimir Zapolskiy · 8 years ago
  48. 6ab8b96 sh: cache: don't modify CCR from P1 area by Vladimir Zapolskiy · 8 years ago
  49. c230a37 sh: cache use jump_to_P2() and back_to_P1() from asm/system.h by Vladimir Zapolskiy · 8 years ago
  50. dad2b30 sh3: remove unused cache.c file from being built by Vladimir Zapolskiy · 8 years ago
  51. 0f62bf6 sh4: cache: correct flush_cache() to writeback and invalidate by Vladimir Zapolskiy · 8 years ago
  52. ee47c4c sh4: cache: correct dcache flush to invalidate with write-back by Vladimir Zapolskiy · 8 years ago
  53. a0b49bc efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  54. 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  55. c74b8fc arm, nds32, sh: remove useless ioremap()/iounmap() defines by Masahiro Yamada · 8 years ago
  56. 4c79452 Drop references to CONFIG_SYS_GENERIC_BOARD in config files by Simon Glass · 8 years ago
  57. b61e90e sh: Drop the arch-specific board init by Simon Glass · 8 years ago
  58. f41e608 sh: Fix build errors for generic board by Simon Glass · 8 years ago
  59. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  60. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  61. f86411b sh: Use the generic bitops headers by Fabio Estevam · 9 years ago
  62. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  63. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  64. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  65. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  66. c3dd823 sh: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · 10 years ago
  67. 5f91a3a sh: import missing private libraries from Linux 3.19 by Masahiro Yamada · 10 years ago
  68. 72cedad sh: rename some private libraries by Masahiro Yamada · 10 years ago
  69. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  70. e19db55 Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  71. bdf790f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  72. 570dd7f sh: Move SH_32BIT to Kconfig by Nobuhiro Iwamatsu · 10 years ago
  73. f97eeba sh: define CONFIG_CPU_SH4A for some boards by Masahiro Yamada · 10 years ago
  74. 887363b sh: consolidate CONFIG_SYS_CPU defines by Masahiro Yamada · 10 years ago
  75. 7d23666 sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig by Masahiro Yamada · 10 years ago
  76. 0e29429 sh: use more descriptive prompts for board select menu by Masahiro Yamada · 10 years ago
  77. 0060517 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago
  78. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  79. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  80. afc3929 sh: unify sh2/sh3/sh4 linker scripts by Masahiro Yamada · 10 years ago
  81. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  82. 994b566 sh: delete an unused source file by Masahiro Yamada · 11 years ago
  83. 19bb5e4 sh: fix PFC registers definition for SH772{2, 3, 4} by Baruch Siach · 11 years ago
  84. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  85. 9b6e2c3 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  86. 08f1115 sh: merge compiler flag -ffixed-r13 by Masahiro Yamada · 11 years ago
  87. aceba5a sh: Do not define -ffreestanding twice by Masahiro Yamada · 11 years ago
  88. 5fe3aef sh: sh2: Remove CONFIG_SH2A definition from asm/processor.h by Nobuhiro Iwamatsu · 11 years ago
  89. 6b87abe sh: sh4: Remove CONFIG_SH4A definition from source code by Nobuhiro Iwamatsu · 11 years ago
  90. 8f0960e sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ by Nobuhiro Iwamatsu · 11 years ago
  91. b1165ad sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4 by Nobuhiro Iwamatsu · 11 years ago
  92. 22e7d66 sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3 by Nobuhiro Iwamatsu · 11 years ago
  93. 14eeb92 sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2 by Nobuhiro Iwamatsu · 11 years ago
  94. 320cf35 sh: add support for sh7753evb board by Yoshihiro Shimoda · 11 years ago
  95. 1b5cf95 sh: convert to common timer code by Rob Herring · 11 years ago
  96. 02b3bf3 sh: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  97. 6169847 sh: Do not include start.o in lib$(CPU).o by Masahiro Yamada · 11 years ago
  98. a633a18 sh: cache: Change cache API to defines as U-Boot by Nobuhiro Iwamatsu · 11 years ago
  99. b8f1608 sh: timer: Remove static global variable by Nobuhiro Iwamatsu · 11 years ago
  100. 861bd4b sh: timer: Mask bit of timer prescaler by Nobuhiro Iwamatsu · 11 years ago