summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into develRussell King2007-05-121-2/+31
|\
| * ARM: OMAP: 24xx pinmux updatesKyungmin Park2007-05-111-2/+31
* | [ARM] Spinlock initializer cleanupThomas Gleixner2007-05-111-1/+1
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-096-14/+419
|\
| *-. Merge branches 'armv7', 'at91', 'misc' and 'omap' into develRussell King2007-05-096-14/+419
| |\ \
| | | * ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)Imre Deak2007-05-091-1/+2
| | | * ARM: OMAP: Mostly cosmetic to sync up with linux-omap treeTony Lindgren2007-05-091-3/+3
| | | * ARM: OMAP: Add mailbox support for IVAHiroshi DOYU2007-05-091-0/+318
| | | * ARM: OMAP: Sync core code with linux-omapTony Lindgren2007-05-084-10/+81
| | | * ARM: OMAP: h4 must have blinky leds!!David Brownell2007-05-082-0/+15
| | |/
* | / Add IRQF_IRQPOLL flag on armBernhard Walle2007-05-081-1/+1
|/ /
* | power management: implement pm_ops.valid for everybodyJohannes Berg2007-05-011-0/+1
* | rework pm_ops pm_disk_mode, kill misuseJohannes Berg2007-05-011-1/+0Star
|/
* ARM: OMAP: Fix OMAP2 dss2 so clk_set_parent worksRichard Woodruff2007-03-071-1/+2
* ARM: OMAP: Include missing headerTony Lindgren2007-03-071-0/+1
* ARM: OMAP: Use linux/delay.h not asm/delay.hTony Lindgren2007-03-021-1/+0Star
* ARM: OMAP: Workqueue changes for board-h4.cDirk Behme2007-03-021-5/+7
* ARM: OMAP: omap GP timer: HZ != 100David Brownell2007-03-021-1/+1
* ARM: OMAP: Fix warning in mach-omap2Dirk Behme2007-03-021-0/+1
* [PATCH] ARM: OMAP: fix missing header on apollon boardKyungmin Park2006-12-301-0/+1
* [PATCH] ARM: OMAP: fix GPMC compiler errorsKyungmin Park2006-12-301-13/+8Star
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-081-1/+1
|\
| * [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-1/+1
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-1/+2
|/
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-062-4/+3Star
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* fix file specification in commentsUwe Zeisberger2006-10-037-7/+7
* [PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdataKomal Shah2006-09-291-0/+1
* ARM: OMAP: Sync clocks with linux-omap treeTony Lindgren2006-09-252-28/+29
* ARM: OMAP2: Make sure peripherals can be accessed after clk_enableJuha Yrjola2006-09-251-1/+47
* ARM: OMAP2: Keep both APLLs active during bootupJuha Yrjola2006-09-251-0/+15
* ARM: OMAP: Add support for forcing osc_ck onJuha Yrjola2006-09-252-1/+19
* ARM: OMAP: Remove IVA IRQ bankKomal Shah2006-09-251-12/+0Star
* ARM: OMAP: Add write memory barriers to OMAP2 clock codeJuha Yrjola2006-09-251-4/+10
* ARM: OMAP: Fix OMAP2 clock.c typoSamuel Ortiz2006-09-251-1/+1
* ARM: OMAP2: Dynamic allocator for GPMC memory spaceImre Deak2006-09-251-2/+178
* ARM: OMAP: Apollon MMC supportKyungmin Park2006-09-252-2/+19
* ARM: OMAP: Avoid sleeping during arch_resetTony Lindgren2006-09-252-7/+23
* [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2006-08-011-1/+2
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-032-4/+4
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-0311-97/+900
|\
| * ARM: OMAP: Multiplexing for 24xx GPMC wait pin monitoringTony Lindgren2006-06-271-0/+6
| * ARM: OMAP: Fix GPMC compilation when DEBUG is definedJuha Yrjola2006-06-271-4/+4
| * ARM: OMAP: Mux updates for external DMA and GPIOTony Lindgren2006-06-271-6/+26
| * ARM: OMAP: Add initial 24xx suspend supportTony Lindgren2006-06-273-7/+566
| * ARM: OMAP: Add GPMC support for OMAP2Juha Yrjola2006-06-273-1/+213
| * ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1Timo Teras2006-06-272-2/+2
| * ARM: OMAP: Port dmtimers to OMAP2 and implement PWM supportTimo Teras2006-06-272-68/+19Star
| * ARM: OMAP: Correct two bugs in arch/arm/mach-omap2/clock.cJarkko Nikula2006-06-271-13/+22
| * ARM: OMAP: Register the 24xx McSPI deviceJuha Yrjola2006-06-271-0/+46