aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh3/setup-sh770x.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: sh3: convert to SPDX identifiersKuninori Morimoto1-4/+1
2017-01-19serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart1-1/+0
2017-01-19serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart1-1/+0
2017-01-19sh: Don't set sh-sci port_regLaurent Pinchart1-2/+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/+0
2014-10-29sh: fix sh770x SCIF memory regionsAndriy Skulysh1-3/+3
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-3/+0
2013-12-24sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-6/+21
2012-05-18sh: sh7706/sh7707/sh7709/sh7709 evt2irq migration.Paul Mundt1-7/+8
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt1-0/+8
2011-06-08serial: sh-sci: Consolidate RXD pin handling.Paul Mundt1-0/+1
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-reworkPaul Mundt1-41/+62
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
2009-12-15sh: sh3 scif pdata (sh7705/sh770x/sh7710/sh7720)Magnus Damm1-25/+55
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/+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-3/+3
2009-05-12sh: TMU platform data for sh7706/sh7707/sh7708/sh7709Magnus Damm1-0/+108
2009-03-06sh: multiple vectors per irq - sh770x.Paul Mundt1-47/+21
2008-05-08sh: unify external irq pin code for sh3Magnus Damm1-28/+4
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt1-1/+1
2008-02-26sh: fix rtc_resources setup for sh770xRafael Ignacio Zurita1-3/+3
2008-01-28sh: intc - remove default interrupt priority tablesMagnus Damm1-9/+2
2007-09-21sh: intc - mark data structures as __initdataMagnus Damm1-5/+5
2007-09-21sh: intc - add a clear register to struct intc_prio_regMagnus Damm1-8/+8
2007-09-21sh: intc - remove redundant irq code for shminMagnus Damm1-0/+4
2007-09-21sh: intc - fix IRQ4 and IRQ5 typo on sh3Magnus Damm1-1/+1
2007-09-21sh: intc - add missing vectors for SH7707Magnus Damm1-0/+8
2007-09-21sh: intc - add support for SH7706, SH7707, SH7708, SH7709Magnus Damm1-0/+212