summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Use linux/delay.h not asm/delay.hTony Lindgren2007-03-021-1/+0
* 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/+8
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-071-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/+3
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* 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/+0
* 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-022-4/+4
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-0211-97/+900
|\
| * ARM: OMAP: Multiplexing for 24xx GPMC wait pin monitoringTony Lindgren2006-06-261-0/+6
| * ARM: OMAP: Fix GPMC compilation when DEBUG is definedJuha Yrjola2006-06-261-4/+4
| * ARM: OMAP: Mux updates for external DMA and GPIOTony Lindgren2006-06-261-6/+26
| * ARM: OMAP: Add initial 24xx suspend supportTony Lindgren2006-06-263-7/+566
| * ARM: OMAP: Add GPMC support for OMAP2Juha Yrjola2006-06-263-1/+213
| * ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1Timo Teras2006-06-262-2/+2
| * ARM: OMAP: Port dmtimers to OMAP2 and implement PWM supportTimo Teras2006-06-262-68/+19
| * ARM: OMAP: Correct two bugs in arch/arm/mach-omap2/clock.cJarkko Nikula2006-06-261-13/+22
| * ARM: OMAP: Register the 24xx McSPI deviceJuha Yrjola2006-06-261-0/+46
| * ARM: OMAP: Fix gpt2_ick clock bitTony Lindgren2006-06-261-1/+1
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3010-10/+0
|/
* [ARM] 3460/1: ARM: OMAP: Remove unnecessary nop_release()Tony Lindgren2006-04-091-10/+0
* [ARM] 3433/1: ARM: OMAP: 8/8 Update board filesTony Lindgren2006-04-024-2/+502
* [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2Tony Lindgren2006-04-022-3/+24
* [ARM] 3430/1: ARM: OMAP: 5/8 Update PMTony Lindgren2006-04-023-2/+295
* [ARM] 3428/1: ARM: OMAP: 3/8 Update pin multiplexingTony Lindgren2006-04-021-0/+45
* [ARM] 3426/1: ARM: OMAP: 1/8 Update clock frameworkTony Lindgren2006-04-026-145/+335
* [ARM] 3391/1: use PLAT8250_DEV_PLATFORM{,1} for platform device id instead of...Lennert Buytenhek2006-03-231-1/+1
* [ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2 boardsTony Lindgren2006-02-082-2/+4
* ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable miscTony Lindgren2006-01-172-7/+7
* ARM: OMAP: 3/4 Fix clock framework to use clk_enable/disable for omap2Tony Lindgren2006-01-172-23/+21
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-132-2/+0
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-073-3/+4
* [ARM] 3146/1: OMAP 3b/5: Add omap24xx clock frameworkTony Lindgren2005-11-102-0/+3232
OpenPOWER on IntegriCloud