aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\
| * Merge branch 'dt-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Olof Johansson2012-03-10
| |\
| | * arm/dts: mt_ventoux: very basic support for TeeJet Mt.Ventoux boardIlya Yanok2012-03-05
| | * ARM: OMAP2+: Remove extra ifdefs for board-genericTony Lindgren2012-03-05
| | * ARM: OMAP2+: Fix build error when only ARCH_OMAP2/3 or 4 is selectedTony Lindgren2012-03-05
| | * ARM: OMAP2+: board-generic: Use of_irq_init APIBenoit Cousson2012-02-27
| | * arm/dts: OMAP3: Add interrupt-controller bindings for INTCBenoit Cousson2012-02-27
| | * ARM: OMAP2/3: intc: Add DT support for TI interrupt controllerBenoit Cousson2012-02-27
| | * Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 into fo...Benoit Cousson2012-02-27
| | |\
| * | \ Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2012-03-08
| |\ \ \
| | * | | ARM: dts: append DTS file of pxa168Haojian Zhuang2012-03-06
| | * | | ARM: mmp: append OF support on pxa168Haojian Zhuang2012-03-06
| | * | | ARM: mmp: enable rtc clk in pxa168Haojian Zhuang2012-03-06
| * | | | Merge tag 'tegra-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...Arnd Bergmann2012-03-04
| |\ \ \ \
| | * | | | ASoC: DT: Add digital microphone binding to PAZ00 board.Leon Romanovsky2012-03-04
| | * | | | ARM: dt: Add ARM PMU to tegra*.dtsiStephen Warren2012-03-04
| | * | | | ARM: dt: Add SD controller configuration to Tegra CardhuStephen Warren2012-02-26
| * | | | | Merge branch 'features/imx27-dt' of git://git.pengutronix.de/git/imx/linux-2....Arnd Bergmann2012-03-02
| |\ \ \ \ \
| | * | | | | ARM i.MX: Add phytec phycore-i.MX27 (aka pcm038) devicetree supportSascha Hauer2012-02-29
| | * | | | | ARM i.MX27: Add devicetree supportSascha Hauer2012-02-29
| * | | | | | Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...Arnd Bergmann2012-03-02
| |\ \ \ \ \ \
| | * | | | | | ARM: at91: at91sam9x5cm/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD2012-03-01
| | * | | | | | ARM: at91: usb_a9g20/dt: add gpio-keys supportJean-Christophe PLAGNIOL-VILLARD2012-03-01
| | * | | | | | ARM: at91: at91sam9m10g45ek/dt: add gpio-keys supportJean-Christophe PLAGNIOL-VILLARD2012-03-01
| | * | | | | | ARM: at91: at91sam9m10g45ek/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD2012-03-01
| | * | | | | | ARM: at91: usb_a9g20/dt: add leds supportJean-Christophe PLAGNIOL-VILLARD2012-03-01
| | * | | | | | ARM: at91/pio: add new PIO3 featuresNicolas Ferre2012-03-01
| | * | | | | | ARM: at91: add sam9_smc.o to at91sam9x5 buildNicolas Ferre2012-03-01
| | * | | | | | ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre2012-03-01
| | * | | | | | ARM: at91/tclib: take iomem size from resourceNicolas Ferre2012-03-01
| | * | | | | | ARM: at91/pit: add traces in case of errorNicolas Ferre2012-03-01
| | * | | | | | ARM: at91: pit add DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-01
| | * | | | | | ARM: at91: AIC and GPIO IRQ device tree initializationNicolas Ferre2012-03-01
| | * | | | | | ARM: at91/board-dt: remove AIC irq domain from board fileNicolas Ferre2012-03-01
| | * | | | | | ARM: at91/gpio: remove the static specification of gpio_chip.baseNicolas Ferre2012-03-01
| | * | | | | | ARM: at91/gpio: add .to_irq gpio_chip handlerNicolas Ferre2012-03-01
| | * | | | | | ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node fieldNicolas Ferre2012-03-01
| | * | | | | | ARM: at91/gpio: add irqdomain and DT supportNicolas Ferre2012-03-01
| | * | | | | | ARM: at91/gpio: change comments and one variable nameNicolas Ferre2012-03-01
| | * | | | | | ARM: at91/snapper9260: move gpio_to_irq out of structure initializationNicolas Ferre2012-03-01
| | * | | | | | ARM: at91/aic: add irq domain and device tree supportNicolas Ferre2012-03-01
| | * | | | | | Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6Nicolas Ferre2012-03-01
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. | | | | | | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-02
| |\ \| | | | | | | | | |/ / / / / | | |/| | | | |
| | | * | | | | Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-02-29
| | | |\ \ \ \ \
| | | | * | | | | ARM: at91: properly sort dtb files in Makefile.bootJean-Christophe PLAGNIOL-VILLARD2012-02-23
| | | | * | | | | ARM: at91: add at91sam9g25ek.dts in Makefile.bootNicolas Ferre2012-02-23
| | | | * | | | | ARM: at91/board-dt: drop default consoleJean-Christophe PLAGNIOL-VILLARD2012-02-23
| | | | * | | | | Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-23
| | | | * | | | | ARM: at91: merge SRAM Memory banks thanks to mirroringJean-Christophe PLAGNIOL-VILLARD2012-02-23
| | | | * | | | | ARM: at91: finally drop at91_sys_read/writeJean-Christophe PLAGNIOL-VILLARD2012-02-23