summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh3
Commit message (Expand)AuthorAgeFilesLines
* sh: fix sh770x SCIF memory regionsAndriy Skulysh2014-10-291-3/+3
* sh: Switch to new style TMU deviceLaurent Pinchart2014-05-114-288/+24
* sh: Switch to new style CMT deviceLaurent Pinchart2014-05-111-138/+12
* sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart2013-12-244-9/+0
* sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart2013-12-244-18/+63
* sh: delete __cpuinit usage from all sh filesPaul Gortmaker2013-07-141-1/+1
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-1/+1
|\
| * sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIBAlexandre Courbot2013-03-201-1/+1
* | sh: sh7720: Add pin control resourcesLaurent Pinchart2013-03-151-2/+12
|/
* sh: sh7720: pinmux: Use driver-provided pinmux infoLaurent Pinchart2013-01-251-1224/+1
* sh: sh7720: Register PFC platform deviceLaurent Pinchart2013-01-251-1/+2
* sh: convert boards to use the OHCI platform driverFlorian Fainelli2012-10-221-1/+5
* sh: Fix up se7721 GPIOLIB=y build warnings.Paul Mundt2012-07-021-1/+1
* Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt2012-05-184-29/+34
|\
| * sh: sh7720 evt2irq migration.Paul Mundt2012-05-181-15/+17
| * sh: sh7710/sh7712 evt2irq migration.Paul Mundt2012-05-181-6/+7
| * sh: sh7706/sh7707/sh7709/sh7709 evt2irq migration.Paul Mundt2012-05-181-7/+8
| * sh: sh7705 evt2irq migration.Paul Mundt2012-05-181-6/+7
* | sh: Support thread fault code encoding.Paul Mundt2012-05-141-5/+6
* | sh: sh3: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-174-9/+9
|/
* sh: sh3 sh_clk_ops renameMagnus Damm2012-03-126-35/+35
* sh: Fix up build fallout from serial merge.Paul Mundt2011-06-201-0/+1
* serial: sh-sci: Abstract register maps.Paul Mundt2011-06-147-9/+116
* serial: sh-sci: Consolidate RXD pin handling.Paul Mundt2011-06-081-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-1314-293/+265
|\
| * sh: Tidy CPU probing and fixup section annotations.Paul Mundt2010-04-211-3/+1
| * sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt2010-03-294-17/+0
| * sh: Kill off all timer name clobbering.Paul Mundt2010-03-104-34/+0
| *-. Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt2010-02-081-1/+2
| |\ \
| | * | sh: Remove superfluous setup_frame_reg callMatt Fleming2010-02-081-1/+0
| | * | sh: Setup frame pointer in handle_exception pathMatt Fleming2010-02-081-0/+2
| | |/
| * | sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-268-37/+37
| * | sh: Kill off the special uncached section and fixmap.Paul Mundt2010-01-211-1/+1
| * | Merge branch 'master' into sh/hw-breakpointsPaul Mundt2009-12-214-87/+142
| |\|
| | * sh: sh3 scif pdata (sh7705/sh770x/sh7710/sh7720)Magnus Damm2009-12-154-87/+142
| * | Merge branch 'master' into sh/hw-breakpointsPaul Mundt2009-12-081-33/+0
| |\|
| | * sh: Disable SCIF2 on the SH-X3 proto CPU.Paul Mundt2009-10-181-33/+0
| * | sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt2009-12-081-1/+1
| |/
| * sh: Don't enable interrupts in the page fault pathMatt Fleming2009-09-281-2/+0
| * sh: clkfwk: remove bogus set_bus_parent() from SH7709.Rafael Ignacio Zurita2009-09-141-11/+0
| * sh: Kill off kgdb's magical NMI debouncing.Paul Mundt2009-09-011-31/+0
| * sh: nmi_debug support.Paul Mundt2009-09-012-3/+27
| * Merge branch 'master' into sh/smpPaul Mundt2009-09-011-1/+3
| |\
| | * sh: Remove implicit sign extension from assembler immediatesStuart Menefy2009-08-241-1/+1
| | * Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-08-221-0/+2
| | |\
| | | * sh: Setup the frame pointer in handle_interruptMatt Fleming2009-08-211-0/+2
| * | | Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-191-0/+8
| |\| |
| | * | sh: Add a few missing irqflags tracing markers.Matt Fleming2009-08-181-0/+8
| | |/
| * | sh: Track the CPU family in sh_cpuinfo.Paul Mundt2009-08-151-0/+2
| * | Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-155-4/+5
| |\|