aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat
Commit message (Expand)AuthorAge
* Merge branch 'restart' into for-linusRussell King2012-01-05
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-05
| * ARM: restart: omap: use new restart hookRussell King2012-01-05
| * Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2012-01-05
| |\
* | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-18
* | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-05
|\ \ \
| * | | ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre2011-11-18
* | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-05
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Arnd Bergmann2011-11-24
| |\ \ \
| | * | | ARM: OMAP: HWMOD: Unify DSS resets for OMAPsTomi Valkeinen2011-11-08
| | |/ /
| * / / ARM: OMAP: Fix dpll_data compile error when omap2 only is selectedTony Lindgren2011-11-10
| |/ /
* | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-21
|\ \ \ | |_|/ |/| |
| * | ARM: omap2plus: remove irq-related global base addressesMarc Zyngier2011-11-15
| * | ARM: omap2/3: Add global omap2/3_intc_handle_irq() functionsMarc Zyngier2011-11-15
| |/
* / ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-17
|/
* ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula2011-11-04
* ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen2011-11-04
* Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren2011-11-04
|\
| * ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley2011-10-07
* | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \
| * \ Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-01
| |\ \
| * | | ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren2011-10-19
| * | | ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren2011-10-19
| * | | ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren2011-10-19
| * | | ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren2011-10-19
| * | | ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren2011-10-19
| * | | ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_nameNishanth Menon2011-10-04
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren2011-10-04
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | | * | OMAP4: Fix the emif and dmm virtual mappingSantosh Shilimkar2011-09-24
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...Tony Lindgren2011-09-15
| |\ \ \ \ \
| | * | | | | omap: voltage: add a stub header file for external/regulator useTero Kristo2011-09-15
| | * | | | | OMAP2+: hwmod: remove unused voltagedomain pointerKevin Hilman2011-09-15
* | | | | | | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | ARM: OMAP: dmtimer: add error handling to export APIsTarun Kanti DebBarma2011-09-21
| * | | | | | ARM: OMAP: dmtimer: low-power mode supportTarun Kanti DebBarma2011-09-21
| * | | | | | ARM: OMAP: dmtimer: skip reserved timersTony Lindgren2011-09-21
| * | | | | | ARM: OMAP: dmtimer: pm_runtime supportTarun Kanti DebBarma2011-09-21
| * | | | | | ARM: OMAP: dmtimer: switch-over to platform device driverTarun Kanti DebBarma2011-09-21
| * | | | | | ARM: OMAP: dmtimer: platform driverTarun Kanti DebBarma2011-09-21
| * | | | | | ARM: OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma2011-09-21
| * | | | | | ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma2011-09-21
| * | | | | | ARM: OMAP: Add support for dmtimer v2 ipTony Lindgren2011-09-19
| |/ / / / /
* | | | | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-31
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-31
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-31
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-08
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson2011-09-26
| * | | | | | | ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula2011-09-26