aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-16sh: Have SH7724 select ARCH_SHMOBILE.Paul Mundt1-0/+1
2009-04-16sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto1-0/+10
2009-04-11sh: Plug in support for ARCH=sh64 using sh SRCARCH.Paul Mundt1-2/+15
2009-04-09sh: Add support for DMA API debugging.Paul Mundt1-0/+1
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+5
2009-04-02sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt1-0/+3
2009-04-02sh: Select ARCH_HIBERNATION_POSSIBLE.Paul Mundt1-0/+1
2009-03-31sh: Add MMU dependency for kexecNobuhiro Iwamatsu1-1/+1
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-2/+2
2009-03-18sh: add kexec jump supportMagnus Damm1-0/+7
2009-03-17sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt1-0/+1
2009-03-16sh: SuperH Mobile suspend supportMagnus Damm1-0/+1
2009-03-10sh: Define ARCH_SHMOBILE for SH-Mobile CPUs.Paul Mundt1-0/+7
2009-03-05sh: Set a sensible default for the SH7786 pclk.Paul Mundt1-1/+2
2009-03-03sh: SH7786 is an SH-X3 core, select CPU_SHX3.Paul Mundt1-1/+1
2009-03-03sh: Add support for SH7786 CPU subtype.Kuninori Morimoto1-0/+7
2009-02-04sh: Restrict old CMT timer code to SH-2/SH-2A.Paul Mundt1-1/+1
2009-01-29sh: Don't enable GENERIC_TIME for the CMT clockevent driver yet.Paul Mundt1-1/+0
2009-01-29sh: Fix up MTU2 support for SH7203.Paul Mundt1-1/+2
2009-01-29sh: Use SYS_SUPPORTS_CMT for managing CMT timer dependencies.Paul Mundt1-15/+28
2009-01-29sh: CMT clockevent platform driverMagnus Damm1-0/+8
2009-01-27sh: mach-highlander and mach-rsk require gpiolib.Paul Mundt1-7/+0
2009-01-27sh: use gpiolibMagnus Damm1-0/+7
2009-01-21sh: Kill off obsolete busses from arch/sh/Kconfig.Paul Mundt1-52/+11
2008-12-22sh: dma: Kill off ISA DMA wrapper.Paul Mundt1-3/+0
2008-12-22doc: Update sh cpufreq documentation.Paul Mundt1-2/+6
2008-12-22sh: Kill off cf-enabler with extreme prejudice.Paul Mundt1-43/+0
2008-12-22sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk.Paul Mundt1-1/+1
2008-12-22sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machinesMatt Fleming1-2/+0
2008-12-22sh: Generic kgdb stub support.Paul Mundt1-0/+1
2008-12-22sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too.Paul Mundt1-1/+1
2008-12-22sh: allow CONFIG_CPU_IDLEMagnus Damm1-1/+3
2008-12-22sh: allow CONFIG_PMMagnus Damm1-6/+9
2008-12-22sh: Add support for SH7201 CPU subtype.Peter Griffin1-0/+5
2008-12-22sh: dynamic ftrace support.Matt Fleming1-0/+2
2008-12-16sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt1-0/+2
2008-10-31sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt1-1/+1
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+17
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+2
2008-10-20sh: GPIO and pinmux base codeMagnus Damm1-0/+3
2008-09-29sh: Use clk fwk for preset lpj on sh64, too.Paul Mundt1-1/+0
2008-09-21sh: Add FPU registers to regset interface.Paul Mundt1-1/+1
2008-09-21sh: ftrace support.Paul Mundt1-0/+1
2008-09-17sh: HAVE_IOREMAP_PROT depends on MMU.Paul Mundt1-1/+1
2008-09-13sh: latencytop support.Paul Mundt1-0/+4
2008-09-12sh: Add DSP registers to regset interface.Paul Mundt1-1/+1
2008-09-12sh: Enable HAVE_ARCH_TRACEHOOK.Paul Mundt1-0/+1
2008-09-12sh: ioremap_prot support.Paul Mundt1-0/+1
2008-09-08sh: Derive calibrate_delay lpj from clk fwk.Paul Mundt1-1/+2
2008-09-08sh: Disable seccomp support by default.Paul Mundt1-1/+0