summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2247-36/+2439
|\
| * Merge branch 'emev2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson2012-05-1914-0/+1458
| |\
| | * mach-shmobile: Use DT_MACHINE for KZM9D V3Magnus Damm2012-05-184-2/+36
| | * mach-shmobile: Emma Mobile EV2 DT support V3Magnus Damm2012-05-183-1/+114
| | * mach-shmobile: KZM9D board Ethernet support V3Magnus Damm2012-05-181-1/+43
| | * mach-shmobile: Emma Mobile EV2 GPIO support V3Magnus Damm2012-05-183-0/+207
| | * mach-shmobile: Emma Mobile EV2 SMP support V3Magnus Damm2012-05-187-0/+165
| | * mach-shmobile: KZM9D board support V3Magnus Damm2012-05-183-0/+41
| | * mach-shmobile: Emma Mobile EV2 SoC base support V3Magnus Damm2012-05-185-0/+421
| | * gpio: Emma Mobile GPIO driver V2Magnus Damm2012-05-184-0/+435
| * | Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Olof Johansson2012-05-191-3/+31
| |\|
| | * ARM: mach-shmobile: sh73a0: fixup PINT/IRQ16-IRQ31 irq number conflictKuninori Morimoto2012-05-171-3/+31
| * | Merge branch 'ux500/delete-u5500' into next/socArnd Bergmann2012-05-1437-5833/+56
| |\ \
| * \ \ Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Olof Johansson2012-05-14503-2895/+5223
| |\ \ \ | | | |/ | | |/|
| | * | ARM: mach-shmobile: clock-r8a7740: use followparent_recalc on usb24sKuninori Morimoto2012-05-121-6/+1
| | * | ARM: mach-shmobile: clock-r8a7740: add MMCIF clockKuninori Morimoto2012-05-121-1/+3
| | * | ARM: mach-shmobile: clock-r8a7740: add SDHI clockKuninori Morimoto2012-05-121-1/+9
| | * | ARM: mach-shmobile: clock-r8a7740: add USB clockKuninori Morimoto2012-05-121-2/+116
| | * | ARM: mach-shmobile: clock-r8a7740: add FSI clockKuninori Morimoto2012-05-121-1/+3
| | * | ARM: mach-shmobile: r8a7740: cleanup I2C workaround methodKuninori Morimoto2012-05-121-6/+6
| | * | ARM: mach-shmobile: r8a7740: add gpio_irq supportKuninori Morimoto2012-05-121-0/+39
| | * | ARM: mach-shmobile: sh7372: Add FSI DMAEngine supportKuninori Morimoto2012-05-122-0/+12
| | * | ARM / mach-shmobile: Use preset_lpj with calibrate_delay()Magnus Damm2012-05-121-1/+2
| | * | Merge branch 'renesas-dt' into renesas-soc-coreRafael J. Wysocki2012-05-127-13/+155
| | |\ \
| * | \ \ Merge branch 'ux500-u9540-for-arm-soc' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2012-05-02233-1274/+1805
| |\ \ \ \
| | * | | | ARM: ux500: ioremap differences for DB9540Michel Jaouen2012-05-021-1/+17
| | * | | | ARM: ux500: core U9540 supportLinus Walleij2012-05-0213-18/+57
| * | | | | Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into n...Arnd Bergmann2012-05-0113-5/+694
| |\ \ \ \ \
| | * | | | | ARM: at91: Add DT description files for AT91SAM9N12-EKHong Xu2012-04-272-0/+305
| | * | | | | ARM: at91: Add machine files for AT91SAM9N12 SoCHong Xu2012-04-276-5/+260
| | * | | | | ARM: at91: Add machine header file for AT91SAM9N12 SoCHong Xu2012-04-275-0/+129
| |/ / / / /
* | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22138-2906/+7736
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'at91/dt' into next/dtArnd Bergmann2012-05-182-0/+43
| |\ \ \ \ \ \
| | * | | | | | ARM: at91: Add ADC driver to at91sam9260/at91sam9g20 dtsi filesNicolas Ferre2012-05-182-0/+43
| | |/ / / / /
| * | | | | | Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtArnd Bergmann2012-05-14305-1888/+3835
| |\ \ \ \ \ \
| | * | | | | | Documentation: update docs for mmp dtHaojian Zhuang2012-05-055-15/+79
| | * | | | | | ARM: dts: refresh dts file for arch mmpHaojian Zhuang2012-05-055-16/+487
| | * | | | | | ARM: mmp: support pxa910 with device treeHaojian Zhuang2012-05-051-10/+40
| | * | | | | | ARM: mmp: support mmp2 with device treeHaojian Zhuang2012-05-052-0/+61
| | * | | | | | gpio: pxa: parse gpio from DTS fileHaojian Zhuang2012-05-051-18/+98
| | * | | | | | ARM: mmp: support DT in timerHaojian Zhuang2012-05-051-21/+60
| | * | | | | | ARM: mmp: support DT in irqHaojian Zhuang2012-05-057-225/+472
| | * | | | | | ARM: mmp: append CONFIG_MACH_MMP2_DTHaojian Zhuang2012-05-051-10/+19
| | * | | | | | ARM: mmp: fix build issue on mmp with device treeHaojian Zhuang2012-05-051-22/+0
| * | | | | | | Merge tag 'omap-dt-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2012-05-114-3/+70
| |\ \ \ \ \ \ \
| | * | | | | | | arm/dts: omap4-panda: Add LEDs supportBenoit Cousson2012-05-101-0/+15
| | * | | | | | | arm/dts: omap4-sdp: Add LEDs supportBenoit Cousson2012-05-101-0/+43
| | * | | | | | | arm/dts: twl4030: Add twl4030-gpio nodeBenoit Cousson2012-05-101-0/+8
| | * | | | | | | OMAP4: devices: Do not create mcpdm device if the dtb has been providedPeter Ujfalusi2012-05-091-1/+1
| | * | | | | | | OMAP4: devices: Do not create dmic device if the dtb has been providedPeter Ujfalusi2012-05-091-2/+3