aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAge
* Merge branch 'iomap' into cleanupTony Lindgren2012-02-28
|\
| * ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-24
| * ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-24
| * ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren2012-02-24
| * ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren2012-02-24
* | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-22
|\ \
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-21
| |/
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-20
* | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre2012-01-20
* | ARM: OMAP1: Fix pm_idle during suspendNicolas Pitre2012-01-20
|/
* Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\
| * Merge branch 'picoxcell/devel' into next/develOlof Johansson2011-12-20
| |\
| * | ARM: OMAP1: Always reprogram dpll1 rate at bootJanusz Krzysztofik2011-12-08
| * | ARM: OMAP1: Update dpll1 default rate reprogramming methodJanusz Krzysztofik2011-12-08
| * | ARM: OMAP1: Move dpll1 rates selection from config to runtimeJanusz Krzysztofik2011-12-08
* | | Merge branch 'restart' into for-linusRussell 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
| |\| |
* | | | Merge branch 'devel-stable' into for-linusRussell 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: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-26
| | * | 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
| |\ \ \ | | |_|/ | |/| |
| * | | ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-17
| | |/ | |/|
* | | ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogramJanusz Krzysztofik2011-12-05
* | | ARM: OMAP1: Fix ckctl value used for dpll1 defualt rateJanusz Krzysztofik2011-12-01
* | | ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 6...Tony Lindgren2011-12-01
| |/ |/|
* | ARM: OMAP: Fix reprogramming of dpll1 rateTony Lindgren2011-11-11
* | ARM: OMAP: Fix map_io for Amstrad E3Tony Lindgren2011-11-09
|/
* Merge branch 'fixes-modulesplit' into fixesTony Lindgren2011-11-07
|\
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
| |\
| | * arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker2011-10-31
| | * arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-31
* | | ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula2011-11-04
* | | ARM: OMAP1: Fix warnings about enabling 32 KiHz timerTony Lindgren2011-11-04
|/ /
* | 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: Map SRAM later on with ioremap_exec()Tony Lindgren2011-10-19
| * | | ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren2011-10-19
| | | |
| | \ \
| *-. \ \ Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren2011-10-04
| |\ \ \ \
* | \ \ \ \ Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | ARM: OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma2011-09-21
| |/ / / /
* | | | | 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/devel-stable' into next/cleanupArnd Bergmann2011-10-08
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula2011-09-26
| * | | | | ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula2011-09-26