summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | 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
| | | | | | | * | | | | | | | | | | | | | OMAP: Print Initiator name for l3 custom error.sricharan2011-09-242-10/+50
| | | | | | | * | | | | | | | | | | | | | OMAP: Fix sparse warnings in l3 error handler.sricharan2011-09-243-14/+15
| | | | | | | * | | | | | | | | | | | | | OMAP: Fix indentation issues in l3 error handler.sricharan2011-09-244-204/+202
| | | | | | | * | | | | | | | | | | | | | OMAP: Fix a BUG in l3 error handler.Todd Poynor2011-09-241-7/+5
| | | | | | | * | | | | | | | | | | | | | OMAP: Improve register access in L3 Error handler.Todd Poynor2011-09-244-71/+65
| | | | * | | | | | | | | | | | | | | | | Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren2011-09-232-16/+0
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-0115-79/+136
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud