summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12216-9496/+6422
|\
| * Merge branch 'sunxi/soc2' into next/socOlof Johansson2012-11-301-0/+1
| |\
| | * ARM: sunxi: add missing include for mdelay()Josh Cartwright2012-11-301-0/+1
| * | Merge branch 'next/devel-samsung-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-11-305-6/+43
| |\ \
| | * | ARM: dts: add node for PL330 MDMA1 controller for exynos4Bartlomiej Zolnierkiewicz2012-11-282-0/+7
| | * | ARM: EXYNOS: Add support for secondary CPU bring-up on Exynos4412Tomasz Figa2012-11-281-6/+24
| | * | ARM: EXYNOS: add UART3 to DEBUG_LL portsOlof Johansson2012-11-282-0/+12
| * | | Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2012-11-3026-46/+283
| |\ \ \
| | * | | ARM: S3C24XX: Add clkdev entry for camif-upll clockSylwester Nawrocki2012-11-281-0/+1
| | * | | ARM: SAMSUNG: Add s3c24xx/s3c64xx CAMIF GPIO setup helpersSylwester Nawrocki2012-11-284-0/+77
| | |/ /
| * | | ARM: EXYNOS: Avoid early use of of_machine_is_compatible()Doug Anderson2012-11-282-5/+19
| * | | ARM: sunxi: Add missing sun4i.dtsi fileStefan Roese2012-11-261-0/+19
| * | | Merge branch 'next/soc-exynos5440' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-11-2613-21/+331
| |\ \ \
| | * | | ARM: dts: Add pin controller node for Samsung EXYNOS5440 SoCThomas Abraham2012-11-221-0/+17
| | * | | ARM: dts: add initial dts file for EXYNOS5440, SSDK5440Kukjin Kim2012-11-223-1/+190
| | * | | ARM: EXYNOS: add support for EXYNOS5440 SoCKukjin Kim2012-11-2210-20/+124
| * | | | Merge tag 'imx-soc-1' of git://git.pengutronix.de/git/imx/linux-2.6 into next...Olof Johansson2012-11-259-151/+188
| |\ \ \ \
| | * | | | ARM i.MX6: remove gate_mask from pllv3Sascha Hauer2012-11-223-17/+13
| | * | | | ARM i.MX6: Fix ethernet PLL clocksSascha Hauer2012-11-222-63/+20
| | * | | | ARM i.MX6: rename PLLs according to datasheetSascha Hauer2012-11-221-4/+4
| | * | | | ARM i.MX6: Add pwm supportSascha Hauer2012-11-221-0/+16
| | * | | | ARM i.MX51: Add pwm supportSascha Hauer2012-11-221-0/+18
| | * | | | ARM i.MX53: Add pwm supportSascha Hauer2012-11-221-0/+18
| | * | | | ARM: mx5: Replace clk_register_clkdev with clock DT lookupFabio Estevam2012-11-225-70/+102
| * | | | | Merge branch 'depends/gpio-devel' into next/socOlof Johansson2012-11-231-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'sunxi/soc2' into next/socOlof Johansson2012-11-218-59/+173
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | ARM: sunxi: Add sunxi restart function via onchip watchdogMaxime Ripard2012-11-212-1/+40
| | * | | | | ARM: sunxi: Add sun4i and cubieboard supportStefan Roese2012-11-204-1/+50
| | * | | | | ARM: sunxi: Add earlyprintk support for UART0 (sun4i)Stefan Roese2012-11-202-2/+12
| | * | | | | ARM: sunxi: Restructure sunxi dts/dtsi filesStefan Roese2012-11-203-56/+72
| * | | | | | Merge branch 'samsung/pinctrl' into next/socOlof Johansson2012-11-212-240/+279
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'pinctrl/samsung' into next/pinctrl-samsungKukjin Kim2012-11-192-240/+279
| | |\ \ \ \ \ \
| | | * | | | | | pinctrl: samsung: Use per-bank IRQ domain for wake-up interruptsTomasz Figa2012-10-152-7/+7
| | | * | | | | | pinctrl: exynos: Use one IRQ domain per pin bankTomasz Figa2012-10-151-4/+0
| | | * | | | | | ARM: dts: exynos4210-pinctrl: Add nodes for pin banksTomasz Figa2012-10-152-229/+272
| * | | | | | | | Merge branch 'clps711x/soc2' into next/socOlof Johansson2012-11-2123-580/+882
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: clps711x: Update defconfig due latest changes and new kernel symbolsAlexander Shiyan2012-11-211-9/+21
| | * | | | | | | | ARM: clps711x: Rename board files to match functionalityAlexander Shiyan2012-11-217-6/+6
| | * | | | | | | | ARM: clps711x: edb7211: Add support for NOR-FlashAlexander Shiyan2012-11-212-14/+35
| | * | | | | | | | ARM: clps711x: Moving backlight controls of framebuffer driver to the boardAlexander Shiyan2012-11-213-7/+38
| | * | | | | | | | ARM: clps711x: p720t: Special driver for handling NAND memory is removedAlexander Shiyan2012-11-212-2/+51
| | * | | | | | | | ARM: clps711x: Moving power management of framebuffer driver to the boardAlexander Shiyan2012-11-213-2/+54
| | * | | | | | | | ARM: clps711x: autcpu12: Special driver for handling NAND memory is removedAlexander Shiyan2012-11-212-10/+98
| | * | | | | | | | ARM: clps711x: Unused empty "ACK" calls for IRQ-chips removedAlexander Shiyan2012-11-211-10/+0
| | * | | | | | | | ARM: clps711x: Add FIQ interrupt handlingAlexander Shiyan2012-11-213-3/+39
| | * | | | | | | | ARM: clps711x: Implement usage "MULTI_IRQ_HANDLER" kernel option for a platformAlexander Shiyan2012-11-2110-58/+50
| | * | | | | | | | ARM: clps711x: Implement usage "SPARSE_IRQ" kernel option for a platformAlexander Shiyan2012-11-2110-46/+29
| | * | | | | | | | ARM: clps711x: cdb89712: Special driver for handling memory is removedAlexander Shiyan2012-11-212-0/+87
| | * | | | | | | | ARM: clps711x: Always select AUTO_ZRELADDR for a platformAlexander Shiyan2012-11-212-1/+1
| | * | | | | | | | ARM: clps711x: p720t: Unneeded inclusion of head-sa1100.S removedAlexander Shiyan2012-11-201-5/+0