summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-clock-fixes' into omap-fixesTony Lindgren2009-04-244-12/+42
|\
| * OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley2009-04-243-7/+32
| * OMAP: dmtimer: enable all timers to be wakeup eventsKevin Hilman2009-04-241-4/+2Star
| * OMAP3 GPTIMER: fix GPTIMER12 IRQPaul Walmsley2009-04-241-1/+1
| * OMAP2xxx clock: pre-initialize struct clks earlyPaul Walmsley2009-04-231-0/+7
* | ARM: OMAP3: Fixed spurious IRQ issue for GPIO interruptsRoger Quadros2009-04-231-1/+5
* | ARM: OMAP2/3: GPIO: do not attempt to wake-enableKevin Hilman2009-04-231-10/+4Star
* | ARM: OMAP2: Remove defines and resource init for OMAP24XX EACJarkko Nikula2009-04-231-100/+0Star
* | ARM: OMAP: MMC: Remove unused power_pinLadislav Michl2009-04-231-1/+0Star
* | ARM: OMAP: Remove old dead gpio expander codeTony Lindgren2009-04-232-39/+0Star
* | ARM: OMAP: Fix for possible race condition in omap_free_dma()Santosh Shilimkar2009-04-231-7/+6Star
* | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-2/+2
|/
* [ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xxTony Lindgren2009-03-281-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-2539-899/+722Star
|\
| * ARM: OMAP3: MUSB initialization for omap hw, v2Felipe Balbi2009-03-241-0/+8
| * ARM: OMAP3: Add base address definitions and resources for OMAP 3 IS, v2Tony Lindgren2009-03-241-0/+27
| * ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2David Brownell2009-03-242-0/+5
| * ARM: OMAP3: Add more GPIO mux optionsTony Lindgren2009-03-241-0/+13
| * ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi2009-03-243-22/+6Star
| * ARM: OMAP: Dispatch only relevant DMA interruptsSantosh Shilimkar2009-03-241-1/+3
| * ARM: OMAP: Get available DMA channels from cmdlineSantosh Shilimkar2009-03-241-1/+19
| * ARM: OMAP: Add method to register additional I2C busses on the command line, v2Jarkko Nikula2009-03-241-21/+52
| * ARM: OMAP: Add command line option for I2C bus speed, v2Jarkko Nikula2009-03-241-10/+44
| * ARM: OMAP: Add documentation for function omap_register_i2c_busJarkko Nikula2009-03-241-0/+9
| * ARM: OMAP: Export dmtimer functionsTimo Kokkonen2009-03-241-0/+26
| * [OMAP850] IRQ related changesZebediah C. McClure2009-03-241-1/+82
| * [OMAP850] Changes to memory subsystemZebediah C. McClure2009-03-242-3/+3
| * [OMAP850] Changes to base IO subsystem, v2Zebediah C. McClure2009-03-243-8/+158
| * [OMAP850] Add base support for omap850 cpuZebediah C. McClure2009-03-242-4/+133
| * ARM: OMAP: Remove remaining board-*.h includes from hardware.hTony Lindgren2009-03-244-56/+2Star
| * ARM: OMAP: No need to include board-nokia.h from hardware.hTony Lindgren2009-03-242-57/+0Star
| * ARM: OMAP: No need to include board-overo.h from hardware.hTony Lindgren2009-03-241-26/+0Star
| * ARM: OMAP: No need to include board-ldp.h from hardware.hTony Lindgren2009-03-242-43/+0Star
| * ARM: OMAP: No need to include board-h4.h from hardware.hTony Lindgren2009-03-242-42/+0Star
| * ARM: OMAP: No need to include board-apollon.h from hardware.hTony Lindgren2009-03-242-50/+0Star
| * ARM: OMAP: No need to include board-omap2430sdp.h from hardware.hTony Lindgren2009-03-242-45/+0Star
| * ARM: OMAP: No need to include board-palm*.h from hardware.hTony Lindgren2009-03-244-93/+0Star
| * ARM: OMAP: No need to include board-osk.h from hardware.hTony Lindgren2009-03-242-51/+0Star
| * ARM: OMAP: No need to include board-innovator.h from hardware.hTony Lindgren2009-03-242-56/+0Star
| * ARM: OMAP: No need to include board-h3.h from hardware.hTony Lindgren2009-03-242-42/+0Star
| * ARM: OMAP: No need to include board-h2.h from hardware.hTony Lindgren2009-03-242-45/+0Star
| * ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardwa...Tony Lindgren2009-03-243-98/+0Star
| * omap mailbox: remove unnecessary header file inclusionHiroshi DOYU2009-03-241-5/+1Star
| * omap mailbox: convert sequence bit checking to module paramterHiroshi DOYU2009-03-241-19/+16Star
| * omap mailbox: move mailbox.h into mailbox.cHiroshi DOYU2009-03-242-101/+85Star
| * omap mailbox: add save_/restore_ctx() for PMHiroshi DOYU2009-03-241-0/+23
| * omap mailbox: fix empty struct device for omap_mboxHiroshi DOYU2009-03-242-34/+33Star
| * omap mailbox: add initial omap3 supportHiroshi DOYU2009-03-242-0/+9
* | Merge branch 'highmem' into develRussell King2009-03-241-3/+5
|\ \
| * | [ARM] make page_to_dma() highmem awareNicolas Pitre2009-03-161-3/+5
| |/