summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: APE6EVM base supportMagnus Damm2013-04-033-1/+54
* ARM: shmobile: add R-Car M1A Bock-W platform supportKuninori Morimoto2013-04-033-0/+50
* Merge tag 'renesas-pinmux2-for-v3.10' into boards-baseSimon Horman2013-04-0332-1436/+1701
|\
| * ARM: shmobile: r8a73a4: Remove all GPIO enumsMagnus Damm2013-04-031-815/+0
| * ARM: shmobile: r8a73a4: Remove IRQC function GPIOsMagnus Damm2013-04-031-58/+0
| * ARM: shmobile: r8a73a4: Remove SCIF function GPIOsMagnus Damm2013-04-031-45/+0
| * sh-pfc: r8a73a4: Support sparse GPIO numbersMagnus Damm2013-04-031-1/+1
| * sh-pfc: Add r8a73a4 pinmux supportMagnus Damm2013-04-031-0/+918
| * ARM: shmobile: r8a7779: Register GPIO devicesLaurent Pinchart2013-04-031-6/+52
| * ARM: shmobile: marzen: Add GPIO LEDsLaurent Pinchart2013-04-031-0/+32
| * ARM: shmobile: r8a7779: Remove all GPIOsLaurent Pinchart2013-04-021-317/+0
| * Merge branch 'soc' into pinmux-baseSimon Horman2013-04-0237-1418/+1866
| |\
| | * ARM: shmobile: r8a7790 PFC supportMagnus Damm2013-04-023-0/+12
| | * ARM: shmobile: r8a7790 IRQC supportMagnus Damm2013-04-022-0/+22
| | * ARM: shmobile: r8a7790 SCIF supportMagnus Damm2013-04-022-1/+88
| | * ARM: shmobile: Initial r8a7790 SoC supportMagnus Damm2013-04-025-0/+127
| | * ARM: shmobile: r8a7779: move global functions to r8a7779.hKuninori Morimoto2013-04-022-14/+13
| | * ARM: shmobile: r8a7740: move global functions to r8a7740.hKuninori Morimoto2013-04-022-9/+9
| | * ARM: shmobile: sh73a0: move global functions to sh73a0.hKuninori Morimoto2013-04-022-16/+15
| | * ARM: shmobile: sh7372: move global functions to sh7372.hKuninori Morimoto2013-04-022-15/+12
| | * ARM: shmobile: r8a7779: remove DIV4 clocks and use fixed ratio clockKuninori Morimoto2013-04-021-87/+109
| | * ARM: shmobile: r8a7740: use fixed ratio clockKuninori Morimoto2013-04-021-45/+9
| | * ARM: shmobile: r8a7740: tidyup comment/implementation mismatchKuninori Morimoto2013-04-021-29/+31
| | * ARM: shmobile: sh73a0: use fixed ratio clockKuninori Morimoto2013-04-021-60/+12
| | * ARM: shmobile: sh7372: use fixed ratio clockKuninori Morimoto2013-04-021-37/+7
| | * ARM: shmobile: add struct clk_ratio and fixed ratio clock macroKuninori Morimoto2013-04-022-0/+52
| | * ARM: shmobile: sh7372: remove DIV4_ZT* clocksKuninori Morimoto2013-04-021-5/+1
| | * ARM: shmobile: sh73a0: remove DIV4_ZT* clocksKuninori Morimoto2013-04-021-3/+1
| | * ARM: shmobile: sh73a0: add a TWD clockGuennadi Liakhovetski2013-04-021-0/+16
| | * ARM: shmobile: r8a7740: Migrate from INTC to GICBastian Hecht2013-04-024-663/+207
| | * ARM: shmobile: r8a73a4: add thermal driver supportKuninori Morimoto2013-04-022-1/+27
| | * ARM: shmobile: r8a7778 SCIF supportKuninori Morimoto2013-04-022-0/+39
| | * ARM: shmobile: add R8A7778 basis supportKuninori Morimoto2013-04-025-0/+293
| | * ARM: shmobile: sh73a0: wait for completion when kicking the clockGuennadi Liakhovetski2013-04-021-6/+17
| | * ARM: shmobile: r8a73a4 PFC supportMagnus Damm2013-04-023-0/+12
| | * ARM: shmobile: r8a73a4 IRQC support V2Magnus Damm2013-04-022-0/+85
| | * ARM: shmobile: r8a73a4 SCIF support V3Magnus Damm2013-04-022-1/+57
| | * ARM: shmobile: Initial r8a73a4 SoC support V3Magnus Damm2013-04-025-0/+156
| | * ARM: shmobile: Make r8a7779 INTC irqpin platform data staticMagnus Damm2013-03-181-1/+1
| | * ARM: shmobile: Make sh73a0 INTC irqpin platform data staticMagnus Damm2013-03-181-4/+4
| | * ARM: shmobile: INTC External IRQ pin driver on r8a7779Magnus Damm2013-03-183-1/+54
| | * ARM: shmobile: INTC External IRQ pin driver on sh73a0Magnus Damm2013-03-184-124/+134
| | * ARM: shmobile: irq_pin() for static IRQ pin assignmentMagnus Damm2013-03-181-0/+4
* | | Revert "ARM: shmobile: streamline mackerel SD and MMC devices"Simon Horman2013-03-211-57/+56
* | | ARM: shmobile: kzm9g-reference: fix device-tree bindings and device namesGuennadi Liakhovetski2013-03-211-14/+13
* | | ARM: shmobile: kzm9g: add fixed voltage regulators for SDHI0 and SDHI2Guennadi Liakhovetski2013-03-211-14/+62
* | | ARM: shmobile: armadillo800eva: add a fixed voltage regulator for SDHI1Guennadi Liakhovetski2013-03-211-9/+36
* | | ARM: shmobile: kzm9g: SDHI0 and SDHI1 use a 3.3V power supplyGuennadi Liakhovetski2013-03-211-6/+4
* | | ARM: shmobile: kzm9g: correct smsc regulator registrationSimon Horman2013-03-181-2/+2
* | | ARM: shmobile: marzen: Use gic_iid macro for ICCIAR / interrupt IDKuninori Morimoto2013-03-181-6/+6
OpenPOWER on IntegriCloud