aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-24Merge branch 'omap-clock-fixes' into omap-fixesTony Lindgren4-12/+42
2009-04-23OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley3-7/+32
2009-04-23OMAP: dmtimer: enable all timers to be wakeup eventsKevin Hilman1-4/+2
2009-04-23OMAP3 GPTIMER: fix GPTIMER12 IRQPaul Walmsley1-1/+1
2009-04-23ARM: OMAP3: Fixed spurious IRQ issue for GPIO interruptsRoger Quadros1-1/+5
2009-04-23ARM: OMAP2/3: GPIO: do not attempt to wake-enableKevin Hilman1-10/+4
2009-04-23ARM: OMAP2: Remove defines and resource init for OMAP24XX EACJarkko Nikula1-100/+0
2009-04-23ARM: OMAP: MMC: Remove unused power_pinLadislav Michl1-1/+0
2009-04-23ARM: OMAP: Remove old dead gpio expander codeTony Lindgren2-39/+0
2009-04-23ARM: OMAP: Fix for possible race condition in omap_free_dma()Santosh Shilimkar1-7/+6
2009-04-22OMAP2xxx clock: pre-initialize struct clks earlyPaul Walmsley1-0/+7
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-2/+2
2009-03-28[ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xxTony Lindgren1-1/+1
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King39-899/+722
2009-03-24Merge branch 'highmem' into develRussell King1-3/+5
2009-03-23ARM: OMAP3: MUSB initialization for omap hw, v2Felipe Balbi1-0/+8
2009-03-23ARM: OMAP3: Add base address definitions and resources for OMAP 3 IS, v2Tony Lindgren1-0/+27
2009-03-23ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2David Brownell2-0/+5
2009-03-23ARM: OMAP3: Add more GPIO mux optionsTony Lindgren1-0/+13
2009-03-23ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi3-22/+6
2009-03-23ARM: OMAP: Dispatch only relevant DMA interruptsSantosh Shilimkar1-1/+3
2009-03-23ARM: OMAP: Get available DMA channels from cmdlineSantosh Shilimkar1-1/+19
2009-03-23ARM: OMAP: Add method to register additional I2C busses on the command line, v2Jarkko Nikula1-21/+52
2009-03-23ARM: OMAP: Add command line option for I2C bus speed, v2Jarkko Nikula1-10/+44
2009-03-23ARM: OMAP: Add documentation for function omap_register_i2c_busJarkko Nikula1-0/+9
2009-03-23ARM: OMAP: Export dmtimer functionsTimo Kokkonen1-0/+26
2009-03-23[OMAP850] IRQ related changesZebediah C. McClure1-1/+82
2009-03-23[OMAP850] Changes to memory subsystemZebediah C. McClure2-3/+3
2009-03-23[OMAP850] Changes to base IO subsystem, v2Zebediah C. McClure3-8/+158
2009-03-23[OMAP850] Add base support for omap850 cpuZebediah C. McClure2-4/+133
2009-03-23ARM: OMAP: Remove remaining board-*.h includes from hardware.hTony Lindgren4-56/+2
2009-03-23ARM: OMAP: No need to include board-nokia.h from hardware.hTony Lindgren2-57/+0
2009-03-23ARM: OMAP: No need to include board-overo.h from hardware.hTony Lindgren1-26/+0
2009-03-23ARM: OMAP: No need to include board-ldp.h from hardware.hTony Lindgren2-43/+0
2009-03-23ARM: OMAP: No need to include board-h4.h from hardware.hTony Lindgren2-42/+0
2009-03-23ARM: OMAP: No need to include board-apollon.h from hardware.hTony Lindgren2-50/+0
2009-03-23ARM: OMAP: No need to include board-omap2430sdp.h from hardware.hTony Lindgren2-45/+0
2009-03-23ARM: OMAP: No need to include board-palm*.h from hardware.hTony Lindgren4-93/+0
2009-03-23ARM: OMAP: No need to include board-osk.h from hardware.hTony Lindgren2-51/+0
2009-03-23ARM: OMAP: No need to include board-innovator.h from hardware.hTony Lindgren2-56/+0
2009-03-23ARM: OMAP: No need to include board-h3.h from hardware.hTony Lindgren2-42/+0
2009-03-23ARM: OMAP: No need to include board-h2.h from hardware.hTony Lindgren2-45/+0
2009-03-23ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardware.hTony Lindgren3-98/+0
2009-03-23omap mailbox: remove unnecessary header file inclusionHiroshi DOYU1-5/+1
2009-03-23omap mailbox: convert sequence bit checking to module paramterHiroshi DOYU1-19/+16
2009-03-23omap mailbox: move mailbox.h into mailbox.cHiroshi DOYU2-101/+85
2009-03-23omap mailbox: add save_/restore_ctx() for PMHiroshi DOYU1-0/+23
2009-03-23omap mailbox: fix empty struct device for omap_mboxHiroshi DOYU2-34/+33
2009-03-23omap mailbox: add initial omap3 supportHiroshi DOYU2-0/+9
2009-03-19Merge branch 'master' of git://git.marvell.com/orion into develRussell King4-12/+9