summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'renesas-boards-lager-for-v3.10' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-04-113-2/+16
|\
| * ARM: shmobile: use r8a7790 timer setup code on LagerMagnus Damm2013-04-091-1/+1
| * Merge branch 'soc-r8a7790' into boards-lagerSimon Horman2013-04-092-1/+15
| |\
| | * ARM: shmobile: force enable of r8a7790 arch timerMagnus Damm2013-04-092-1/+14
| | * ARM: shmobile: Add second I/O range for r8a7790 PFCMagnus Damm2013-04-091-0/+1
* | | Merge tag 'renesas-boards-bockw-for-v3.10' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2013-04-096-17/+114
|\ \ \
| * | | ARM: shmobile: bockw: enable network settings on bootargsKuninori Morimoto2013-04-051-1/+1
| * | | ARM: shmobile: bockw: add SMSC ethernet supportKuninori Morimoto2013-04-052-0/+39
| * | | Merge branch 'soc-r8a7778' into boards-bockw-baseSimon Horman2013-04-053-16/+74
| |\ \ \ | | |/ / | |/| |
| | * | ARM: shmobile: R8A7778: add Ether supportSergei Shtylyov2013-04-053-0/+21
| | * | ARM: shmobile: r8a7778: add r8a7778_init_irq_extpin()Kuninori Morimoto2013-04-042-0/+45
| | * | ARM: shmobile: r8a7778: remove pointless PLATFORM_INFO()Kuninori Morimoto2013-04-041-17/+9
| | |/
* | | Merge tag 'renesas-defconfig-bockw-for-v3.10' of git://git.kernel.org/pub/scm...Arnd Bergmann2013-04-081-3/+31
|\ \ \
| * | | ARM: shmobile: bockw: enable SMSC ethernet on defconfigKuninori Morimoto2013-04-041-3/+31
| |/ /
* | | Merge tag 'renesas-boards3-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-04-03141-7600/+16949
|\| |
| * | ARM: shmobile: mackerel: clean up MMCIF vs. SDHI1 selectionGuennadi Liakhovetski2013-04-031-17/+17
| * | ARM: shmobile: mackerel: add interrupt names for SDHI0Guennadi Liakhovetski2013-04-031-7/+2
| * | ARM: shmobile: mackerel: switch SDHI and MMCIF interfaces to slot-gpioGuennadi Liakhovetski2013-04-031-27/+12
| * | ARM: shmobile: mackerel: remove OCR masks, where regulators are usedGuennadi Liakhovetski2013-04-031-2/+0
| * | ARM: shmobile: mackerel: SDHI resources do not have to be numberedGuennadi Liakhovetski2013-04-031-21/+12
| * | ARM: shmobile: Initial r8a7790 Lager board supportMagnus Damm2013-04-035-1/+87
| * | ARM: shmobile: APE6EVM LAN9220 supportMagnus Damm2013-04-032-1/+60
| * | ARM: shmobile: APE6EVM PFC supportMagnus Damm2013-04-031-0/+10
| * | ARM: shmobile: APE6EVM base supportMagnus Damm2013-04-035-1/+86
| * | ARM: shmobile: kzm9g-reference: add ethernet supportGuennadi Liakhovetski2013-04-031-0/+13
| * | ARM: shmobile: add R-Car M1A Bock-W platform supportKuninori Morimoto2013-04-036-0/+149
| * | Merge tag 'renesas-pinmux2-for-v3.10' into boards-baseSimon Horman2013-04-0358-1883/+6120
| |\ \
| | * | sh-pfc: r8a73a4: Remove unused GPIO bias dataMagnus Damm2013-04-031-161/+15
| | * | ARM: shmobile: r8a73a4: Remove all GPIO enumsMagnus Damm2013-04-031-815/+0
| | * | sh-pfc: r8a73a4: Remove function GPIOsMagnus Damm2013-04-031-737/+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: Remove IRQC function GPIOSMagnus Damm2013-04-031-58/+0
| | * | sh-pfc: r8a73a4: Remove SCIF function GPIOSMagnus Damm2013-04-031-45/+0
| | * | sh-pfc: r8a73a4: Add IRQC pin groups and functionsMagnus Damm2013-04-031-0/+186
| | * | sh-pfc: r8a73a4: Add SCIF pin groups and functionsMagnus Damm2013-04-031-0/+287
| | * | sh-pfc: r8a73a4: Add bias (pull-up/down) pinconf supportMagnus Damm2013-04-031-1/+196
| | * | sh-pfc: r8a73a4: GPIO IRQ supportMagnus Damm2013-04-031-0/+63
| | * | sh-pfc: r8a73a4: Support sparse GPIO numbersMagnus Damm2013-04-032-1/+17
| | * | sh-pfc: Add r8a73a4 pinmux supportMagnus Damm2013-04-036-0/+3754
| | * | sh-pfc: r8a7779: Split DU input and output pixel clocksLaurent Pinchart2013-04-031-21/+39
| | * | sh-pfc: r8a7779: Remove GPIO dataLaurent Pinchart2013-04-031-57/+1
| | * | ARM: shmobile: r8a7779: Register GPIO devicesLaurent Pinchart2013-04-031-6/+52
| | * | sh-pfc: Configure pins as GPIOs at request time when handled externallyLaurent Pinchart2013-04-032-21/+27
| | * | sh-pfc: Skip gpiochip registration when no GPIO resource is foundLaurent Pinchart2013-04-031-18/+21
| | * | sh-pfc: Make GPIO support optionalLaurent Pinchart2013-04-031-0/+3
| | * | sh-pfc: Make function GPIOs support optionalLaurent Pinchart2013-04-031-0/+3
| | * | ARM: shmobile: marzen: Add GPIO LEDsLaurent Pinchart2013-04-031-0/+32
| | * | gpio-rcar: Add pinctrl supportLaurent Pinchart2013-04-032-0/+24
| | * | gpio: Renesas R-Car GPIO driver V3Magnus Damm2013-04-034-0/+405