aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-08Merge tag 'imx35-imx5-aips-setup' of git://git.pengutronix.de/git/imx/linux-2.6 into next/socOlof Johansson1-2/+2
2012-02-21ARM: OMAP1: Fix out-of-bounds array access for InnovatorTony Lindgren1-2/+2
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-5/+0
2012-01-20ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre1-10/+2
2012-01-20ARM: OMAP1: Fix pm_idle during suspendNicolas Pitre1-5/+2
2012-01-09Merge 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-19Merge branch 'picoxcell/devel' into next/develOlof Johansson21-39/+79
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-54/+4
2011-12-08ARM: OMAP1: Always reprogram dpll1 rate at bootJanusz Krzysztofik2-10/+0
2011-12-08ARM: OMAP1: Update dpll1 default rate reprogramming methodJanusz Krzysztofik2-7/+6
2011-12-08ARM: OMAP1: Move dpll1 rates selection from config to runtimeJanusz Krzysztofik6-99/+44
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King2-21/+0
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King5-31/+46
2011-12-05ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogramJanusz Krzysztofik1-1/+6
2011-12-01ARM: OMAP1: Fix ckctl value used for dpll1 defualt rateJanusz Krzysztofik1-1/+1
2011-12-01ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 60MHzTony Lindgren1-0/+3
2011-11-26ARM: 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-09ARM: OMAP: Fix map_io for Amstrad E3Tony Lindgren1-3/+7
2011-11-07Merge branch 'fixes-modulesplit' into fixesTony Lindgren4-0/+4
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds4-0/+4
2011-11-04ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula1-1/+0
2011-11-04ARM: OMAP1: Fix warnings about enabling 32 KiHz timerTony Lindgren1-1/+1
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds17-296/+162
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-1/+174
2011-11-01Merge 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-10-31arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker1-0/+1
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker3-0/+3
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann27-69/+97
2011-10-31Merge 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/kernel/git-cur/linux-2.6-armLinus Torvalds18-43/+89
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds25-41/+24
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2011-10-19ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren1-0/+1
2011-10-19ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren2-2/+3
2011-10-19ARM: 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
2011-10-04Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren3-1/+219
2011-09-26ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula1-0/+11
2011-09-26ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula1-0/+2
2011-09-26ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devices.cJarkko Nikula1-0/+32
2011-09-26ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.hNicolas Pitre1-1/+52