summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh3
Commit message (Expand)AuthorAgeFilesLines
* sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski2019-10-074-4/+4
* drivers: move the early platform device support to arch/shBartosz Golaszewski2019-10-075-0/+5
* sh: sh3: convert to SPDX identifiersKuninori Morimoto2018-12-2816-68/+20
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart2017-01-191-1/+0
* serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart2017-01-191-1/+0
* sh: Don't set the sh-sci platform data scscr CKE0 bitLaurent Pinchart2017-01-192-3/+3
* sh: Don't set sh-sci port_regLaurent Pinchart2017-01-191-2/+0
* sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart2017-01-194-9/+0
* sh: Don't set sh-sci pdata scscr TIE and RIE bitsLaurent Pinchart2017-01-191-2/+1
* sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart2017-01-194-12/+4
* 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