summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'restart' into for-linusRussell King2012-01-051-2/+0
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * ARM: restart: omap: use new restart hookRussell King2012-01-051-1/+3
| * Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2012-01-052-1/+4
| |\
* | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-182-38/+3
* | | ARM: 7192/1: OMAP: Fix build error for omap1_defconfigTony Lindgren2011-12-061-0/+1
* | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-054-168/+8
|\ \ \
| * | | ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre2011-11-184-168/+8
* | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-052-1/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Arnd Bergmann2011-11-241-0/+3
| |\ \ \
| | * | | ARM: OMAP: HWMOD: Unify DSS resets for OMAPsTomi Valkeinen2011-11-081-0/+3
| | |/ /
| * | | ARM: OMAP: Fix dpll_data compile error when omap2 only is selectedTony Lindgren2011-11-101-1/+1
| |/ /
* | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-211-4/+0
|\ \ \ | |_|/ |/| |
| * | ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryMarc Zyngier2011-11-151-1/+0
| * | ARM: omap2plus: remove irq-related global base addressesMarc Zyngier2011-11-151-1/+0
| * | ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-151-0/+1
| * | ARM: omap2/3: Add global omap2/3_intc_handle_irq() functionsMarc Zyngier2011-11-151-0/+2
| |/
* | ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-173-160/+0
|/
* Merge branch 'fixes-modulesplit' into fixesTony Lindgren2011-11-073-0/+3
|\
| * ARM: OMAP: omap_device: Include linux/export.hAxel Lin2011-11-071-0/+1
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-062-0/+2
| |\
| | * arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker2011-10-311-0/+1
| | * arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-311-0/+1
* | | ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula2011-11-041-123/+0
* | | ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen2011-11-046-14/+24
* | | ARM: OMAP: I2C: Fix omap_register_i2c_bus() return value on successLaurent Pinchart2011-11-041-1/+1
* | | ARM: OMAP: dmtimer: Include linux/module.hAxel Lin2011-11-041-0/+1
* | | Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren2011-11-041-5/+12
|\ \ \ | |/ / |/| |
| * | ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley2011-10-071-5/+12
* | | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-017-134/+335
|\ \ \
| * \ \ Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-016-106/+21
| |\ \ \
| * | | | ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren2011-10-192-0/+12
| * | | | ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren2011-10-191-7/+7
| * | | | ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren2011-10-192-49/+22
| * | | | 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-191-0/+1
| * | | | ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren2011-10-191-2/+25
| * | | | ARM: OMAP: omap_device: Add a method to build an omap_device from a DT nodeBenoit Cousson2011-10-041-0/+101
| * | | | ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integrationBenoit Cousson2011-10-041-58/+119
| * | | | ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson2011-10-041-9/+1
| * | | | ARM: OMAP: omap_device: Create a default omap_device_pm_latencyBenoit Cousson2011-10-041-1/+18
| * | | | 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-0414-994/+966
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | | * | | OMAP4: Fix the emif and dmm virtual mappingSantosh Shilimkar2011-09-241-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-012-1/+20
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren2011-09-152-1/+20
| |\ \ \ \ \ \
| | * | | | | | omap: voltage: add a stub header file for external/regulator useTero Kristo2011-09-151-0/+20
| | * | | | | | OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman2011-09-151-1/+0
* | | | | | | | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-012-375/+571
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branches 'stericsson/timer' and 'omap/dmtimer' into next/timerArnd Bergmann2011-10-317-473/+596
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
OpenPOWER on IntegriCloud