summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-261-8/+0Star
|\
| * ARM: OMAP4: Remove un-used WakeupGen register defines.Santosh Shilimkar2012-05-081-8/+0Star
* | ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields"Archit Taneja2012-05-041-4/+4
|/
* ARM: fix more fallout from 9f97da78bf (Disintegrate asm/system.h for ARM)Russell King2012-03-311-0/+2
* ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-071-49/+0Star
* Merge branch 'iomap' into cleanupTony Lindgren2012-02-281-1/+45
|\
| * ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-241-1/+45
* | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-18/+0Star
|\ \
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-18/+0Star
| |/
* / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-5/+0Star
|/
* Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2011-12-161-6/+6
|\
| * ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar2011-12-131-6/+6
* | ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.Santosh Shilimkar2011-12-081-0/+31
* | ARM: OMAP4: PM: Add L2X0 cache lowpower supportSantosh Shilimkar2011-12-081-0/+5
* | ARM: OMAP4: PM: Add CPUX OFF mode supportSantosh Shilimkar2011-12-081-0/+9
* | ARM: OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extnSantosh Shilimkar2011-12-081-0/+39
* | ARM: OMAP: PM: Add support to allocate the memory for secure RAMSantosh Shilimkar2011-12-081-0/+3
* | ARM: OMAP: Add Secure HAL and monitor mode API infrastructure.Santosh Shilimkar2011-12-081-0/+40
|/
* Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-061-20/+0Star
|\
| * ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-20/+0Star
* | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-211-137/+0Star
|\ \
| * | ARM: omap2plus: remove irq-related global base addressesMarc Zyngier2011-11-151-2/+0Star
| * | ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-151-137/+0Star
| |/
* / ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-43/+0Star
|/
* Merge branch 'prcm_scm_misc_fixes_3.2' of git://git.pwsan.com/linux-2.6 into ...Tony Lindgren2011-11-051-4/+4
|\
| * ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fieldsArchit Taneja2011-10-071-4/+4
* | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-231-13/+1Star
|\ \
| * | ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-231-13/+1Star
| |/
* | ARM: mach-omap2: remove mach/memory.hNicolas Pitre2011-09-261-5/+0Star
* | ARM: mach-omap2: clean up debug-macro.SNicolas Pitre2011-09-261-39/+31Star
* | ARM: plat-omap: make OMAP_UART_INFO into a relative offsetNicolas Pitre2011-09-261-5/+4Star
* | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
|/
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-271-5/+0Star
|\
| * ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-5/+0Star
* | ARM: entry: remove unused irq_prio_table macroRussell King2011-06-281-3/+0Star
|/
* Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-05-241-1/+1
|\
| * OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-111-1/+1
* | ARM: 6860/1: OMAP4: Move the privately used SMP boot functions to OMAP specif...Santosh Shilimkar2011-04-041-0/+7
|/
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-183-0/+29
|\
| * Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke...Tony Lindgren2011-03-111-0/+4
| |\
| | * ARM: omap4: Provide do_wfi() for Thumb-2Dave Martin2011-03-101-0/+4
| * | TI816X: Add low level debug supportHemant Pedanekar2011-02-161-0/+12
| * | TI816X: Update common OMAP machine specific sourcesHemant Pedanekar2011-02-161-0/+13
| |/
* / ARM: 6651/1: omap: Fix DEBUG_LL code for p2v changesTony Lindgren2011-02-181-5/+8
|/
* omap2+: Fix unused variable warning for omap_irq_baseRussell King2011-01-281-14/+0Star
* OMAP3: ZOOM2/3/3630SDP: Add display board file for OMAP3Kishore Y2011-01-101-0/+3
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-071-29/+15Star
|\
| * omap2+: Initialize omap_irq_base for entry-macro.S from platform codeTony Lindgren2010-12-101-29/+15Star
* | ARM: GIC: private a standard get_irqnr_preamble assembler macroRussell King2010-12-141-0/+1
* | ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King2010-12-141-1/+0Star