aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-03-15[ARM] make page_to_dma() highmem awareNicolas Pitre1-3/+5
2009-03-04ARM: OMAP: Allow I2C bus driver to be compiled as a moduleAaro Koskinen2-2/+3
2009-03-04ARM: OMAP: sched_clock() correctedAaro Koskinen1-9/+5
2009-03-04ARM: OMAP: Fix compile error if pm.h is includedDavid Brownell1-1/+1
2009-03-03[ARM] omap: clk_set_parent: deny changing parent if clock is enabledRussell King1-7/+10
2009-02-23[ARM] OMAP3: update ES level flags to discriminate between post-ES2 revisionsPaul Walmsley1-6/+20
2009-02-19[ARM] omap: add support for bypassing DPLLsRussell King1-7/+4
2009-02-14[ARM] omap: arrange for clock recalc methods to return the rateRussell King2-11/+8
2009-02-08[ARM] OMAP clock: drop clk_get_usecount()Paul Walmsley2-17/+0
2009-02-08[ARM] omap: create a proper tree of clocksRussell King2-21/+37
2009-02-08[ARM] omap: clks: call recalc after any rate changeRussell King1-4/+12