aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* OMAP3: PM: Ensure MUSB block can idle when driver not loadedPeter 'p2' De Schrijver2009-05-281-6/+0
* OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM initKevin Hilman2009-05-281-0/+4
* OMAP3: PM: UART: disable clocks when idle and off-mode supportKevin Hilman2009-05-282-2/+9
* OMAP3: PM: Add wake-up bit defintiions for CONTROL_PADCONF_XKevin Hilman2009-05-281-0/+4
* OMAP3: PM: Force IVA2 into idle during bootupKevin Hilman2009-05-281-0/+5
* OMAP: Add new function to check wether there is irq pendingJouni Hogander2009-05-281-0/+1
* OMAP2/3: PM: push core PM code from linux-omapKevin Hilman2009-05-283-347/+1
* Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-...Tony Lindgren2009-05-264-8/+20
|\
| * OMAP2xxx clock: rename clk_init_one() to clk_preinit()Paul Walmsley2009-05-122-3/+3
| * OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHzPaul Walmsley2009-05-122-5/+8
| * OMAP3 SRAM: mark OCM RAM as Non-cacheable Normal memoryPaul Walmsley2009-05-121-0/+9
* | ARM: OMAP: Remove unnecessary omap2_globals.Santosh Shilimkar2009-05-251-9/+4
* | ARM: OMAP: Remove useless omap_sram_error function.Santosh Shilimkar2009-05-251-20/+5
* | ARM: OMAP: Remove unwanted type casts and fix the compiler warning.Santosh Shilimkar2009-05-251-7/+7
* | ARM: OMAP2/3: Remove OMAP_CM_REGADDRTony Lindgren2009-05-252-16/+0
* | ARM: OMAP2/3: Remove OMAP2_PRCM_BASETony Lindgren2009-05-251-2/+0
* | ARM: OMAP2/3: Move define of OMAP2_VA_IC_BASE to be local to entry-macro.STony Lindgren2009-05-253-6/+6
* | ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren2009-05-252-3/+0
* | ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren2009-05-253-14/+58
* | ARM: OMAP3: Fix number of GPIO lines for 34xxVikram Pandita2009-05-161-1/+1
* | ARM: OMAP: Fix printing of reserved memory for frambufferTomi Valkeinen2009-05-111-2/+3
|/
* 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-233-7/+32
| * OMAP: dmtimer: enable all timers to be wakeup eventsKevin Hilman2009-04-231-4/+2
| * OMAP3 GPTIMER: fix GPTIMER12 IRQPaul Walmsley2009-04-231-1/+1
| * OMAP2xxx clock: pre-initialize struct clks earlyPaul Walmsley2009-04-221-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/+4
* | ARM: OMAP2: Remove defines and resource init for OMAP24XX EACJarkko Nikula2009-04-231-100/+0
* | ARM: OMAP: MMC: Remove unused power_pinLadislav Michl2009-04-231-1/+0
* | ARM: OMAP: Remove old dead gpio expander codeTony Lindgren2009-04-232-39/+0
* | ARM: OMAP: Fix for possible race condition in omap_free_dma()Santosh Shilimkar2009-04-231-7/+6
* | 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/+722
|\
| * ARM: OMAP3: MUSB initialization for omap hw, v2Felipe Balbi2009-03-231-0/+8
| * ARM: OMAP3: Add base address definitions and resources for OMAP 3 IS, v2Tony Lindgren2009-03-231-0/+27
| * ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2David Brownell2009-03-232-0/+5
| * ARM: OMAP3: Add more GPIO mux optionsTony Lindgren2009-03-231-0/+13
| * ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi2009-03-233-22/+6
| * ARM: OMAP: Dispatch only relevant DMA interruptsSantosh Shilimkar2009-03-231-1/+3
| * ARM: OMAP: Get available DMA channels from cmdlineSantosh Shilimkar2009-03-231-1/+19
| * ARM: OMAP: Add method to register additional I2C busses on the command line, v2Jarkko Nikula2009-03-231-21/+52
| * ARM: OMAP: Add command line option for I2C bus speed, v2Jarkko Nikula2009-03-231-10/+44
| * ARM: OMAP: Add documentation for function omap_register_i2c_busJarkko Nikula2009-03-231-0/+9
| * ARM: OMAP: Export dmtimer functionsTimo Kokkonen2009-03-231-0/+26
| * [OMAP850] IRQ related changesZebediah C. McClure2009-03-231-1/+82
| * [OMAP850] Changes to memory subsystemZebediah C. McClure2009-03-232-3/+3
| * [OMAP850] Changes to base IO subsystem, v2Zebediah C. McClure2009-03-233-8/+158
| * [OMAP850] Add base support for omap850 cpuZebediah C. McClure2009-03-232-4/+133