summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4a
Commit message (Expand)AuthorAgeFilesLines
...
* sh: sh7785: Register PFC platform deviceLaurent Pinchart2013-01-251-1/+2
* sh: sh7757: Register PFC platform deviceLaurent Pinchart2013-01-251-1/+2
* sh: sh7734: Register PFC platform deviceLaurent Pinchart2013-01-251-4/+4
* sh: sh7724: Register PFC platform deviceLaurent Pinchart2013-01-251-1/+2
* sh: sh7723: Register PFC platform deviceLaurent Pinchart2013-01-251-1/+2
* sh: sh7722: Register PFC platform deviceLaurent Pinchart2013-01-251-1/+2
* sh: shx3: Fix last GPIO indexLaurent Pinchart2013-01-251-1/+1
* sh: sh7786: Fix last GPIO indexLaurent Pinchart2013-01-251-1/+1
* sh: sh7786: Fix port E, G and J GPIOsLaurent Pinchart2013-01-251-2/+2
* sh: sh7757: Fix GPIO_FN_ET0_MDIO and GPIO_FN_ET1_MDIO GPIO entriesLaurent Pinchart2013-01-251-2/+2
* sh: sh7723: Rename GPIO_FN_SIUOSPD to GPIO_FN_SIUAOSPDLaurent Pinchart2013-01-251-1/+1
* sh: convert boards to use the OHCI platform driverFlorian Fainelli2012-10-223-3/+15
* sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski2012-08-021-0/+1
* sh: sh7724: fixup renesas_usbhs clock settingsKuninori Morimoto2012-08-011-2/+2
* sh: modify the sh_dmae_slave_config for RSPI in setup-sh7757Shimoda, Yoshihiro2012-07-261-0/+14
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-07-241-1/+0
|\
| * sh: remove unused DMA device pointer from SIU platform dataGuennadi Liakhovetski2012-07-201-1/+0
* | sh: Convert sh_clk_mstp32_register to sh_clk_mstp_registerNobuhiro Iwamatsu2012-06-2810-10/+10
|/
* sh: intc: Kill off special reservation interface.Paul Mundt2012-05-221-3/+0
* Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt2012-05-1812-242/+277
|\
| * sh: sh-x3 evt2irq migration.Paul Mundt2012-05-181-9/+19
| * sh: sh7785 evt2irq migration.Paul Mundt2012-05-181-18/+25
| * sh: sh7780 evt2irq migration.Paul Mundt2012-05-181-15/+22
| * sh: sh7770 evt2irq migration.Paul Mundt2012-05-181-19/+20
| * sh: sh7763 evt2irq migration.Paul Mundt2012-05-181-14/+16
| * sh: sh7757 evt2irq migration.Paul Mundt2012-05-181-44/+44
| * sh: sh7724 evt2irq migration.Paul Mundt2012-05-181-38/+39
| * sh: sh7723 evt2irq migration.Paul Mundt2012-05-181-23/+24
| * sh: sh7722 evt2irq migration.Paul Mundt2012-05-181-23/+24
| * sh: sh7366 evt2irq migration.Paul Mundt2012-05-181-11/+12
| * sh: sh7343 evt2irq migration.Paul Mundt2012-05-181-15/+16
| * sh: sh7786 evt2irq migration.Paul Mundt2012-05-181-22/+25
* | sh: Fix mistake of the member variable of plat_sci_port for SH7343Nobuhiro Iwamatsu2012-05-171-1/+1
* | sh: Add support pinmux for SH7734Nobuhiro Iwamatsu2012-04-172-0/+2498
* | sh: Add initial support for SH7734 CPU subtypeNobuhiro Iwamatsu2012-04-173-0/+1068
* | sh: sh4a: Change the specification method of IRQ to SCIx_IRQ_MUXEDNobuhiro Iwamatsu2012-04-1710-44/+44
|/
* sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro2012-04-051-1/+1
* sh: add platform_device for RSPI in setup-sh7757Shimoda, Yoshihiro2012-03-281-0/+20
* Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-2712-35/+35
|\
| * sh: sh4a sh_clk_ops renameMagnus Damm2012-03-1212-35/+35
* | sh: fix up the ubc clock definition for sh7785.Thomas Schwinge2012-03-071-1/+1
* | sh: add parameter for RSPI in clock-sh7757Shimoda, Yoshihiro2012-03-071-1/+3
|/
* sh: add platform_device for SPI1 in setup-sh7757Shimoda, Yoshihiro2012-01-271-0/+20
* sh: modify resource for SPI0 in setup-sh7757Shimoda, Yoshihiro2012-01-271-1/+1
* sh: clock-sh7724: fixup sh_fsi clock settingsKuninori Morimoto2012-01-181-1/+1
* Merge branch 'sh/hwblk' into sh-latestPaul Mundt2012-01-123-135/+0
|\
| * sh: hwblk: Kill off hwblk_id from pdev archdata.Paul Mundt2011-11-183-135/+0
* | Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt2012-01-127-525/+192
|\|
| * sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-183-213/+74
| * sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-183-144/+41