summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-14Merge tag 'renesas-multiplatform-for-v3.12' of git://git.kernel.org/pub/scm/l...Olof Johansson6-16/+77
2013-08-14Merge tag 'renesas-pinmux-for-v3.12' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson13-94/+437
2013-08-14Merge branch 'pxa/dt' into next/dtKevin Hilman2-1/+12
2013-08-14ARM: pxa: DTS: override gpio node in pxa3xx.dtsiDaniel Mack1-0/+11
2013-08-14ARM: pxa: fix DT auxdata for pxa3xx-gpioDaniel Mack1-1/+1
2013-08-04Merge tag 'renesas-dt-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson29-455/+490
2013-07-23ARM: shmobile: Allow ARCH_SHMOBILE_MULTI timer configurationMagnus Damm1-5/+11
2013-07-23ARM: shmobile: Add EMEV2 and KZM9D to ARCH_SHMOBILE_MULTIMagnus Damm4-2/+20
2013-07-23ARM: shmobile: Introduce ARCH_SHMOBILE_MULTIMagnus Damm3-0/+24
2013-07-23ARM: shmobile: Only build clocks when COMMON_CLK=nMagnus Damm1-9/+22
2013-07-22ARM: shmobile: kzm9g-reference: Add LED1-LED4 to the device treeLaurent Pinchart1-0/+16
2013-07-22ARM: shmobile: kzm9g-reference: Move SDHI regulators to DTLaurent Pinchart2-8/+21
2013-07-22ARM: shmobile: kzm9g-reference: Move pinctrl mappings to device treeLaurent Pinchart2-40/+51
2013-07-22ARM: shmobile: marzen-reference: Add LED2-LED4 to the device treeLaurent Pinchart1-0/+14
2013-07-22ARM: shmobile: marzen-reference: Move pinctrl mappings to device treeLaurent Pinchart2-27/+35
2013-07-22ARM: shmobile: armadillo-reference: Add LED1-LED4 to the device treeLaurent Pinchart1-0/+15
2013-07-22ARM: shmobile: armadillo-reference: Move st1232 reset GPIO to DTLaurent Pinchart2-7/+2
2013-07-22ARM: shmobile: armadillo-reference: Add st1232 pin mappingsLaurent Pinchart1-0/+7
2013-07-22ARM: shmobile: armadillo-reference: Move pinctrl mappings to device treeLaurent Pinchart2-9/+10
2013-07-22ARM: shmobile: sh73a0: Add pin control device to device treeLaurent Pinchart2-14/+21
2013-07-22ARM: shmobile: sh7372: Add pin control device to device treeLaurent Pinchart1-0/+8
2013-07-22ARM: shmobile: r8a7790: Add GPIO controller devices to device treeLaurent Pinchart1-0/+73
2013-07-22ARM: shmobile: r8a7790: Add pin control device to device treeLaurent Pinchart1-0/+5
2013-07-22ARM: shmobile: r8a7779: Add GPIO controller devices to device treeLaurent Pinchart1-0/+85
2013-07-22ARM: shmobile: r8a7779: Add pin control device to device treeLaurent Pinchart2-9/+13
2013-07-22ARM: shmobile: r8a7778: Add GPIO controller devices to device treeLaurent Pinchart1-0/+61
2013-07-22ARM: shmobile: r8a7778: Add pin control device to device treeLaurent Pinchart1-0/+5
2013-07-22ARM: shmobile: r8a7740: Add pin control device to device treeLaurent Pinchart2-8/+16
2013-07-22ARM: shmobile: r8a73a4: Add pin control device to device treeLaurent Pinchart1-0/+7
2013-07-17ARM: shmobile: Add SMSC ethernet chip to KZM9D DT referenceMagnus Damm1-0/+31
2013-07-17ARM: shmobile: KZM9D DT reference implementationMagnus Damm6-0/+87
2013-07-17ARM: shmobile: r8a7790: add MMCIF and SDHI DT templatesGuennadi Liakhovetski1-0/+54
2013-07-17ARM: shmobile: r8a73a4: add MMCIF and SDHI DT templatesGuennadi Liakhovetski1-0/+45
2013-07-17ARM: shmobile: EMEV2 map_io updateMagnus Damm1-7/+1
2013-07-17ARM: shmobile: Use DT for SMP on EMEV2 and KZM9DMagnus Damm1-14/+3
2013-07-17ARM: shmobile: Use DT for GIC on EMEV2 and KZM9DMagnus Damm3-18/+0
2013-07-17ARM: shmobile: Add GIO to EMEV2 dtsiMagnus Damm1-0/+59
2013-07-17ARM: shmobile: Update KZM9D dts command lineMagnus Damm1-1/+1
2013-07-17ARM: shmobile: ape6evm: add CPUFreq supportGuennadi Liakhovetski1-0/+22
2013-07-17ARM: shmobile: r8a73a4: add I2C controller DT nodesGuennadi Liakhovetski1-0/+81
2013-07-17ARM: shmobile: Remove unused mach/dma.hMagnus Damm1-1/+0
2013-07-17ARM: shmobile: r8a7778: remove r8a7778_init_irq()Kuninori Morimoto2-29/+9
2013-07-17ARM: shmobile: Fix EMEV2 clock comment typoMagnus Damm1-1/+1
2013-07-17ARM: shmobile: Make EMEV2 platform devices more compactMagnus Damm1-260/+61
2013-07-17ARM: shmobile: Remove unused EMEV2/KZM9D early consoleMagnus Damm3-23/+5
2013-07-17ARM: shmobile: Remove redundant r8a7790 callbackMagnus Damm1-5/+0
2013-07-17ARM: shmobile: Remove unused sh73a0 auxdata tableMagnus Damm1-6/+1
2013-07-17ARM: shmobile: Remove unused sh7372 auxdata tableMagnus Damm1-6/+1
2013-07-17ARM: shmobile: Remove unused r8a7779 auxdata tableMagnus Damm1-6/+1
2013-07-17ARM: shmobile: Remove unused r8a7778 auxdata and callbackMagnus Damm1-11/+0