summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap4-common.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: DRA: Enable Crossbar IP support for DRA7XXSricharan R2014-02-051-0/+4
* ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii2014-01-311-0/+6
*-. Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King2014-01-211-1/+2
|\ \
| | * ARM: add permission annotations to MT_MEMORY* mapping typesRussell King2013-12-111-1/+1
| * | ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk2014-01-121-0/+1
| |/
* / ARM: OMAP2+: Remove legacy omap4_twl6030_hsmmc_initTony Lindgren2013-11-181-57/+0
|/
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-0/+1
* ARM: OMAP2+: separate out OMAP4 restartAfzal Mohammed2013-06-121-16/+0
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-0/+16
|\
| * ARM: OMAP4: Fix the init code to have OMAP4460 errata available in DT buildSantosh Shilimkar2013-03-281-0/+16
* | ARM: OMAP5: Update SAR RAM base addressSantosh Shilimkar2013-03-191-2/+8
|/
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-211-2/+2
|\
| * ARM: OMAP2+: Use omap initcallsTony Lindgren2013-01-111-2/+2
* | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
* | ARM: use common irqchip_init for GIC initRob Herring2013-01-121-7/+2
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-0/+19
|\
| * Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann2012-11-151-0/+19
| |\
| | * ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley2012-11-081-0/+1
| | * ARM: OMAP2+: PRCM: create SoC-specific chip restart functionsPaul Walmsley2012-11-081-0/+17
| | * ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley2012-11-081-0/+1
* | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-5/+3
|\| |
| * | ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2Tony Lindgren2012-10-311-0/+1
| * | ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren2012-10-311-2/+0
| |/
| * ARM: OMAP: Move plat/omap-secure.h locally to mach-omap2Lokesh Vutla2012-10-181-2/+1
| * ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren2012-10-171-2/+2
| * ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-151-1/+1
* | ARM: OMAP4: retrigger localtimers after re-enabling gicColin Cross2012-11-051-0/+34
* | ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control registe...Santosh Shilimkar2012-11-051-1/+7
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-1/+4
|\
| * Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dtTony Lindgren2012-09-161-6/+4
| |\
| * | ARM: OMAP4: Add L2 Cache Controller in Device TreeSantosh Shilimkar2012-09-071-1/+5
* | | ARM: OMAP2+: Make omap-wakeupgen.h localTony Lindgren2012-09-201-1/+1
| |/ |/|
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-1/+1
* | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-121-4/+3
|/
* ARM: OMAP5: board-generic: Add device tree supportR Sricharan2012-07-091-0/+1
* ARM: omap2+: board-generic: clean up the irq data from board fileR Sricharan2012-07-091-0/+13
* ARM: OMAP4: hsmmc: check for null pointerBalaji T K2012-05-081-0/+58
* ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688R Sricharan2012-03-051-0/+2
* ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callbackSantosh Shilimkar2012-02-141-9/+16
* ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King2012-01-131-7/+3
* ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.Santosh Shilimkar2011-12-081-0/+51
* ARM: OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extnSantosh Shilimkar2011-12-081-0/+3
* ARM: OMAP4: PM: Add SAR RAM supportSantosh Shilimkar2011-12-081-0/+30
* ARM: OMAP4: Export omap4_get_base*() rather than global address pointersSantosh Shilimkar2011-12-081-1/+6
* ARM: OMAP4: Use WARN_ON() instead of BUG_ON() with graceful exitSantosh Shilimkar2011-12-081-1/+2
* Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-211-3/+3
|\
| * ARM: omap2plus: remove irq-related global base addressesMarc Zyngier2011-11-151-3/+3
* | ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+2
|/
* omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren2011-06-161-5/+5
* ARM: 6755/1: omap4: l2x0: Populate set_debug() function and enable Errata 727915Santosh Shilimkar2011-03-091-0/+7