aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/cchips (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-27sh: Kill off duplicate NODES_SHIFT.Paul Mundt1-5/+0
2007-09-27sh: processor.h needs smp.hPaul Mundt1-0/+1
2007-09-27sh: Disable 4kB pages on extended mode TLB.Paul Mundt1-3/+5
2007-09-27sh: Disable L2 reporting for present URAM only parts.Paul Mundt1-5/+2
2007-09-24sh: Define _ebss for uClinux MTD map driver.Paul Mundt3-1/+4
2007-09-24sh: Revert incorrect license string changes.Paul Mundt2-2/+2
2007-09-24sh: Calculate cache aliases on L2 caches.Paul Mundt1-0/+15
2007-09-24sh: nommu: Kill off dummy page fault ops for SH-3/4.Paul Mundt2-67/+0
2007-09-24sh: Fix alias calculation for non-aliasing cases.Paul Mundt1-2/+2
2007-09-21sh: Initial SH-X3 SMP support.Paul Mundt4-208/+375
2007-09-21sh: Plug plat_smp_setup() in to generic setup path.Paul Mundt1-0/+5
2007-09-21sh: Hook up the SH-X3 SMP intc register groups.Magnus Damm1-1/+1
2007-09-21sh: Bring SMP support back from the dead.Paul Mundt6-99/+142
2007-09-21sh: intc - initial SMP support.Magnus Damm2-21/+69
2007-09-21sh: Add SMP tlbflush variants.Paul Mundt1-0/+140
2007-09-21sh: Avoid smp_processor_id() in cache desc paths.Paul Mundt1-31/+31
2007-09-21sh: Kill off special boot_cpu_data.Paul Mundt3-9/+9
2007-09-21sh: Make cpufreq driver less noisy on SMP.Paul Mundt1-2/+1
2007-09-21sh: Enable maple by default for the Dreamcast.Paul Mundt1-124/+31
2007-09-21sh: Add maple bus support for the SEGA Dreamcast.Adrian McMenamin6-2/+868
2007-09-21sh: Magic Panel MTD mapping update.Markus Brunner2-6/+90
2007-09-21sh: rts7751r2d: Fix up trivial build failure.Paul Mundt1-2/+2
2007-09-21sh: rts7751r2d cf_ide reworkAoi Shinkai1-12/+33
2007-09-21sh: Fix up extended mode TLB for SH-X2+ cores.Paul Mundt4-72/+88
2007-09-21sh: Wire up URAM node on SH7785.Paul Mundt2-0/+10
2007-09-21sh: se7206: update defconfig.Paul Mundt1-131/+92
2007-09-21sh: se7206: Handle non-SuperIO I/O ports.Paul Mundt1-0/+2
2007-09-21sh: r7780rp: irq-r7780rp needs linux/io.h.Paul Mundt1-0/+1
2007-09-21sh: hp6xx: Trivial build fixes for INTC changes.Paul Mundt1-1/+1
2007-09-21sh: se7206: heartbeat needs 32-bit writes.Paul Mundt1-0/+1
2007-09-21sh: se7206: Make the I/O port routines less stupid.Paul Mundt2-33/+4
2007-09-21sh: Magic Panel R2 board support.Markus Brunner7-0/+1328
2007-09-21sh: hp6xx: Enable pata_platform in defconfig.Kristoffer Ericson1-18/+4
2007-09-21sh: hp6xx: Enable touchscreen and powerbutton IRQs.Kristoffer Ericson1-9/+24
2007-09-21sh: Don't enable FPU for SH4AL-DSP.Paul Mundt2-1/+5
2007-09-21sh: dma: Fix CONFIG_SYSFS=n build.Paul Mundt1-5/+0
2007-09-21sh: INTC stubs for SH7343 and SH7770 builds.Paul Mundt2-0/+8
2007-09-21serial: sh-sci: kgdb console build fixes.Paul Mundt1-3/+1
2007-09-21sh: hp6xx: Update CF IRQ for INTC changes.Kristoffer Ericson1-1/+1
2007-09-21sh: dma: Fix up build for SH7709 support.Kristoffer Ericson2-1/+2
2007-09-21sh: hd64461: Trivial build fixes for SH7709.Kristoffer Ericson1-1/+5
2007-09-21backlight: Fix up hp680_bl build.Kristoffer Ericson1-2/+2
2007-09-21sh: hp6xx: APM build fix and new battery values.Kristoffer Ericson1-5/+4
2007-09-21sh: update hp6xx defconfig.Kristoffer Ericson1-293/+268
2007-09-21sh: Fix OFFCHIP_IRQ_BASE compile error.Kristoffer Ericson1-0/+1
2007-09-21sh: nommu fault handler needs signal.h.Paul Mundt1-0/+1
2007-09-21sh: Fix up se7751 build.Paul Mundt1-1/+0
2007-09-21sh: add writesb(), readsb(), writesw() and readsw() to io.hMagnus Damm1-0/+26
2007-09-21sh: remove sh7780 interrupt controller hack from pci codeMagnus Damm1-13/+0
2007-09-21sh: intc - rework higlander irq code for r7780mp and r7785rpMagnus Damm6-38/+166