summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* [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
| |/
* | Merge branch 'master' of git://git.marvell.com/orion into develRussell King2009-03-204-12/+9Star
|\|
| * ARM: OMAP: Allow I2C bus driver to be compiled as a moduleAaro Koskinen2009-03-042-2/+3
| * ARM: OMAP: sched_clock() correctedAaro Koskinen2009-03-041-9/+5Star
| * ARM: OMAP: Fix compile error if pm.h is includedDavid Brownell2009-03-041-1/+1
* | [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
* | [ARM] omap: clk_set_parent: deny changing parent if clock is enabledRussell King2009-03-031-7/+10
* | [ARM] OMAP3: update ES level flags to discriminate between post-ES2 revisionsPaul Walmsley2009-02-231-6/+20
* | [ARM] omap: add support for bypassing DPLLsRussell King2009-02-191-7/+4Star
* | [ARM] omap: arrange for clock recalc methods to return the rateRussell King2009-02-142-11/+8Star
* | [ARM] OMAP clock: drop clk_get_usecount()Paul Walmsley2009-02-082-17/+0Star
* | [ARM] omap: create a proper tree of clocksRussell King2009-02-082-21/+37
* | [ARM] omap: clks: call recalc after any rate changeRussell King2009-02-081-4/+12