summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu/sh3
AgeCommit message (Expand)AuthorFilesLines
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2013-03-20sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIBAlexandre Courbot1-1/+1
2013-03-15sh: sh7720: Add pin control resourcesLaurent Pinchart1-2/+12
2013-01-25sh: sh7720: pinmux: Use driver-provided pinmux infoLaurent Pinchart1-1224/+1
2013-01-25sh: sh7720: Register PFC platform deviceLaurent Pinchart1-1/+2
2012-10-22sh: convert boards to use the OHCI platform driverFlorian Fainelli1-1/+5
2012-07-02sh: Fix up se7721 GPIOLIB=y build warnings.Paul Mundt1-1/+1
2012-05-18Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt4-29/+34
2012-05-18sh: sh7720 evt2irq migration.Paul Mundt1-15/+17
2012-05-18sh: sh7710/sh7712 evt2irq migration.Paul Mundt1-6/+7
2012-05-18sh: sh7706/sh7707/sh7709/sh7709 evt2irq migration.Paul Mundt1-7/+8
2012-05-18sh: sh7705 evt2irq migration.Paul Mundt1-6/+7
2012-05-14sh: Support thread fault code encoding.Paul Mundt1-5/+6
2012-04-17sh: sh3: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu4-9/+9
2012-03-13sh: sh3 sh_clk_ops renameMagnus Damm6-35/+35
2011-06-20sh: Fix up build fallout from serial merge.Paul Mundt1-0/+1
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt7-9/+116
2011-06-08serial: sh-sci: Consolidate RXD pin handling.Paul Mundt1-0/+1
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt14-293/+265
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt1-3/+1
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt4-17/+0
2010-03-10sh: Kill off all timer name clobbering.Paul Mundt4-34/+0
2010-02-08Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt1-1/+2
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming1-1/+0
2010-02-08sh: Setup frame pointer in handle_exception pathMatt Fleming1-0/+2
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt8-37/+37
2010-01-21sh: Kill off the special uncached section and fixmap.Paul Mundt1-1/+1
2009-12-21Merge branch 'master' into sh/hw-breakpointsPaul Mundt4-87/+142
2009-12-15sh: sh3 scif pdata (sh7705/sh770x/sh7710/sh7720)Magnus Damm4-87/+142
2009-12-08Merge branch 'master' into sh/hw-breakpointsPaul Mundt1-33/+0
2009-12-08sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt1-1/+1
2009-10-18sh: Disable SCIF2 on the SH-X3 proto CPU.Paul Mundt1-33/+0
2009-09-28sh: Don't enable interrupts in the page fault pathMatt Fleming1-2/+0
2009-09-14sh: clkfwk: remove bogus set_bus_parent() from SH7709.Rafael Ignacio Zurita1-11/+0
2009-09-01sh: Kill off kgdb's magical NMI debouncing.Paul Mundt1-31/+0
2009-09-01sh: nmi_debug support.Paul Mundt2-3/+27
2009-09-01Merge branch 'master' into sh/smpPaul Mundt1-1/+3
2009-08-24sh: Remove implicit sign extension from assembler immediatesStuart Menefy1-1/+1
2009-08-22Merge branch 'sh/dwarf-unwinder'Paul Mundt1-0/+2
2009-08-21sh: Setup the frame pointer in handle_interruptMatt Fleming1-0/+2
2009-08-19Merge branch 'master' into sh/cachetlbPaul Mundt1-0/+8
2009-08-18sh: Add a few missing irqflags tracing markers.Matt Fleming1-0/+8
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt1-0/+2
2009-08-15Merge branch 'master' into sh/cachetlbPaul Mundt5-4/+5
2009-08-14sh: TLB fast path optimizations for load/store exceptions.Paul Mundt1-1/+1
2009-08-14sh: TLB protection violation exception optimizations.Paul Mundt1-11/+19
2009-08-13sh: Setup the frame register in asm codeMatt Fleming1-0/+1
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm4-4/+4
2009-06-24serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt4-0/+9
2009-06-24serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt4-2/+13