summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | ARM: at91: add defconfig for device treeJean-Christophe PLAGNIOL-VILLARD2012-04-171-0/+196
| * | | ARM: at91/dt: do not specify the board any moreJean-Christophe PLAGNIOL-VILLARD2012-04-171-7/+1
| * | | ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core supportJean-Christophe PLAGNIOL-VILLARD2012-04-177-62/+101
| * | | ARM: at91: add SOC_AT91SAM9 kconfig option to factorise selectJean-Christophe PLAGNIOL-VILLARD2012-04-172-24/+22
| * | | ARM: at91: pm select memory controler at runtimeJean-Christophe PLAGNIOL-VILLARD2012-04-173-18/+15
| * | | ARM: at91: move at91_init_leds to board initJean-Christophe PLAGNIOL-VILLARD2012-04-1711-33/+31
| * | | ARM: at91: do not pin mux the UARTs in init_earlyJean-Christophe PLAGNIOL-VILLARD2012-04-1734-380/+333
| * | | ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD2012-04-1746-251/+0
| * | | ARM: at91: uncompress: autodetect the uart to useJean-Christophe PLAGNIOL-VILLARD2012-04-1710-129/+148
| * | | ARM: at91: uncompress Store UART address in a variableJean-Christophe PLAGNIOL-VILLARD2012-04-171-9/+11
| * | | ARM: at91/Kconfig: website link for AT91SAM9G20-EKNicolas Ferre2012-04-161-0/+1
| * | | ARM: at91/Kconfig: add AT91SAM9x5 family to AT91_EARLY_DBGU0 entryNicolas Ferre2012-04-161-1/+1
| * | | ARM: at91/Kconfig: add clarifications to AT91SAM9M10G45-EK entryNicolas Ferre2012-04-161-3/+4
| * | | ARM: at91/Kconfig: add comment to at91sam9x5 family entryNicolas Ferre2012-04-161-0/+6
| * | | ARM: at91/Kconfig: change at91sam9g45 entryNicolas Ferre2012-04-161-1/+4
| * | | ARM: at91: change AT91 Kconfig entry commentNicolas Ferre2012-04-161-2/+2
* | | | 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
|\ \ \ \
OpenPOWER on IntegriCloud