aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-21sh: intc - initial SMP support.Magnus Damm1-21/+57
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 Mundt2-2/+7
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 McMenamin1-0/+11
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 Mundt1-17/+13
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 Brunner6-0/+1261
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: INTC stubs for SH7343 and SH7770 builds.Paul Mundt2-0/+8
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 Ericson1-0/+1
2007-09-21sh: hd64461: Trivial build fixes for SH7709.Kristoffer Ericson1-1/+5
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: nommu fault handler needs signal.h.Paul Mundt1-0/+1
2007-09-21sh: Fix up se7751 build.Paul Mundt1-1/+0
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 Damm5-19/+152
2007-09-21sh: minor fixesMagnus Damm3-2/+1
2007-09-21sh: intc - irl mode update for sh7780 and sh7785Magnus Damm2-4/+84
2007-09-21sh: remove CONFIG_CPU_HAS_INTC_IRQMagnus Damm3-25/+1
2007-09-21sh: Fix up heartbeat build and resource size.Paul Mundt11-15/+15
2007-09-21sh: defconfigs for R2D-PLUS and for R2D-1Magnus Damm2-329/+1310
2007-09-21sh: Kill off volatile silliness in sq_flush_range().Paul Mundt1-2/+2
2007-09-21sh: More license string silliness.Paul Mundt2-2/+2
2007-09-21sh: heartbeat driver update.Paul Mundt7-39/+87
2007-09-21sh: intc - add support for sh7206Magnus Damm2-52/+159
2007-09-21sh: intc - add support for sh7619Magnus Damm2-38/+57
2007-09-21sh: fix irqs for the second serial port on sh7206Magnus Damm1-4/+4
2007-09-21sh: intc - primary priority masking fixesMagnus Damm1-5/+28
2007-09-21sh: intc - mark data structures as __initdataMagnus Damm11-79/+76
2007-09-21sh: x3 - add ipi vectorsMagnus Damm1-0/+9
2007-09-21sh: replace sh specific CONFIG_VOYAGERGX with CONFIG_MFD_SM501Magnus Damm4-31/+25
2007-09-21sh: intc - convert board specific r2d codeMagnus Damm4-62/+151
2007-09-21sh: intc - rework core codeMagnus Damm2-212/+328
2007-09-21sh: intc - add a clear register to struct intc_prio_regMagnus Damm10-96/+104