aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/include
Commit message (Expand)AuthorAgeFilesLines
* 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-173-0/+29
|\
| * Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke...Tony Lindgren2011-03-101-0/+4
| |\
| | * ARM: omap4: Provide do_wfi() for Thumb-2Dave Martin2011-03-091-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-171-5/+8
|/
* omap2+: Fix unused variable warning for omap_irq_baseRussell King2011-01-271-14/+0
* 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-061-29/+15
|\
| * omap2+: Initialize omap_irq_base for entry-macro.S from platform codeTony Lindgren2010-12-101-29/+15
* | 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/+0
* | ARM: 6481/1: Use shared GIC entry macros on OMAPMagnus Damm2010-12-071-61/+31
|/
* ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-211-1/+1
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-257-32/+2139
|\
| * OMAP2plus: Fix static function warningsManjunath Kondaiah G2010-10-083-32/+11
| * omap4: control: Add the register definition headersSantosh Shilimkar2010-09-274-0/+2128
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-0/+2
|\ \
| * \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-251-0/+2
| |\ \ | | |/ | |/|
| | * Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-165-9/+64
| | |\
| | * | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-0/+2
* | | | arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-64/+63
* | | | ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre2010-10-011-1/+1
|/ / /
* | | omap: Use CONFIG_SMP for test_for_ipi and test_for_ltirqTony Lindgren2010-08-161-2/+4
| |/ |/|
* | omap: Fix DEBUG_LL uart to access phys addr when MMU isn't enableJason Wang2010-08-041-8/+21
* | omap3: add support for NAND on zoom2 boardSukumar Ghorai2010-08-021-0/+6
* | omap3 flash: rename board-sdp-flash.c to be use by other boardsSukumar Ghorai2010-08-021-1/+8
* | Merge branch 'devel-misc' into omap-for-linusTony Lindgren2010-08-021-0/+22
|\ \
| * | omap: Add new interface omap_get_die_idKan-Ru Chen2010-08-021-0/+22
| |/
* | omap4: hotplug: Add basic CPU hotplug supportSantosh Shilimkar2010-08-021-0/+7
|/
* omap4: Move SOC specific code from board fileSantosh Shilimkar2010-05-201-0/+26
* Merge branch 'omap-boards' into omap-for-linusTony Lindgren2010-05-201-1/+19
|\
| * AM35xx EMAC: define submodule offsetsSriram2010-05-201-1/+10
| * can: ti_hecc: board specific hookup on AM3517EVMSriram2010-05-201-0/+9
* | omap2/3: Fix DEBUG_LL for omap zoom2/3Tony Lindgren2010-05-031-2/+2
* | omap: Use a memory address for storing the debug port info instead of UART1 s...Tony Lindgren2010-05-031-5/+6
|/
* omap2: Fix ARM processor check for 24xxTony Lindgren2010-04-231-1/+1
* AM35xx: Introduce am35xx.h fileVaibhav Hiremath2010-02-151-0/+26
* omap3: SDP: Introducing 'board-sdp-flash.c' for flash initVimal Singh2010-02-151-0/+21
* omap2/3/4: Allow booting omap4 with multi-omap configurationTony Lindgren2010-02-151-7/+29
* omap2/3/4: Clean up entry-macro.s for adding support for omap4 multibootTony Lindgren2010-02-151-4/+34
* omap4: Use get_irqnr_preambleTony Lindgren2010-02-151-1/+1
* omap2/3/4: Clean up defines for entry-macro.STony Lindgren2010-02-151-8/+7
* omap2/3: Make get_irqnr_and_base common for mach-omap2 multibootTony Lindgren2010-02-151-20/+57
* omap: Make uncompress code and DEBUG_LL code genericTony Lindgren2010-02-151-22/+95
* omap: Clean the serial port definesTony Lindgren2010-02-151-8/+7
* ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1