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