1. 39d28a2 sh: Add a SUPERH32 config symbol. by Paul Mundt · 17 years ago
  2. b5f42db sh: Move CPU subtypes to Kconfig.sh. by Paul Mundt · 17 years ago
  3. c2254f5 sh: Rename Kconfig to Kconfig.sh. by Paul Mundt · 17 years ago[Renamed from arch/sh/Kconfig]
  4. 0e3a9aa sh: ubc wakeup for SH-4 only. by Paul Mundt · 17 years ago
  5. a819907 sh: Add SH7705 and other to the support of Solution Engine. by Nobuhiro Iwamatsu · 17 years ago
  6. c81134b sh: Clean up SR.RB Kconfig mess. by Paul Mundt · 17 years ago
  7. ad07b10 sh: Clean up Kconfig entry for Dreamcast. by Adrian McMenamin · 17 years ago
  8. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  9. 8366246 sh: Conditionalize gUSA support. by Paul Mundt · 17 years ago
  10. c167aee sh: Kill off duplicate NODES_SHIFT. by Paul Mundt · 17 years ago
  11. 17be2d2 sh: Add maple bus support for the SEGA Dreamcast. by Adrian McMenamin · 17 years ago
  12. ded5431 sh: Magic Panel R2 board support. by Markus Brunner · 17 years ago
  13. 1db4e9b sh: Don't enable FPU for SH4AL-DSP. by Paul Mundt · 17 years ago
  14. 1254d1d sh: remove CONFIG_CPU_HAS_INTC_IRQ by Magnus Damm · 17 years ago
  15. 94807a3 sh: Initial support for SH-X3 prototype board. by Paul Mundt · 17 years ago
  16. 96290d8 sh: remove intc2 code by Magnus Damm · 17 years ago
  17. d59645d sh: intc - remove redundant irq code for sh03, snapgear and titan by Magnus Damm · 17 years ago
  18. c9d03d9 sh: simplify se7780 IRQ code by Magnus Damm · 17 years ago
  19. d89ddd1 sh: remove support for sh7300 and solution engine 7300 by Magnus Damm · 17 years ago
  20. e257ad0 sh: Kill off virt_to_bus()/bus_to_virt(). by Paul Mundt · 17 years ago
  21. ac79fd5 sh: Restrict DSP support to specific CPUs. by Paul Mundt · 17 years ago
  22. 870e8a2 sh: remove support for sh73180 and solution engine 73180 by Magnus Damm · 17 years ago
  23. 347b9bd sh: remove old broken pint code by Magnus Damm · 17 years ago
  24. 56386f6 sh: intc - add support for SH7750 and its variants by Magnus Damm · 17 years ago
  25. cb5ec75 sh: cpufreq: clock framework support. by Paul Mundt · 17 years ago
  26. 39c7aa9 sh: intc - add support for 7780 by Magnus Damm · 17 years ago
  27. 792e947 sh: cpufreq: Fix driver dependencies and flag as broken. by Paul Mundt · 17 years ago
  28. 02ab3f7 sh: intc - shared IPR and INTC2 controller by Magnus Damm · 17 years ago
  29. 70876fa Merge branch 'x3' by Paul Mundt · 17 years ago
  30. 2b1bd1a sh: Preliminary support for the SH-X3 CPU. by Paul Mundt · 17 years ago
  31. 824e55f sh: Fix up cf-enabler dependency for SE boards. by Paul Mundt · 17 years ago
  32. 357d594 sh: Tidy up dependencies for SH-2 build. by Paul Mundt · 17 years ago
  33. 0562748 sh: Fix SH-4 CPU selects. by Paul Mundt · 17 years ago
  34. fd8f20e sh: Rip out special unknown machvec. by Paul Mundt · 17 years ago
  35. f3d2229 sh: Rework CPU/board dependencies. by Paul Mundt · 17 years ago
  36. 57be2b4 sh: clockevent/clocksource/hrtimers/nohz TMU support. by Paul Mundt · 17 years ago
  37. 6865f0e sh: Solution Engine 7722 board support. by Ryusuke Sakato · 17 years ago
  38. 4d5ade5 sh: kdump support. by Paul Mundt · 17 years ago
  39. b757623 sh: SH7780 Solution Engine board support. by Nobuhiro Iwamatsu · 17 years ago
  40. c86c5a9 sh: L-BOX RE2 support. by Nobuhiro Iwamatsu · 17 years ago
  41. 32351a2 sh: Add SH7785 Highlander board support (R7785RP). by Paul Mundt · 17 years ago
  42. fa69151 sh: generic BUG() support. by Paul Mundt · 17 years ago
  43. 45ed285 sh: speculative execution support for SH7780. by Paul Mundt · 17 years ago
  44. e65fa9f sh: Kill off dead bigsur and ec3104 boards. by Paul Mundt · 18 years ago
  45. 3b4d953 sh: heartbeat consolidation for banked LEDs. by Paul Mundt · 18 years ago
  46. 506b85f sh: add SH_CLK_MD Kconfig default. by Andrew Morton · 18 years ago
  47. 7a847f8 sh: More tidying for large base pages. by Paul Mundt · 18 years ago
  48. 0a9b0db [APM] SH: Convert to use shared APM emulation. by Paul Mundt · 18 years ago
  49. 11cbb70 sh: Trivial build fixes for SH-2 support. by Yoshinori Sato · 18 years ago
  50. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  51. ea0f8fe sh: sh775x/titan fixes for irq header changes. by Jamie Lenehan · 18 years ago
  52. afbfb52 sh: stacktrace/lockdep/irqflags tracing support. by Paul Mundt · 18 years ago
  53. bd15614 sh: dyntick infrastructure. by Paul Mundt · 18 years ago
  54. 9b3a53a sh: TLB miss fast-path optimizations. by Stuart Menefy · 18 years ago
  55. 9f5e8ee sh: generic push-switch framework. by Paul Mundt · 18 years ago
  56. 5364408 sh: Explicit endian selection support. by Paul Mundt · 18 years ago
  57. 417528a sh: Configurable timer IRQ. by Paul Mundt · 18 years ago
  58. 9d4436a sh: Add support for SH7206 and SH7619 CPU subtypes. by Yoshinori Sato · 18 years ago
  59. 3cb2fcc Fix misc Kconfig typos by Matt LaPlante · 18 years ago
  60. 4588214 sh: First step at generic timeofday support. by Paul Mundt · 18 years ago
  61. c914856 sh: Set pclk default for SH7705. by Paul Mundt · 18 years ago
  62. 7a440c9 sh: select CONFIG_EMBEDDED. by Paul Mundt · 18 years ago
  63. bc8fb5d sh: Solution Engine SH7343 board support. by Paul Mundt · 18 years ago
  64. 91b91d0 sh: SH7710VoIPGW board support. by Paul Mundt · 18 years ago
  65. ba46393 sh: maskreg IRQ support. by Paul Mundt · 18 years ago
  66. 5a4053b sh: Kill off dead boards. by Paul Mundt · 18 years ago
  67. 91550f7 sh: Kill off the rest of the legacy rtc mess. by Paul Mundt · 18 years ago
  68. 51e22e7 sh: SHMIN board support. by Takashi YOSHII · 18 years ago
  69. e5723e0 sh: Add support for SH7706/SH7710/SH7343 CPUs. by Paul Mundt · 18 years ago
  70. e7f93a3 sh: Make PAGE_OFFSET configurable. by Paul Mundt · 18 years ago
  71. 4b56568 sh: math-emu support by Takashi YOSHII · 18 years ago
  72. 3aa770e sh: APM/PM support. by Andriy Skulysh · 18 years ago
  73. 5283ecb sh: Add support for R7780RP and R7780MP boards. by Paul Mundt · 18 years ago
  74. 36efc35 sh: RTS7751R2D board updates. by Paul Mundt · 18 years ago
  75. e8fb67f sh: HS7751RVoIP board updates. by Paul Mundt · 18 years ago
  76. 1f1332f [PATCH] KConfig: Spellchecking 'similarity' and 'independent' by Matt LaPlante · 18 years ago
  77. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 18 years ago
  78. e2268c7 [PATCH] bitops: sh: use generic bitops by Akinobu Mita · 18 years ago
  79. 38fb942 [PATCH] arch/sh/Kconfig: don't source non-existing Kconfig files by Adrian Bunk · 18 years ago
  80. 05efc67 [PATCH] arch/sh/Kconfig: fix the ISA_DMA_API dependencies by Adrian Bunk · 19 years ago
  81. 134ed14 [PATCH] sh: Make peripheral clock frequency setting mandatory by Paul Mundt · 19 years ago
  82. cad8244 [PATCH] sh: Move CPU subtype configuration to its own Kconfig by Paul Mundt · 19 years ago
  83. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 19 years ago
  84. 65463b7 [PATCH] sh: Drop hp690 discontig support by Paul Mundt · 19 years ago
  85. 7277737 [PATCH] sh: Drop deprecated support for custom ramdisk embedding by Paul Mundt · 19 years ago
  86. a08b6b7 [PATCH] Kconfig fix (BLK_DEV_FD dependencies) by viro@ZenIV.linux.org.uk · 19 years ago
  87. d5950b4 [NET]: add a top-level Networking menu to *config by Sam Ravnborg · 19 years ago
  88. 074ccf8 [PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLE by Dave Hansen · 19 years ago
  89. 3f22ab2 [PATCH] make each arch use mm/Kconfig by Dave Hansen · 19 years ago
  90. 5cae841 [PATCH] ISA DMA Kconfig fixes - part 1 by Al Viro · 19 years ago
  91. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago