aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-06arch: sh: remove duplicate includeWang Qing1-1/+0
2019-10-07sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski4-4/+4
2019-10-07drivers: move the early platform device support to arch/shBartosz Golaszewski5-0/+5
2018-12-28sh: sh3: convert to SPDX identifiersKuninori Morimoto16-68/+20
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-01-19serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart1-1/+0
2017-01-19serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart1-1/+0
2017-01-19sh: Don't set the sh-sci platform data scscr CKE0 bitLaurent Pinchart2-3/+3
2017-01-19sh: Don't set sh-sci port_regLaurent Pinchart1-2/+0
2017-01-19sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart4-9/+0
2017-01-19sh: Don't set sh-sci pdata scscr TIE and RIE bitsLaurent Pinchart1-2/+1
2017-01-19sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart4-12/+4
2014-10-29sh: fix sh770x SCIF memory regionsAndriy Skulysh1-3/+3
2014-05-11sh: Switch to new style TMU deviceLaurent Pinchart4-288/+24
2014-05-11sh: Switch to new style CMT deviceLaurent Pinchart1-138/+12
2013-12-24sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart4-9/+0
2013-12-24sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart4-18/+63
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker1-1/+1
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-12sh: 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/linux-2.6 into common/serial-reworkPaul 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