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