| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Set a sensible default for the SH7786 pclk. | Paul Mundt | 2009-03-05 | 1 | -1/+2 |
* | sh: SH7786 is an SH-X3 core, select CPU_SHX3. | Paul Mundt | 2009-03-03 | 1 | -1/+1 |
* | sh: Add support for SH7786 CPU subtype. | Kuninori Morimoto | 2009-03-03 | 1 | -0/+7 |
* | sh: Restrict old CMT timer code to SH-2/SH-2A. | Paul Mundt | 2009-02-04 | 1 | -1/+1 |
* | sh: Don't enable GENERIC_TIME for the CMT clockevent driver yet. | Paul Mundt | 2009-01-29 | 1 | -1/+0 |
* | sh: Fix up MTU2 support for SH7203. | Paul Mundt | 2009-01-29 | 1 | -1/+2 |
* | sh: Use SYS_SUPPORTS_CMT for managing CMT timer dependencies. | Paul Mundt | 2009-01-29 | 1 | -15/+28 |
* | sh: CMT clockevent platform driver | Magnus Damm | 2009-01-29 | 1 | -0/+8 |
* | sh: mach-highlander and mach-rsk require gpiolib. | Paul Mundt | 2009-01-27 | 1 | -7/+0 |
* | sh: use gpiolib | Magnus Damm | 2009-01-27 | 1 | -0/+7 |
* | sh: Kill off obsolete busses from arch/sh/Kconfig. | Paul Mundt | 2009-01-21 | 1 | -52/+11 |
* | sh: dma: Kill off ISA DMA wrapper. | Paul Mundt | 2008-12-22 | 1 | -3/+0 |
* | doc: Update sh cpufreq documentation. | Paul Mundt | 2008-12-22 | 1 | -2/+6 |
* | sh: Kill off cf-enabler with extreme prejudice. | Paul Mundt | 2008-12-22 | 1 | -43/+0 |
* | sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk. | Paul Mundt | 2008-12-22 | 1 | -1/+1 |
* | sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machines | Matt Fleming | 2008-12-22 | 1 | -2/+0 |
* | sh: Generic kgdb stub support. | Paul Mundt | 2008-12-22 | 1 | -0/+1 |
* | sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too. | Paul Mundt | 2008-12-22 | 1 | -1/+1 |
* | sh: allow CONFIG_CPU_IDLE | Magnus Damm | 2008-12-22 | 1 | -1/+3 |
* | sh: allow CONFIG_PM | Magnus Damm | 2008-12-22 | 1 | -6/+9 |
* | sh: Add support for SH7201 CPU subtype. | Peter Griffin | 2008-12-22 | 1 | -0/+5 |
* | sh: dynamic ftrace support. | Matt Fleming | 2008-12-22 | 1 | -0/+2 |
* | sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms. | Paul Mundt | 2008-12-16 | 1 | -0/+2 |
* | sh: FTRACE renamed to FUNCTION_TRACER. | Paul Mundt | 2008-10-31 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-10-20 | 1 | -2/+17 |
|\ |
|
| * | sh: GPIO and pinmux base code | Magnus Damm | 2008-10-20 | 1 | -0/+3 |
| * | sh: Use clk fwk for preset lpj on sh64, too. | Paul Mundt | 2008-09-29 | 1 | -1/+0 |
| * | sh: Add FPU registers to regset interface. | Paul Mundt | 2008-09-21 | 1 | -1/+1 |
| * | sh: ftrace support. | Paul Mundt | 2008-09-21 | 1 | -0/+1 |
| * | sh: HAVE_IOREMAP_PROT depends on MMU. | Paul Mundt | 2008-09-17 | 1 | -1/+1 |
| * | sh: latencytop support. | Paul Mundt | 2008-09-13 | 1 | -0/+4 |
| * | sh: Add DSP registers to regset interface. | Paul Mundt | 2008-09-12 | 1 | -1/+1 |
| * | sh: Enable HAVE_ARCH_TRACEHOOK. | Paul Mundt | 2008-09-12 | 1 | -0/+1 |
| * | sh: ioremap_prot support. | Paul Mundt | 2008-09-12 | 1 | -0/+1 |
| * | sh: Derive calibrate_delay lpj from clk fwk. | Paul Mundt | 2008-09-08 | 1 | -1/+2 |
| * | sh: Disable seccomp support by default. | Paul Mundt | 2008-09-08 | 1 | -1/+0 |
| * | sh: Add kprobes support. | Chris Smith | 2008-09-08 | 1 | -0/+2 |
| * | sh: Don't enable clockevents broadcasting on UP SH-X3 builds. | Paul Mundt | 2008-09-08 | 1 | -1/+1 |
| * | sh: generic clockevent broadcast support. | Paul Mundt | 2008-09-08 | 1 | -0/+4 |
* | | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 | 1 | -0/+2 |
|/ |
|
* | sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support. | Paul Mundt | 2008-08-04 | 1 | -3/+0 |
* | sh: define GENERIC_HARDIRQS_NO__DO_IRQ. | Paul Mundt | 2008-08-04 | 1 | -0/+3 |
* | sh: define GENERIC_LOCKBREAK. | Paul Mundt | 2008-08-04 | 1 | -0/+4 |
* | sh: seccomp support. | Paul Mundt | 2008-08-02 | 1 | -0/+17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-08-01 | 1 | -245/+7 |
|\ |
|
| * | sh: Move out the solution engine headers to arch/sh/include/mach-se/ | Paul Mundt | 2008-07-29 | 1 | -245/+2 |
| * | sh: Shuffle the board directories in to mach groups. | Paul Mundt | 2008-07-29 | 1 | -5/+5 |
| * | sh: Add ARCH_DEFCONFIG entries for sh and sh64. | Paul Mundt | 2008-07-29 | 1 | -0/+5 |
* | | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-29 | 1 | -0/+35 |
|\ \
| |/ |
|
| * | sh: Add SuperH Mobile LCDC platform data for Migo-R | Magnus Damm | 2008-07-28 | 1 | -0/+1 |