summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile
AgeCommit message (Expand)AuthorFilesLines
2013-09-07Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds11-146/+139
2013-09-07Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-415/+106
2013-09-07Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-7/+13
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-2/+0
2013-09-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-1/+176
2013-08-30Merge tag 'omap-for-v3.12/fixes-non-critical-signed' of git://git.kernel.org/...Olof Johansson3-5/+8
2013-08-25[media] ARM: shmobile: Marzen: add VIN and ADV7180 supportVladimir Barinov1-1/+43
2013-08-25[media] ARM: shmobile: r8a7779: add VIN supportVladimir Barinov3-0/+50
2013-08-24[media] ARM: shmobile: BOCK-W: add VIN and ML86V7667 supportVladimir Barinov1-0/+41
2013-08-24[media] ARM: shmobile: r8a7778: add VIN supportVladimir Barinov3-0/+42
2013-08-21sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov2-2/+0
2013-08-14Merge branch 'zynq/dt' into next/dtKevin Hilman8-11/+11
2013-08-14Merge tag 'renesas-fixes2-for-v3.12' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-2/+2
2013-08-14Merge tag 'renesas-multiplatform-for-v3.12' of git://git.kernel.org/pub/scm/l...Olof Johansson4-16/+75
2013-08-14Merge tag 'renesas-pinmux-for-v3.12' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson3-92/+1
2013-08-05Merge tag 'renesas-fixes2-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson3-5/+8
2013-08-05Merge tag 'fixes-non-3.12' of git://git.infradead.org/linux-mvebu into next/f...Olof Johansson5-6/+3
2013-08-04Merge tag 'renesas-cleanup-for-v3.12' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson17-415/+106
2013-07-31ARM: shmobile: lager: do not annotate gpio_buttons as __initdataSimon Horman1-1/+1
2013-07-31ARM: shmobile: BOCK-W: fix SDHI0 PFC settingsSergei Shtylyov1-1/+7
2013-07-25ARM: shmobile: armadillo800eva: Don't request GPIO 166 in board codeKuninori Morimoto1-3/+0
2013-07-23ARM: shmobile: armadillo800eva-reference: fix compiler warningGuennadi Liakhovetski1-2/+2
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 Damm3-2/+19
2013-07-23ARM: shmobile: Introduce ARCH_SHMOBILE_MULTIMagnus Damm2-0/+23
2013-07-23ARM: shmobile: Only build clocks when COMMON_CLK=nMagnus Damm1-9/+22
2013-07-22ARM: shmobile: kzm9g-reference: Move SDHI regulators to DTLaurent Pinchart1-6/+0
2013-07-22ARM: shmobile: kzm9g-reference: Move pinctrl mappings to device treeLaurent Pinchart1-40/+0
2013-07-22ARM: shmobile: marzen-reference: Move pinctrl mappings to device treeLaurent Pinchart1-27/+0
2013-07-22ARM: shmobile: armadillo-reference: Move st1232 reset GPIO to DTLaurent Pinchart1-7/+0
2013-07-22ARM: shmobile: armadillo-reference: Move pinctrl mappings to device treeLaurent Pinchart1-9/+0
2013-07-22ARM: shmobile: sh73a0: Add pin control device to device treeLaurent Pinchart1-14/+13
2013-07-22ARM: shmobile: r8a7779: Add pin control device to device treeLaurent Pinchart1-9/+8
2013-07-22ARM: shmobile: r8a7740: Add pin control device to device treeLaurent Pinchart1-8/+8
2013-07-19ARM: shmobile: r8a7740: Fix TPU clock nameLaurent Pinchart1-1/+1
2013-07-18ARM: shmobile: Insert align directives before 4 bytes dataTetsuyuki Kobayashi3-0/+4
2013-07-18ARM: shmobile: Force ARM mode to compile reset vector for secondary CPUsTetsuyuki Kobayashi1-1/+4
2013-07-18ARM: shmobile: fix compile error when CONFIG_THUMB2_KERNEL=yTetsuyuki Kobayashi1-1/+2
2013-07-17ARM: shmobile: KZM9D DT reference implementationMagnus Damm4-0/+60
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: Update romImage to relocate appended DTBMagnus Damm1-2/+0
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