summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2006-12-06sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt2-24/+38
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt8-34/+31
2006-12-06sh: Fixup 4K irq stacks.Paul Mundt1-7/+18
2006-12-06sh: dma-api channel capability extensions.Mark Glaisher1-85/+189
2006-12-06sh: Drop name overload in dma-sh.Paul Mundt1-8/+1
2006-12-06sh: Make dma-isa depend on ISA_DMA_API.Paul Mundt1-2/+2
2006-12-06sh: dma-sysfs fixes.Paul Mundt1-8/+15
2006-12-06sh: Fix syscall tracing ordering.Stuart Menefy1-23/+22
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy5-114/+201
2006-12-06sh: R7780RP push-switch support.Paul Mundt2-1/+125
2006-12-06sh: generic push-switch framework.Paul Mundt4-1/+150
2006-12-06sh: pmd rework.Stuart Menefy2-17/+49
2006-12-06sh: Use MMU.TTB register as pointer to current pgd.Stuart Menefy1-10/+8
2006-12-06sh: Set up correct siginfo structures for page faults.Stuart Menefy3-49/+58
2006-12-06sh: gcc4 support.Stuart Menefy8-64/+78
2006-12-06sh: Explicit endian selection support.Paul Mundt2-14/+21
2006-12-06sh: p3map_sem sem2mutex conversion.Paul Mundt2-26/+11
2006-12-06sh: Preliminary support for SH-X2 MMU.Paul Mundt4-17/+52
2006-12-06sh: Hook SH7785 in to the build system.Paul Mundt2-1/+7
2006-12-06sh: Drop CPU subtype IRQ headers.Paul Mundt5-31/+51
2006-12-06sh: Configurable timer IRQ.Paul Mundt5-4/+11
2006-12-06sh: Fixup entry-common path breakage for SH-3.Paul Mundt1-1/+1
2006-12-06sh: SE7206 build fixes.Paul Mundt6-152/+34
2006-12-06sh: Add support for Solution Engine 7206 and 7619 boards.Yoshinori Sato9-0/+1404
2006-12-06sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato7-332/+767
2006-12-06sh: Wire up division and address error exceptions on SH-2A.Yoshinori Sato1-9/+79
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato25-53/+1000
2006-12-03[NET]: Kill direct includes of asm/checksum.hAl Viro1-1/+0
2006-11-30Fix misc Kconfig typosMatt LaPlante1-1/+1
2006-10-31sh: Titan defconfig update.Jamie Lenehan1-29/+72
2006-10-31sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan13-301/+331
2006-10-31sh: Update r7780rp_defconfig.Paul Mundt1-76/+98
2006-10-31sh: Wire up new syscalls.Paul Mundt1-0/+3
2006-10-28[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-20sh: Convert INTC2 to IRQ table registration.Paul Mundt3-140/+114
2006-10-19sh: Updates for irq-flow-type naming changes.Paul Mundt4-8/+10
2006-10-19sh: Fix exception_handling_table alignment.Paul Mundt3-24/+37
2006-10-19sh: Cleanup board header directories.Paul Mundt17-67/+34
2006-10-19sh: Proper show_stack/show_trace() implementation.Paul Mundt2-61/+75
2006-10-12sh: SH-4A UBC supportRyusuke Sakato1-0/+30
2006-10-12sh: interrupt exception handling reworkPaul Mundt4-721/+40
2006-10-12sh: Default enable R7780RP IRQs.Paul Mundt1-1/+1
2006-10-10sh: Zero-out coherent buffer in consistent_alloc().Paul Mundt1-0/+1
2006-10-06sh: Convert IPR-IRQ to IRQ chip.Paul Mundt1-75/+27
2006-10-06sh: Convert INTC2 IRQ handler to irq_chip.Paul Mundt1-114/+24
2006-10-06sh: Fix pr_debug statements for sh4Jamie Lenehan1-2/+2
2006-10-06sh: Convert r7780rp IRQ handler to IRQ chip.Paul Mundt1-83/+22
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt15-30/+35
2006-10-06sh: Kill off timer_ops get_frequency().Paul Mundt1-56/+2
2006-10-06sh: First step at generic timeofday support.Paul Mundt2-0/+6