summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22121-2799/+7226
|\
| * 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-1437-447/+1345
| |\ \
| | * | 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
| | * | 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-104-3/+70
| |\ \ \
| | * | | arm/dts: omap4-panda: Add LEDs supportBenoit Cousson2012-05-091-0/+15
| | * | | arm/dts: omap4-sdp: Add LEDs supportBenoit Cousson2012-05-091-0/+43
| | * | | arm/dts: twl4030: Add twl4030-gpio nodeBenoit Cousson2012-05-091-0/+8
| | * | | OMAP4: devices: Do not create mcpdm device if the dtb has been providedPeter Ujfalusi2012-05-081-1/+1
| | * | | OMAP4: devices: Do not create dmic device if the dtb has been providedPeter Ujfalusi2012-05-081-2/+3
| * | | | Merge branch 'ux500-devicetree-for-arm-soc' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2012-05-093-16/+52
| |\ \ \ \
| | * | | | ARM: ux500: Enable PRCMU Timer 4 (clocksource) for Device TreeLee Jones2012-05-021-0/+24
| | * | | | ARM: ux500: Disable SMSC911x platform code registration when DT is enabledLee Jones2012-05-021-1/+0
| | * | | | ARM: ux500: Fork cpu-db8500 platform_devs for sequential DT enablementLee Jones2012-05-021-3/+15
| | * | | | ARM: ux500: Do not attempt to register non-existent i2c devices on SnowballLee Jones2012-05-021-12/+13
| * | | | | Merge tag 'at91-for-next-dt' of git://github.com/at91linux/linux-at91 into ne...Arnd Bergmann2012-05-0987-1269/+2432
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Ethernut 5 board supportTim Schendekehl2012-04-272-0/+85
| | * | | | ARM: at91: add kizbox board dt support.Boris BREZILLON2012-04-202-0/+139
| | * | | | ARM: at91: DT: add Calao TNY A9263 board supportJean-Christophe PLAGNIOL-VILLARD2012-04-202-0/+98
| | * | | | ARM: at91: DT: add Calao USB A9263 board supportJean-Christophe PLAGNIOL-VILLARD2012-04-202-0/+132
| | * | | | ARM: at91: add at91sam9263ek DT supportJean-Christophe PLAGNIOL-VILLARD2012-04-202-0/+158
| | * | | | ARM: at91: add at91sam9263 DT supportJean-Christophe PLAGNIOL-VILLARD2012-04-203-0/+250
| | * | | | ARM: at91: standard device init only if DT is not populated.Jean-Christophe PLAGNIOL-VILLARD2012-04-202-43/+7
| | * | | | ARM: at91: DT: add Calao USB A9260 DT supportJean-Christophe PLAGNIOL-VILLARD2012-04-202-0/+24
| | * | | | ARM: at91: Calao USB A926x factorize common binding in usb_a9260_commonJean-Christophe PLAGNIOL-VILLARD2012-04-202-106/+118
| | * | | | ARM: at91: USB A926x update nand partitionJean-Christophe PLAGNIOL-VILLARD2012-04-202-3/+12
| | * | | | ARM: at91: add at91sam9g20ek boards dt supportJean-Christophe PLAGNIOL-VILLARD2012-04-204-0/+202
| | * | | | arm: at91: add Calao TNY-A9260 and TNY-A9G20 board supportJean-Christophe PLAGNIOL-VILLARD2012-04-204-0/+115
| | * | | | ARM: at91: add at91sam9260 DT supportJean-Christophe PLAGNIOL-VILLARD2012-04-203-223/+242
| * | | | | Merge branch 'ux500-devicetree-for-arm-soc' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2012-05-093-36/+72
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ARM: ux500: Configure the PRCMU Timer for db8500 based devices in DTLee Jones2012-04-251-1/+7
| | * | | | ARM: ux500: Enable the SMSC9115 on Snowball via Device TreeLee Jones2012-04-252-10/+21
| | * | | | ARM: ux500: Rename gpio_keys in the Device Tree fileLee Jones2012-04-231-4/+4
| | * | | | drivers/gpio: gpio-nomadik: Device Tree bindingsLee Jones2012-04-232-5/+23
| | * | | | ARM: ux500: Enable the external bus with Device TreeLee Jones2012-04-231-2/+3
| | * | | | ARM: ux500: Shorten Snowball's DT compatible gpio entryLee Jones2012-04-231-5/+5
| | * | | | ARM: ux500: Rename the DT compatible entry for i2c devices on SnowballLee Jones2012-04-231-9/+9
| * | | | | Merge branch 'spear/dt' into next/dtArnd Bergmann2012-05-091-81/+81
| |\ \ \ \ \
| | * | | | | ARM: SPEAr3xx: Correct keyboard data passed from DTViresh Kumar2012-04-301-81/+81
| * | | | | | Merge branch 'lpc32xx/dt' of git://git.antcom.de/linux-2.6 into next/dtArnd Bergmann2012-05-0910-397/+634
| |\ \ \ \ \ \
| | * | | | | | ARM: LPC32xx: Defconfig updateRoland Stigge2012-04-221-6/+38
| | * | | | | | ARM: LPC32xx: Move common code to common.cRoland Stigge2012-04-222-13/+13
| | * | | | | | ARM: LPC32xx: Device tree supportRoland Stigge2012-04-225-311/+112
OpenPOWER on IntegriCloud