summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh2a/setup-sh7203.c
Commit message (Expand)AuthorAgeFilesLines
* sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski2019-10-071-1/+1
* drivers: move the early platform device support to arch/shBartosz Golaszewski2019-10-071-0/+1
* sh: sh2a: convert to SPDX identifiersKuninori Morimoto2018-12-281-4/+1
* sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart2017-01-191-4/+0
* sh: Don't set sh-sci pdata scscr TIE and RIE bitsLaurent Pinchart2017-01-191-4/+4
* sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart2017-01-191-8/+4
* sh: Switch to new style MTU2 deviceLaurent Pinchart2014-05-111-56/+11
* sh: Switch to new style CMT deviceLaurent Pinchart2014-05-111-53/+13
* sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart2013-12-241-4/+0
* sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart2013-12-241-8/+28
* sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-171-4/+4
* serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy2011-11-041-4/+12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-131-49/+70
|\
| * sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt2010-03-291-4/+0
| * sh: Kill off all timer name clobbering.Paul Mundt2010-03-101-8/+0
| * sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg)Magnus Damm2009-12-151-28/+61
| * sh: convert processor device setup functions to arch_initcall()Magnus Damm2009-08-131-1/+1
* | serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt2009-06-241-0/+4
* | serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt2009-06-241-0/+4
|/
* sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt2009-05-131-4/+4
* sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt2009-05-031-6/+5
* sh: sh2a MTU2 platform dataMagnus Damm2009-05-031-0/+71
* sh: sh2/sh2a 16-bit CMT platform dataMagnus Damm2009-04-301-0/+84
* sh: multiple vectors per irq - sh7263.Paul Mundt2009-03-061-19/+10
* sh: multiple vectors per irq - sh7203.Paul Mundt2009-03-061-140/+73
* serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-261-1/+1
* sh: intc - remove default interrupt priority tablesMagnus Damm2008-01-281-1/+1
* sh: Add SH7263 CPU support.Paul Mundt2008-01-281-2/+40
* sh: Add SH7203 CPU support.Paul Mundt2008-01-281-0/+281