summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1
AgeCommit message (Expand)Author
2012-03-13ARM: create a common IOMEM definitionRob Herring
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring
2012-03-06ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren
2012-02-28Merge branch 'iomap' into cleanupTony Lindgren
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren
2012-02-24ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren
2012-02-24ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
2012-01-20ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre
2012-01-20ARM: OMAP1: Fix pm_idle during suspendNicolas Pitre
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-05ARM: restart: omap: use new restart hookRussell King
2012-01-05Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King
2011-12-19Merge branch 'picoxcell/devel' into next/develOlof Johansson
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier
2011-12-08ARM: OMAP1: Always reprogram dpll1 rate at bootJanusz Krzysztofik
2011-12-08ARM: OMAP1: Update dpll1 default rate reprogramming methodJanusz Krzysztofik
2011-12-08ARM: OMAP1: Move dpll1 rates selection from config to runtimeJanusz Krzysztofik
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King
2011-12-05ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogramJanusz Krzysztofik
2011-12-01ARM: OMAP1: Fix ckctl value used for dpll1 defualt rateJanusz Krzysztofik
2011-12-01ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 6...Tony Lindgren
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre
2011-11-18ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren
2011-11-11ARM: OMAP: Fix reprogramming of dpll1 rateTony Lindgren
2011-11-09ARM: OMAP: Fix map_io for Amstrad E3Tony Lindgren
2011-11-07Merge branch 'fixes-modulesplit' into fixesTony Lindgren
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula
2011-11-04ARM: OMAP1: Fix warnings about enabling 32 KiHz timerTony Lindgren
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann
2011-10-31arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-19ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren
2011-10-19ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren