aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-28Merge branch 'iomap' into cleanupTony Lindgren1-1/+45
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren1-1/+45
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-18/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-18/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-5/+0
2011-12-16Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into uartTony Lindgren1-6/+6
2011-12-13ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar1-6/+6
2011-12-08ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.Santosh Shilimkar1-0/+31
2011-12-08ARM: OMAP4: PM: Add L2X0 cache lowpower supportSantosh Shilimkar1-0/+5
2011-12-08ARM: OMAP4: PM: Add CPUX OFF mode supportSantosh Shilimkar1-0/+9
2011-12-08ARM: OMAP4: PM: Add WakeupGen module as OMAP gic_arch_extnSantosh Shilimkar1-0/+39
2011-12-08ARM: OMAP: PM: Add support to allocate the memory for secure RAMSantosh Shilimkar1-0/+3
2011-12-08ARM: OMAP: Add Secure HAL and monitor mode API infrastructure.Santosh Shilimkar1-0/+40
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-20/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-20/+0
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King1-137/+0
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-43/+0
2011-11-15ARM: omap2plus: remove irq-related global base addressesMarc Zyngier1-2/+0
2011-11-15ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier1-137/+0
2011-11-04Merge branch 'prcm_scm_misc_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren1-4/+4
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stableRussell King1-13/+1
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier1-13/+1
2011-10-07ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fieldsArchit Taneja1-4/+4
2011-09-26ARM: mach-omap2: remove mach/memory.hNicolas Pitre1-5/+0
2011-09-26ARM: mach-omap2: clean up debug-macro.SNicolas Pitre1-39/+31
2011-09-26ARM: plat-omap: make OMAP_UART_INFO into a relative offsetNicolas Pitre1-5/+4
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-5/+0
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-5/+0
2011-06-28ARM: entry: remove unused irq_prio_table macroRussell King1-3/+0
2011-05-24Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt1-1/+1
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen1-1/+1
2011-04-04ARM: 6860/1: OMAP4: Move the privately used SMP boot functions to OMAP specific header.Santosh Shilimkar1-0/+7
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds3-0/+29
2011-03-10Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linusTony Lindgren1-0/+4
2011-03-09ARM: omap4: Provide do_wfi() for Thumb-2Dave Martin1-0/+4
2011-02-17ARM: 6651/1: omap: Fix DEBUG_LL code for p2v changesTony Lindgren1-5/+8
2011-02-16TI816X: Add low level debug supportHemant Pedanekar1-0/+12
2011-02-16TI816X: Update common OMAP machine specific sourcesHemant Pedanekar1-0/+13
2011-01-27omap2+: Fix unused variable warning for omap_irq_baseRussell King1-14/+0
2011-01-10OMAP3: ZOOM2/3/3630SDP: Add display board file for OMAP3Kishore Y1-0/+3
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-29/+15
2010-12-14ARM: GIC: private a standard get_irqnr_preamble assembler macroRussell King1-0/+1
2010-12-14ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King1-1/+0
2010-12-10omap2+: Initialize omap_irq_base for entry-macro.S from platform codeTony Lindgren1-29/+15
2010-12-07ARM: 6481/1: Use shared GIC entry macros on OMAPMagnus Damm1-61/+31
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar1-1/+1
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds7-32/+2139
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+2
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+2