summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh2
AgeCommit message (Expand)AuthorFilesLines
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-2/+2
2019-10-07sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski1-1/+1
2019-10-07drivers: move the early platform device support to arch/shBartosz Golaszewski1-0/+1
2018-12-28sh: sh2: convert to SPDX identifiersKuninori Morimoto7-26/+9
2018-05-05sh: fix build failure for J2 cpu with SMP disabledRich Felker1-0/+4
2018-01-08sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov1-1/+0
2017-01-19sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart1-3/+0
2017-01-19sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart1-3/+3
2016-08-05sh: add SMP support for J2Rich Felker2-0/+143
2016-08-05sh: SMP support for SH2 entry.SRich Felker1-0/+50
2016-08-05sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker1-0/+2
2016-08-05sh: add support for J-Core J2 processorRich Felker2-1/+41
2016-03-17sh: provide unified syscall trap compatible with all SH modelsRich Felker1-4/+4
2014-05-11sh: Switch to new style CMT deviceLaurent Pinchart1-53/+13
2013-12-24sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart1-3/+0
2013-12-24sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-6/+21
2013-08-22SH7619: fix typo in Ether platform dataSergei Shtylyov1-1/+1
2013-08-20sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov1-1/+0
2013-08-20SH7619: fix Ether supportSergei Shtylyov1-2/+10
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker1-1/+1
2013-06-07sh_eth: get SH7619 support out of #ifdefSergei Shtylyov1-2/+2
2012-04-17sh: sh2: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu1-3/+3
2012-03-12sh: sh2 sh_clk_ops renameMagnus Damm1-6/+6
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt4-55/+71
2010-11-09sh: migrate SH_CLK_MD to mode pin API.Paul Mundt1-10/+12
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt1-4/+1
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt1-2/+0
2010-03-10sh: Kill off all timer name clobbering.Paul Mundt1-4/+0
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-3/+3
2009-12-15sh: sh2 scif pdata (sh7616)Magnus Damm1-25/+46
2009-08-19Merge branch 'master' into sh/cachetlbPaul Mundt1-1/+2
2009-08-15sh: Track the CPU family in sh_cpuinfo.Paul Mundt1-0/+1
2009-08-15sh: Make sure rte delay slots are nopped out on all parts.Paul Mundt1-1/+2
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm1-1/+1
2009-06-24serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt1-0/+3
2009-06-24serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt1-0/+3
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt1-2/+2
2009-05-12sh: clkfwk: Add a followparent_recalc() helper.Paul Mundt1-6/+1
2009-05-12sh: clkfwk: Make recalc return an unsigned long.Paul Mundt1-7/+6
2009-05-03sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt1-3/+3
2009-04-30sh: sh2/sh2a 16-bit CMT platform dataMagnus Damm1-0/+84
2009-03-06sh: multiple vectors per irq - sh7619.Paul Mundt1-22/+12
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-1/+1
2008-07-28sh2(A) exception handler updateYoshinori Sato2-89/+59
2008-07-28SH7619 add ethernet controler supportYoshinori Sato1-0/+24
2008-03-13sh: Fix up the address error exception handler for SH-2.Kieran Bingham1-1/+0
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt1-1/+1
2008-01-28sh: intc - remove default interrupt priority tablesMagnus Damm1-1/+1
2008-01-28sh: SH-2A FPU support.Paul Mundt1-1/+16
2008-01-28sh: Share bug/debug traps across _32 and _64.Paul Mundt1-1/+1