aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap4-common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+19
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+3
2012-11-15Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann1-0/+19
2012-11-08ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley1-0/+1
2012-11-08ARM: OMAP2+: PRCM: create SoC-specific chip restart functionsPaul Walmsley1-0/+17
2012-11-08ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley1-0/+1
2012-11-05ARM: OMAP4: retrigger localtimers after re-enabling gicColin Cross1-0/+34
2012-11-05ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control register change.Santosh Shilimkar1-1/+7
2012-10-31ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2Tony Lindgren1-0/+1
2012-10-31ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren1-2/+0
2012-10-18ARM: OMAP: Move plat/omap-secure.h locally to mach-omap2Lokesh Vutla1-2/+1
2012-10-17ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren1-2/+2
2012-10-15ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren1-1/+1
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+4
2012-09-20ARM: OMAP2+: Make omap-wakeupgen.h localTony Lindgren1-1/+1
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dtTony Lindgren1-6/+4
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-1/+1
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-4/+3
2012-09-07ARM: OMAP4: Add L2 Cache Controller in Device TreeSantosh Shilimkar1-1/+5
2012-07-09ARM: OMAP5: board-generic: Add device tree supportR Sricharan1-0/+1
2012-07-09ARM: omap2+: board-generic: clean up the irq data from board fileR Sricharan1-0/+13
2012-05-08ARM: OMAP4: hsmmc: check for null pointerBalaji T K1-0/+58
2012-03-05ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688R Sricharan1-0/+2
2012-02-14ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callbackSantosh Shilimkar1-9/+16
2012-01-13ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King1-7/+3
2011-12-08ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.Santosh Shilimkar1-0/+51
2011-12-08ARM: OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extnSantosh Shilimkar1-0/+3
2011-12-08ARM: OMAP4: PM: Add SAR RAM supportSantosh Shilimkar1-0/+30
2011-12-08ARM: OMAP4: Export omap4_get_base*() rather than global address pointersSantosh Shilimkar1-1/+6
2011-12-08ARM: OMAP4: Use WARN_ON() instead of BUG_ON() with graceful exitSantosh Shilimkar1-1/+2
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King1-3/+3
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+2
2011-11-15ARM: omap2plus: remove irq-related global base addressesMarc Zyngier1-3/+3
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren1-5/+5
2011-03-09ARM: 6755/1: omap4: l2x0: Populate set_debug() function and enable Errata 727915Santosh Shilimkar1-0/+7
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-7/+23
2010-12-18omap4: l2x0: Enable early BRESP bitSantosh Shilimkar1-1/+2
2010-12-18omap4: l2x0: Set share override bitSantosh Shilimkar1-0/+1
2010-12-18omap4: l2x0: enable instruction and data prefetchingMans Rullgard1-6/+11
2010-12-18omap4: l2x0: Construct the AUXCTRL value using definesSantosh Shilimkar1-2/+11
2010-12-14ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King1-4/+5
2010-12-14ARM: GIC: provide a single initialization function for boot CPURussell King1-2/+2
2010-10-28Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel-omap4-base into devel-stableRussell King1-0/+13
2010-10-26omap4: l2x0: Override the default l2x0_disableSantosh Shilimkar1-0/+13
2010-09-24omap4: l2x0: Fix init parameter for es2.0Santosh Shilimkar1-3/+7
2010-05-20omap4: Move SOC specific code from board fileSantosh Shilimkar1-0/+72