aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4/setup-sh7760.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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: sh4: convert to SPDX identifiersKuninori Morimoto1-4/+1
2017-01-19serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart1-2/+8
2017-01-19sh: Don't set the sh-sci platform data REIE bit when not implementedLaurent Pinchart1-1/+0
2017-01-19sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart1-4/+0
2017-01-19sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart1-4/+4
2014-05-11sh: Switch to new style TMU deviceLaurent Pinchart1-72/+6
2013-12-24sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart1-4/+0
2013-12-24sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-19/+39
2012-05-18sh: sh7760 evt2irq migration.Paul Mundt1-7/+19
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt1-0/+4
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-reworkPaul Mundt1-47/+71
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt1-3/+0
2010-03-10sh: Kill off all timer name clobbering.Paul Mundt1-6/+0
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-1/+1
2009-12-15sh: sh4 scif pdata (sh7750/sh7760/sh4-202)Magnus Damm1-28/+61
2009-08-13sh: 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/+4
2009-06-24serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt1-0/+4
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt1-3/+3
2009-05-11sh: multiple vectors per irq - sh7760Magnus Damm1-20/+11
2009-05-11sh: TMU platform data for sh7760Magnus Damm1-0/+109
2008-09-08sh: Enable IRLM mode for SH7760 IRQ_MODE_IRQ.Luca Santini1-0/+5
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-11/+2
2007-09-21sh: intc - mark data structures as __initdataMagnus Damm1-6/+6
2007-09-21sh: intc - add a clear register to struct intc_prio_regMagnus Damm1-11/+11
2007-09-21sh: intc - add support for SH7760Magnus Damm1-107/+146
2007-07-20sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm1-6/+2
2007-06-15sh: rework ipr codeMagnus Damm1-14/+18
2007-06-15sh: rework intc2 codeMagnus Damm1-1/+14
2007-02-13sh: add SH7760 IPR IRQ dataManuel Lauss1-15/+51
2006-10-20sh: Convert INTC2 to IRQ table registration.Paul Mundt1-0/+63
2006-09-27sh: Add setup code for various CPU subtypes.Paul Mundt1-0/+53