1. 0575163 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 7 months ago
  2. 8c2c463 sh: r2dplus: Enable OF control by Marek Vasut · 5 years ago
  3. 6756762 sh: tmu: Fix SH4 TCNT0 offset by Marek Vasut · 5 years ago
  4. d0487da sh: sh3: Remove CPU support by Marek Vasut · 5 years ago
  5. 7de3ea8 sh: sh2: Remove CPU support by Marek Vasut · 5 years ago
  6. 99156cd sh: 7785: Remove CPU support by Marek Vasut · 5 years ago
  7. d13a614 sh: 7724: Remove CPU support by Marek Vasut · 5 years ago
  8. ce13c19 sh: bitops: add hweight*() macros by Vignesh R · 6 years ago
  9. 0e286c5 sh: tmu: Zap get_tbclk and timer_read_counter by Marek Vasut · 6 years ago
  10. 2606deb sh: sh7724: Drop EDMR macro by Marek Vasut · 6 years ago
  11. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  13. b2a3372 sh: Do not provide strncmp by Tom Rini · 7 years ago
  14. 505fe9c sh: Use asm-generic/io.h by Paul Burton · 7 years ago
  15. b032eb1 sh4: remove __io config options from r2dplus and r7780mp boards by Vladimir Zapolskiy · 8 years ago
  16. b33718c sh4: cache: move exported cache manipulation functions into cache.c by Vladimir Zapolskiy · 8 years ago
  17. a0b49bc efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  18. 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  19. c74b8fc arm, nds32, sh: remove useless ioremap()/iounmap() defines by Masahiro Yamada · 8 years ago
  20. 4c79452 Drop references to CONFIG_SYS_GENERIC_BOARD in config files by Simon Glass · 8 years ago
  21. b61e90e sh: Drop the arch-specific board init by Simon Glass · 8 years ago
  22. f41e608 sh: Fix build errors for generic board by Simon Glass · 8 years ago
  23. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  24. f86411b sh: Use the generic bitops headers by Fabio Estevam · 9 years ago
  25. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  26. 7d23666 sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig by Masahiro Yamada · 10 years ago
  27. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  28. 19bb5e4 sh: fix PFC registers definition for SH772{2, 3, 4} by Baruch Siach · 11 years ago
  29. 5fe3aef sh: sh2: Remove CONFIG_SH2A definition from asm/processor.h by Nobuhiro Iwamatsu · 11 years ago
  30. 6b87abe sh: sh4: Remove CONFIG_SH4A definition from source code by Nobuhiro Iwamatsu · 11 years ago
  31. 320cf35 sh: add support for sh7753evb board by Yoshihiro Shimoda · 11 years ago
  32. a633a18 sh: cache: Change cache API to defines as U-Boot by Nobuhiro Iwamatsu · 11 years ago
  33. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  35. a987902 sh: Use generic global_data by Simon Glass · 12 years ago
  36. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  37. 1a2621b sh: add support for sh7752evb board by Yoshihiro Shimoda · 12 years ago
  38. 867da0d sh: fix trigger_address_error() by Yoshihiro Shimoda · 12 years ago
  39. ecd4551 sh: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  40. 31d4fe8 sh: tmu: Removed arch/sh/include/asm/clk.h by Nobuhiro Iwamatsu · 12 years ago
  41. 73f35e0 sh: tmu: Changed TMU driver using array of structures by Nobuhiro Iwamatsu · 12 years ago
  42. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  43. 99744b7 sh: Add SH7269 device and RSK2+SH7269 board by Phil Edworthy · 12 years ago
  44. 4eb0b78 sh: Add register definition of PFC for SH7734 by Nobuhiro Iwamatsu · 12 years ago
  45. 1379c51 sh: Add bit control functions by Nobuhiro Iwamatsu · 13 years ago
  46. 2a57e7e sh: Add support Renesas SH7734 by Nobuhiro Iwamatsu · 13 years ago
  47. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  48. f5cdc11 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · 12 years ago
  49. 068abf0 sh: Add header file for interface of SH MMC by Nobuhiro Iwamatsu · 13 years ago
  50. bead86a sh: Add support Renesas SH7724 by Nobuhiro Iwamatsu · 13 years ago
  51. 1721064 sh: avoid multiple definition errors with cache funcs by Mike Frysinger · 13 years ago
  52. 2482e3c sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  53. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  54. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  55. 7fbeb64 sh: Add Renesas rsk7264 board by Phil Edworthy · 13 years ago
  56. 8e9c897 sh: add support for sh7757lcr board by Yoshihiro Shimoda · 14 years ago
  57. 9980df5 sh: Divided macro for zImage and add asm/zimage.h by Nobuhiro Iwamatsu · 14 years ago
  58. efc0ba4 sh: Remove SCIF/SCI register infomation by Nobuhiro Iwamatsu · 14 years ago
  59. f3a7b95 sh: Add support SH7706 by Nobuhiro Iwamatsu · 14 years ago
  60. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  61. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  62. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  63. 754613f sh: Add trigger_address_error and support cpu reset by Nobuhiro Iwamatsu · 14 years ago
  64. 9a1e3e9 sh: Fix path of irqflags.h by Nobuhiro Iwamatsu · 14 years ago
  65. 819833a Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 14 years ago