summaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* sh: add kexec jump supportMagnus Damm2009-03-181-0/+7
* sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt2009-03-171-0/+1
* sh: SuperH Mobile suspend supportMagnus Damm2009-03-161-0/+1
* sh: Define ARCH_SHMOBILE for SH-Mobile CPUs.Paul Mundt2009-03-101-0/+7
* sh: Set a sensible default for the SH7786 pclk.Paul Mundt2009-03-051-1/+2
* sh: SH7786 is an SH-X3 core, select CPU_SHX3.Paul Mundt2009-03-031-1/+1
* sh: Add support for SH7786 CPU subtype.Kuninori Morimoto2009-03-031-0/+7
* sh: Restrict old CMT timer code to SH-2/SH-2A.Paul Mundt2009-02-041-1/+1
* sh: Don't enable GENERIC_TIME for the CMT clockevent driver yet.Paul Mundt2009-01-291-1/+0Star
* sh: Fix up MTU2 support for SH7203.Paul Mundt2009-01-291-1/+2
* sh: Use SYS_SUPPORTS_CMT for managing CMT timer dependencies.Paul Mundt2009-01-291-15/+28
* sh: CMT clockevent platform driverMagnus Damm2009-01-291-0/+8
* sh: mach-highlander and mach-rsk require gpiolib.Paul Mundt2009-01-271-7/+0Star
* sh: use gpiolibMagnus Damm2009-01-271-0/+7
* sh: Kill off obsolete busses from arch/sh/Kconfig.Paul Mundt2009-01-211-52/+11Star
* sh: dma: Kill off ISA DMA wrapper.Paul Mundt2008-12-221-3/+0Star
* doc: Update sh cpufreq documentation.Paul Mundt2008-12-221-2/+6
* sh: Kill off cf-enabler with extreme prejudice.Paul Mundt2008-12-221-43/+0Star
* sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk.Paul Mundt2008-12-221-1/+1
* sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machinesMatt Fleming2008-12-221-2/+0Star
* sh: Generic kgdb stub support.Paul Mundt2008-12-221-0/+1
* sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too.Paul Mundt2008-12-221-1/+1
* sh: allow CONFIG_CPU_IDLEMagnus Damm2008-12-221-1/+3
* sh: allow CONFIG_PMMagnus Damm2008-12-221-6/+9
* sh: Add support for SH7201 CPU subtype.Peter Griffin2008-12-221-0/+5
* sh: dynamic ftrace support.Matt Fleming2008-12-221-0/+2
* sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt2008-12-161-0/+2
* sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt2008-10-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-201-2/+17
|\
| * sh: GPIO and pinmux base codeMagnus Damm2008-10-201-0/+3
| * sh: Use clk fwk for preset lpj on sh64, too.Paul Mundt2008-09-291-1/+0Star
| * sh: Add FPU registers to regset interface.Paul Mundt2008-09-211-1/+1
| * sh: ftrace support.Paul Mundt2008-09-211-0/+1
| * sh: HAVE_IOREMAP_PROT depends on MMU.Paul Mundt2008-09-171-1/+1
| * sh: latencytop support.Paul Mundt2008-09-121-0/+4
| * sh: Add DSP registers to regset interface.Paul Mundt2008-09-121-1/+1
| * sh: Enable HAVE_ARCH_TRACEHOOK.Paul Mundt2008-09-121-0/+1
| * sh: ioremap_prot support.Paul Mundt2008-09-121-0/+1
| * sh: Derive calibrate_delay lpj from clk fwk.Paul Mundt2008-09-081-1/+2
| * sh: Disable seccomp support by default.Paul Mundt2008-09-081-1/+0Star
| * sh: Add kprobes support.Chris Smith2008-09-081-0/+2
| * sh: Don't enable clockevents broadcasting on UP SH-X3 builds.Paul Mundt2008-09-081-1/+1
| * sh: generic clockevent broadcast support.Paul Mundt2008-09-081-0/+4
* | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
|/
* sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.Paul Mundt2008-08-041-3/+0Star
* sh: define GENERIC_HARDIRQS_NO__DO_IRQ.Paul Mundt2008-08-041-0/+3
* sh: define GENERIC_LOCKBREAK.Paul Mundt2008-08-041-0/+4
* sh: seccomp support.Paul Mundt2008-08-011-0/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-011-245/+7Star
|\
| * sh: Move out the solution engine headers to arch/sh/include/mach-se/Paul Mundt2008-07-291-245/+2Star