summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0141-101/+2461
|\
| * Merge branch 'imx/devel' into next/dtArnd Bergmann2011-11-01137-5256/+4007
| |\
| * | ARM: gic: use module.h instead of export.hArnd Bergmann2011-11-011-1/+1
| * | Merge branch 'dt/gic' into next/dtArnd Bergmann2011-10-31559-3064/+8641
| |\ \
| | * | ARM: gic: fix irq_alloc_descs handling for sparse irqRob Herring2011-10-312-5/+12
| | * | ARM: gic: add OF based initializationRob Herring2011-10-313-0/+117
| | * | ARM: gic: add irq_domain supportRob Herring2011-10-313-63/+63
| | * | irq: support domains with non-zero hwirq baseRob Herring2011-10-312-7/+21
| | * | of/irq: introduce of_irq_initRob Herring2011-10-312-0/+110
| | * | Merge remote-tracking branch 'rmk/devel-stable' into HEADRob Herring2011-10-24553-3024/+8350
| | |\ \
| * | \ \ Merge branch 'omap/dt' into next/dtArnd Bergmann2011-10-31130-5040/+6033
| |\ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dtArnd Bergmann2011-10-30779-4512/+8784
| |\ \ \ \ \ \
| | | * | | | | ARM: at91: add at91sam9g20 and Calao USB A9G20 DT supportJean-Christophe PLAGNIOL-VILLARD2011-10-255-1/+159
| | | * | | | | ARM: at91: dt: at91sam9g45 family and board device tree filesNicolas Ferre2011-10-257-0/+285
| | * | | | | | arm/mx5: add device tree support for imx51 babbageShawn Guo2011-10-189-2/+528
| | * | | | | | arm/mx5: add device tree support for imx53 boardsShawn Guo2011-10-1815-10/+1049
| | | |_|/ / / | | |/| | | |
| * | | | | | ARM: msm: Add devicetree support for msm8660-surfDavid Brown2011-08-292-7/+75
| * | | | | | msm_serial: Add devicetree supportDavid Brown2011-08-292-0/+41
| * | | | | | msm_serial: Use relative resources for iomemDavid Brown2011-08-291-10/+6
* | | | | | | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0163-1118/+1596
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-01465-1664/+829
| |\ \ \ \ \ \ \
| * | | | | | | | ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren2011-10-194-0/+14
| * | | | | | | | ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren2011-10-198-70/+62
| * | | | | | | | ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren2011-10-196-76/+28
| * | | | | | | | ARM: OMAP: Remove calls to SRAM allocations for framebufferTony Lindgren2011-10-191-16/+0
| * | | | | | | | ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren2011-10-193-53/+50
| * | | | | | | | ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren2011-10-1917-296/+183
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'for_3.2/3_omap_devicetree' of git://gitorious.org/omap-pm/linux...Tony Lindgren2011-10-0430-310/+929
| |\ \ \ \ \ \ \
| | * | | | | | | arm/dts: OMAP3+: Add mpu, dsp and iva nodesBenoit Cousson2011-10-046-1/+104
| | * | | | | | | arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driverBenoit Cousson2011-10-042-1/+7
| | * | | | | | | ARM: OMAP2+: l3-noc: Add support for device-treeBenoit Cousson2011-10-042-6/+38
| | * | | | | | | ARM: OMAP2+: board-generic: Add i2c static initBenoit Cousson2011-10-041-2/+39
| | * | | | | | | ARM: OMAP2+: board-generic: Add DT support to generic boardBenoit Cousson2011-10-042-45/+90
| | * | | | | | | arm/dts: Add support for OMAP3 Beagle boardBenoit Cousson2011-10-041-0/+29
| | * | | | | | | arm/dts: Add initial device tree support for OMAP3 SoCBenoit Cousson2011-10-041-0/+44
| | * | | | | | | arm/dts: Add support for OMAP4 SDP boardBenoit Cousson2011-10-041-0/+29
| | * | | | | | | arm/dts: Add support for OMAP4 PandaBoardBenoit Cousson2011-10-041-0/+29
| | * | | | | | | arm/dts: Add initial device tree support for OMAP4 SoCBenoit Cousson2011-10-041-0/+79
| | * | | | | | | ARM: OMAP: omap_device: Add a method to build an omap_device from a DT nodeBenoit Cousson2011-10-042-0/+144
| | * | | | | | | ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integrationBenoit Cousson2011-10-041-58/+119
| | * | | | | | | of: Add helpers to get one string in multiple strings propertyBenoit Cousson2011-10-042-0/+102
| | * | | | | | | ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson2011-10-0411-164/+14
| | * | | | | | | ARM: OMAP: omap_device: Create a default omap_device_pm_latencyBenoit Cousson2011-10-041-1/+18
| | * | | | | | | ARM: OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PMBenoit Cousson2011-10-041-40/+7
| | * | | | | | | ARM: OMAP2+: pm: Use hwmod name instead of dev pointerBenoit Cousson2011-10-041-7/+15
| | * | | | | | | ARM: OMAP3: beagle-board: Use the omap_hwmod_name_get_dev APIBenoit Cousson2011-10-041-2/+2
| | * | | | | | | ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_nameNishanth Menon2011-10-042-0/+37
| |/ / / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren2011-10-04116-4762/+5136
| |\ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge branch 'for_3_2/omap_misc' of git://gitorious.org/omap-sw-develoment/li...Tony Lindgren2011-09-285-291/+322
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | OMAP4: Fix the emif and dmm virtual mappingSantosh Shilimkar2011-09-241-2/+2