aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4a/setup-sh7366.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: sh4a: convert to SPDX identifiersKuninori Morimoto1-4/+1
2017-01-19sh: Don't set sh-sci port_regLaurent Pinchart1-1/+0
2017-01-19sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart1-1/+0
2017-01-19sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart1-1/+1
2014-05-11sh: Switch to new style TMU deviceLaurent Pinchart1-72/+6
2014-05-11sh: Switch to new style CMT deviceLaurent Pinchart1-14/+4
2013-12-24sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart1-1/+0
2013-12-24sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart1-2/+7
2012-05-18sh: sh7366 evt2irq migration.Paul Mundt1-11/+12
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt1-0/+1
2011-01-13Merge branch 'common/serial-rework' into sh-latestPaul Mundt1-0/+2
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-reworkPaul Mundt1-37/+21
2011-01-12sh: sh7366 Enable SDIO IRQsMagnus Damm1-10/+14
2010-03-29sh: sh7366 clock string death.Paul Mundt1-4/+0
2010-03-10serial: sh-sci: clkdev updates for MSTP gating.Paul Mundt1-1/+0
2010-03-10sh: Kill off all timer name clobbering.Paul Mundt1-8/+0
2009-12-15sh: sh4a scif pdata (sh7343/sh7366/sh7722/sh7723/sh7724)Magnus Damm1-21/+18
2009-07-23sh: convert processor device setup functions to arch_initcall()Magnus Damm1-1/+1
2009-07-20usb: r8a66597-hcd platform data on_chip supportMagnus Damm1-1/+1
2009-06-24serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt1-0/+1
2009-06-24serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt1-0/+1
2009-06-17sh: add platform data for r8a66597-hcd in setup-sh7366Yoshihiro Shimoda1-3/+7
2009-05-12Merge branch 'master' into sh/clkfwkPaul Mundt1-0/+98
2009-05-12sh: TMU platform data for sh7366Magnus Damm1-0/+98
2009-05-12sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.Paul Mundt1-6/+0
2009-05-08sh: Add clock id to sh-sci platform data on SH-Mobile CPUs.Paul Mundt1-0/+1
2009-05-03sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt1-2/+2
2009-04-19sh: Early Platform Data for SuperH MobileMagnus Damm1-0/+10
2009-01-29sh: CMT platform data for sh7723/sh7722/sh7366/sh7343Magnus Damm1-0/+34
2008-12-22sh: remove old sh_mobile mstpc clocksMagnus Damm1-11/+5
2008-12-22sh: sh_mobile usb clock framework supportMagnus Damm1-1/+0
2008-12-22sh: sh_mobile i2c clock framework supportMagnus Damm1-1/+1
2008-10-31Add support usb setting on sh 7366Kuninori Morimoto1-0/+28
2008-07-28sh: Use clk_always_enable() on sh7366Magnus Damm1-0/+15
2008-07-28sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm1-0/+12
2008-07-28sh: Export sh7366 VPU, VEU(1), VEU(2) using uio_pdrv_genirqMagnus Damm1-1/+80
2008-07-28sh: add SuperH Mobile I2C platform data to sh7366Magnus Damm1-0/+21
2008-07-28sh: add interrupt ack code to sh4aYoshihiro Shimoda1-2/+8
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt1-1/+1
2008-02-14sh: add support for sh7366 processorMagnus Damm1-0/+177