aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: clkfwk: Support multi-level clock propagation.Stuart Menefy2007-09-281-0/+2
* sh: Fix URAM start address on SH7785.Paul Mundt2007-09-271-1/+1
* sh: Use boot_cpu_data for CPU probe.Paul Mundt2007-09-274-129/+126
* sh: Support extended mode TLB on SH-X3.Paul Mundt2007-09-271-1/+1
* sh: Bump MAX_ACTIVE_REGIONS for SH7785.Paul Mundt2007-09-271-1/+2
* sh: Fix plat_irq_setup_pins() for SH7785.Paul Mundt2007-09-271-4/+0
* sh: Kill off duplicate NODES_SHIFT.Paul Mundt2007-09-271-5/+0
* sh: Disable 4kB pages on extended mode TLB.Paul Mundt2007-09-271-3/+5
* sh: Disable L2 reporting for present URAM only parts.Paul Mundt2007-09-271-5/+2
* sh: Define _ebss for uClinux MTD map driver.Paul Mundt2007-09-242-1/+3
* sh: Revert incorrect license string changes.Paul Mundt2007-09-242-2/+2
* sh: Calculate cache aliases on L2 caches.Paul Mundt2007-09-241-0/+15
* sh: nommu: Kill off dummy page fault ops for SH-3/4.Paul Mundt2007-09-242-67/+0
* sh: Fix alias calculation for non-aliasing cases.Paul Mundt2007-09-241-2/+2
* sh: Initial SH-X3 SMP support.Paul Mundt2007-09-214-208/+375
* sh: Plug plat_smp_setup() in to generic setup path.Paul Mundt2007-09-211-0/+5
* sh: Hook up the SH-X3 SMP intc register groups.Magnus Damm2007-09-211-1/+1
* sh: Bring SMP support back from the dead.Paul Mundt2007-09-214-88/+118
* sh: intc - initial SMP support.Magnus Damm2007-09-211-21/+57
* sh: Add SMP tlbflush variants.Paul Mundt2007-09-211-0/+140
* sh: Avoid smp_processor_id() in cache desc paths.Paul Mundt2007-09-211-31/+31
* sh: Kill off special boot_cpu_data.Paul Mundt2007-09-212-2/+7
* sh: Make cpufreq driver less noisy on SMP.Paul Mundt2007-09-211-2/+1
* sh: Enable maple by default for the Dreamcast.Paul Mundt2007-09-211-124/+31
* sh: Add maple bus support for the SEGA Dreamcast.Adrian McMenamin2007-09-211-0/+11
* sh: Magic Panel MTD mapping update.Markus Brunner2007-09-212-6/+90
* sh: rts7751r2d: Fix up trivial build failure.Paul Mundt2007-09-211-2/+2
* sh: rts7751r2d cf_ide reworkAoi Shinkai2007-09-211-12/+33
* sh: Fix up extended mode TLB for SH-X2+ cores.Paul Mundt2007-09-211-17/+13
* sh: Wire up URAM node on SH7785.Paul Mundt2007-09-212-0/+10
* sh: se7206: update defconfig.Paul Mundt2007-09-211-131/+92
* sh: se7206: Handle non-SuperIO I/O ports.Paul Mundt2007-09-211-0/+2
* sh: r7780rp: irq-r7780rp needs linux/io.h.Paul Mundt2007-09-211-0/+1
* sh: hp6xx: Trivial build fixes for INTC changes.Paul Mundt2007-09-211-1/+1
* sh: se7206: heartbeat needs 32-bit writes.Paul Mundt2007-09-211-0/+1
* sh: se7206: Make the I/O port routines less stupid.Paul Mundt2007-09-212-33/+4
* sh: Magic Panel R2 board support.Markus Brunner2007-09-216-0/+1261
* sh: hp6xx: Enable pata_platform in defconfig.Kristoffer Ericson2007-09-211-18/+4
* sh: hp6xx: Enable touchscreen and powerbutton IRQs.Kristoffer Ericson2007-09-211-9/+24
* sh: Don't enable FPU for SH4AL-DSP.Paul Mundt2007-09-212-1/+5
* sh: INTC stubs for SH7343 and SH7770 builds.Paul Mundt2007-09-212-0/+8
* sh: hp6xx: Update CF IRQ for INTC changes.Kristoffer Ericson2007-09-211-1/+1
* sh: dma: Fix up build for SH7709 support.Kristoffer Ericson2007-09-211-0/+1
* sh: hd64461: Trivial build fixes for SH7709.Kristoffer Ericson2007-09-211-1/+5
* sh: hp6xx: APM build fix and new battery values.Kristoffer Ericson2007-09-211-5/+4
* sh: update hp6xx defconfig.Kristoffer Ericson2007-09-211-293/+268
* sh: nommu fault handler needs signal.h.Paul Mundt2007-09-211-0/+1
* sh: Fix up se7751 build.Paul Mundt2007-09-211-1/+0
* sh: remove sh7780 interrupt controller hack from pci codeMagnus Damm2007-09-211-13/+0
* sh: intc - rework higlander irq code for r7780mp and r7785rpMagnus Damm2007-09-215-19/+152