summaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* sh: Provide a tighter BOOT_LINK_OFFSET definition for the Cayman board.Paul Mundt2009-05-101-0/+1
* sh: Always select RTC_LIB, not just for SUPERH32.Paul Mundt2009-05-081-1/+1
* sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it.Paul Mundt2009-05-081-0/+4
* sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.Paul Mundt2009-05-081-4/+1
* sh: Enable new TMU driver support for all SH-3 and SH-4 CPUs.Paul Mundt2009-05-081-2/+2
* sh: TMU platform data for sh7785Magnus Damm2009-05-081-0/+1
* sh: sh64 still needs ARCH_USES_GETTIMEOFFSET temporarily.Paul Mundt2009-05-071-0/+4
* sh: select both GENERIC_TIME and GENERIC_CLOCKEVENTS.Paul Mundt2009-05-031-8/+1
* sh: TMU platform data for sh7722Magnus Damm2009-05-031-0/+1
* clocksource: SuperH TMU Timer driverMagnus Damm2009-05-031-0/+12
* sh: remove old MTU2 driverMagnus Damm2009-05-031-8/+1
* sh: sh2a MTU2 platform dataMagnus Damm2009-05-031-0/+5
* clocksource: SuperH MTU2 Timer driverMagnus Damm2009-05-031-0/+11
* time: sh: convert to use arch_getoffset() infrastructurejohn stultz2009-05-031-1/+1
* sh: remove old CMT driverMagnus Damm2009-04-301-13/+5
* sh: rtc-generic support.Paul Mundt2009-04-271-0/+1
* sh: select GENERIC_TIME for new CMT driver.Paul Mundt2009-04-271-1/+2
* sh: Have SH7724 select ARCH_SHMOBILE.Paul Mundt2009-04-161-0/+1
* sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto2009-04-161-0/+10
* sh: Plug in support for ARCH=sh64 using sh SRCARCH.Paul Mundt2009-04-111-2/+15
* sh: Add support for DMA API debugging.Paul Mundt2009-04-091-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-051-1/+5
|\
| * sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt2009-04-021-0/+3
| * sh: Select ARCH_HIBERNATION_POSSIBLE.Paul Mundt2009-04-021-0/+1
| * sh: Add MMU dependency for kexecNobuhiro Iwamatsu2009-03-311-1/+1
* | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-2/+2
|/
* 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/+0
* 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/+0
* sh: use gpiolibMagnus Damm2009-01-271-0/+7
* sh: Kill off obsolete busses from arch/sh/Kconfig.Paul Mundt2009-01-211-52/+11
* sh: dma: Kill off ISA DMA wrapper.Paul Mundt2008-12-221-3/+0
* doc: Update sh cpufreq documentation.Paul Mundt2008-12-221-2/+6
* sh: Kill off cf-enabler with extreme prejudice.Paul Mundt2008-12-221-43/+0
* 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/+0
* 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