summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh2
Commit message (Expand)AuthorAgeFilesLines
* sh: sh2: convert to SPDX identifiersKuninori Morimoto2018-12-287-26/+9
* sh: fix build failure for J2 cpu with SMP disabledRich Felker2018-05-051-0/+4
* sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov2018-01-081-1/+0
* sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart2017-01-191-3/+0
* sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart2017-01-191-3/+3
* sh: add SMP support for J2Rich Felker2016-08-052-0/+143
* sh: SMP support for SH2 entry.SRich Felker2016-08-051-0/+50
* sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker2016-08-051-0/+2
* sh: add support for J-Core J2 processorRich Felker2016-08-052-1/+41
* sh: provide unified syscall trap compatible with all SH modelsRich Felker2016-03-171-4/+4
* 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-3/+0
* sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart2013-12-241-6/+21
* SH7619: fix typo in Ether platform dataSergei Shtylyov2013-08-221-1/+1
* sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov2013-08-201-1/+0
* SH7619: fix Ether supportSergei Shtylyov2013-08-201-2/+10
* sh: delete __cpuinit usage from all sh filesPaul Gortmaker2013-07-141-1/+1
* sh_eth: get SH7619 support out of #ifdefSergei Shtylyov2013-06-071-2/+2
* sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-171-3/+3
* sh: sh2 sh_clk_ops renameMagnus Damm2012-03-121-6/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-134-55/+71
|\
| * sh: migrate SH_CLK_MD to mode pin API.Paul Mundt2010-11-091-10/+12
| * sh: Tidy CPU probing and fixup section annotations.Paul Mundt2010-04-211-4/+1
| * sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt2010-03-291-2/+0
| * sh: Kill off all timer name clobbering.Paul Mundt2010-03-101-4/+0
| * sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-261-3/+3
| * sh: sh2 scif pdata (sh7616)Magnus Damm2009-12-151-25/+46
| * Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-191-1/+2
| |\
| | * sh: Make sure rte delay slots are nopped out on all parts.Paul Mundt2009-08-151-1/+2
| * | sh: Track the CPU family in sh_cpuinfo.Paul Mundt2009-08-151-0/+1
| |/
| * sh: convert processor device setup functions to arch_initcall()Magnus Damm2009-07-231-1/+1
* | serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt2009-06-241-0/+3
* | serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt2009-06-241-0/+3
|/
* sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt2009-05-131-2/+2
* sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt2009-05-121-6/+1
* sh: clkfwk: Make recalc return an unsigned long.Paul Mundt2009-05-121-7/+6
* sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt2009-05-031-3/+3
* sh: sh2/sh2a 16-bit CMT platform dataMagnus Damm2009-04-301-0/+84
* sh: multiple vectors per irq - sh7619.Paul Mundt2009-03-061-22/+12
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-1/+1
* sh2(A) exception handler updateYoshinori Sato2008-07-282-89/+59
* SH7619 add ethernet controler supportYoshinori Sato2008-07-281-0/+24
* sh: Fix up the address error exception handler for SH-2.Kieran Bingham2008-03-131-1/+0
* 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: SH-2A FPU support.Paul Mundt2008-01-281-1/+16
* sh: Share bug/debug traps across _32 and _64.Paul Mundt2008-01-281-1/+1
* sh: Use boot_cpu_data for CPU probe.Paul Mundt2007-09-271-10/+9
* sh: intc - add support for sh7619Magnus Damm2007-09-211-37/+56
* sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm2007-07-201-1/+1