1. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 9 months ago
  2. 8fc9fa1 sh: r2dplus: Enable OF control by Marek Vasut · 5 years ago
  3. 2054697 sh: tmu: Fix SH4 TCNT0 offset by Marek Vasut · 5 years ago
  4. a1a61d6 sh: sh3: Remove CPU support by Marek Vasut · 6 years ago
  5. 5b54a94 sh: sh2: Remove CPU support by Marek Vasut · 6 years ago
  6. 76ee98f sh: 7785: Remove CPU support by Marek Vasut · 6 years ago
  7. a71ce47 sh: 7724: Remove CPU support by Marek Vasut · 6 years ago
  8. 7526b93 sh: bitops: add hweight*() macros by Vignesh R · 6 years ago
  9. 4131670 sh: tmu: Zap get_tbclk and timer_read_counter by Marek Vasut · 6 years ago
  10. f7aac4e sh: sh7724: Drop EDMR macro by Marek Vasut · 6 years ago
  11. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  13. 0279e82 sh: Do not provide strncmp by Tom Rini · 7 years ago
  14. 89c26f7 sh: Use asm-generic/io.h by Paul Burton · 7 years ago
  15. b00409e sh4: remove __io config options from r2dplus and r7780mp boards by Vladimir Zapolskiy · 8 years ago
  16. f34743c sh4: cache: move exported cache manipulation functions into cache.c by Vladimir Zapolskiy · 8 years ago
  17. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  18. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  19. ea83da5 arm, nds32, sh: remove useless ioremap()/iounmap() defines by Masahiro Yamada · 8 years ago
  20. ef3b999 Drop references to CONFIG_SYS_GENERIC_BOARD in config files by Simon Glass · 9 years ago
  21. e6632d5 sh: Drop the arch-specific board init by Simon Glass · 9 years ago
  22. 6c2afb8 sh: Fix build errors for generic board by Simon Glass · 9 years ago
  23. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  24. e66afd8 sh: Use the generic bitops headers by Fabio Estevam · 9 years ago
  25. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  26. 4770e41 sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig by Masahiro Yamada · 10 years ago
  27. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  28. e5d150e sh: fix PFC registers definition for SH772{2, 3, 4} by Baruch Siach · 11 years ago
  29. d09a635 sh: sh2: Remove CONFIG_SH2A definition from asm/processor.h by Nobuhiro Iwamatsu · 11 years ago
  30. a12b8d8 sh: sh4: Remove CONFIG_SH4A definition from source code by Nobuhiro Iwamatsu · 11 years ago
  31. 95abe5f sh: add support for sh7753evb board by Yoshihiro Shimoda · 11 years ago
  32. 5b96baf sh: cache: Change cache API to defines as U-Boot by Nobuhiro Iwamatsu · 11 years ago
  33. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. 9bce37c Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  35. f97c17f sh: Use generic global_data by Simon Glass · 12 years ago
  36. 3ac47d7 Add architecture-specific global data by Simon Glass · 12 years ago
  37. 07fecef sh: add support for sh7752evb board by Yoshihiro Shimoda · 12 years ago
  38. fdc3dc6 sh: fix trigger_address_error() by Yoshihiro Shimoda · 12 years ago
  39. d9a4462 sh: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  40. a8027ca sh: tmu: Removed arch/sh/include/asm/clk.h by Nobuhiro Iwamatsu · 12 years ago
  41. e763f1a sh: tmu: Changed TMU driver using array of structures by Nobuhiro Iwamatsu · 12 years ago
  42. 211c210 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  43. 04a6275 sh: Add SH7269 device and RSK2+SH7269 board by Phil Edworthy · 13 years ago
  44. fa65164 sh: Add register definition of PFC for SH7734 by Nobuhiro Iwamatsu · 13 years ago
  45. 7675646 sh: Add bit control functions by Nobuhiro Iwamatsu · 13 years ago
  46. 73bbe6d sh: Add support Renesas SH7734 by Nobuhiro Iwamatsu · 13 years ago
  47. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  48. 97753b1 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · 13 years ago
  49. 118338c sh: Add header file for interface of SH MMC by Nobuhiro Iwamatsu · 13 years ago
  50. db57d71 sh: Add support Renesas SH7724 by Nobuhiro Iwamatsu · 13 years ago
  51. b99910e sh: avoid multiple definition errors with cache funcs by Mike Frysinger · 13 years ago
  52. 18798f1 sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  53. 5da0bed image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  54. 3c28f48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  55. 2b3228d sh: Add Renesas rsk7264 board by Phil Edworthy · 13 years ago
  56. a7d382c sh: add support for sh7757lcr board by Yoshihiro Shimoda · 14 years ago
  57. 3db6055 sh: Divided macro for zImage and add asm/zimage.h by Nobuhiro Iwamatsu · 14 years ago
  58. 45682ae sh: Remove SCIF/SCI register infomation by Nobuhiro Iwamatsu · 14 years ago
  59. a04ce4f sh: Add support SH7706 by Nobuhiro Iwamatsu · 14 years ago
  60. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  61. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  62. f710efd Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  63. a927331 sh: Add trigger_address_error and support cpu reset by Nobuhiro Iwamatsu · 14 years ago
  64. 0449e20 sh: Fix path of irqflags.h by Nobuhiro Iwamatsu · 14 years ago
  65. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago