summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1
AgeCommit message (Expand)AuthorFilesLines
2012-02-29Merge branch 'iomap' into cleanupTony Lindgren40-60/+249
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren7-2/+90
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren35-59/+152
2012-02-24ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren1-0/+7
2012-02-24ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren1-0/+1
2012-02-23Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King1-6/+0
2012-02-22ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-01-21ARM: big removal of now unused arch_idle()Nicolas Pitre1-5/+0
2012-01-21ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre1-10/+2
2012-01-21ARM: OMAP1: Fix pm_idle during suspendNicolas Pitre1-5/+2
2012-01-10Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-115/+49
2012-01-05Merge branch 'restart' into for-linusRussell King17-8/+18
2012-01-05Merge branch 'devel-stable' into for-linusRussell King21-93/+83
2012-01-05ARM: restart: omap: use new restart hookRussell King17-8/+18
2012-01-05Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King5-31/+54
2011-12-20Merge branch 'picoxcell/devel' into next/develOlof Johansson21-39/+79
2011-12-19ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-54/+4
2011-12-09ARM: OMAP1: Always reprogram dpll1 rate at bootJanusz Krzysztofik2-10/+0
2011-12-09ARM: OMAP1: Update dpll1 default rate reprogramming methodJanusz Krzysztofik2-7/+6
2011-12-09ARM: OMAP1: Move dpll1 rates selection from config to runtimeJanusz Krzysztofik6-99/+44
2011-12-06Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2-21/+0
2011-12-06Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King5-31/+46
2011-12-05ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogramJanusz Krzysztofik1-1/+6
2011-12-02ARM: OMAP1: Fix ckctl value used for dpll1 defualt rateJanusz Krzysztofik1-1/+1
2011-12-02ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 6...Tony Lindgren1-0/+3
2011-11-27ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-20/+0
2011-11-18ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre1-1/+0
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren19-18/+79
2011-11-11ARM: OMAP: Fix reprogramming of dpll1 rateTony Lindgren4-28/+39
2011-11-10ARM: OMAP: Fix map_io for Amstrad E3Tony Lindgren1-3/+7
2011-11-08Merge branch 'fixes-modulesplit' into fixesTony Lindgren4-0/+4
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-0/+4
2011-11-05ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula1-1/+0
2011-11-05ARM: OMAP1: Fix warnings about enabling 32 KiHz timerTony Lindgren1-1/+1
2011-11-02Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds17-296/+162
2011-11-02Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-1/+174
2011-11-02Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+45
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann18-43/+89
2011-11-01arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker1-0/+1
2011-11-01arm: Add export.h to ARM specific files as required.Paul Gortmaker3-0/+3
2011-11-01Merge branch 'next/fixes' into next/cleanupArnd Bergmann27-69/+97
2011-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann18-43/+89
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds18-43/+89
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds25-41/+24
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2011-10-20ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren1-0/+1
2011-10-20ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren2-2/+3
2011-10-20ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren16-294/+158
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann16-15/+16