summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2009-05-29Merge branch 'omap4' into for-nextTony Lindgren23-60/+564
2009-05-29Merge branch 'omap3-upstream' into for-nextTony Lindgren2-4/+4
2009-05-29Merge branch 'omap-upstream' into for-nextTony Lindgren9-46/+142
2009-05-29ARM: OMAP4: Add support for 4430 SDPSantosh Shilimkar1-3/+8
2009-05-29ARM: OMAP4: Clock stubs since CLKDEV not in yet.Santosh Shilimkar1-0/+33
2009-05-29ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar21-57/+523
2009-05-29ARM: OMAP3: Initialize more devices for LDPTony Lindgren1-0/+4
2009-05-29ARM: OMAP2/3: Remove L4_WK_OMAP_BASE, L4_PER_OMAP_BASE, L4_EMU_BASE, L3_OMAP_...Tony Lindgren1-4/+0
2009-05-29ARM: OMAP1: Make 770 LCD workAndrew de Quincey1-4/+0
2009-05-29ARM: OMAP2/3: Add generic smc91x support when connected to GPMCTony Lindgren1-0/+42
2009-05-29ARM: OMAP2/3: Add generic onenand support when connected to GPMCJuha Yrjola1-2/+20
2009-05-29ARM: OMAP2/3: sDMA: Correct omap_request_dma_chain(), v2Santosh Shilimkar2-2/+2
2009-05-29ARM: OMAP2/3: DMA: implement trans copy and const fillTomi Valkeinen2-28/+50
2009-05-28OMAP3: PM: Ensure MUSB block can idle when driver not loadedPeter 'p2' De Schrijver1-6/+0
2009-05-28OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM initKevin Hilman1-0/+4
2009-05-28OMAP3: PM: UART: disable clocks when idle and off-mode supportKevin Hilman2-2/+9
2009-05-28OMAP3: PM: Add wake-up bit defintiions for CONTROL_PADCONF_XKevin Hilman1-0/+4
2009-05-28OMAP3: PM: Force IVA2 into idle during bootupKevin Hilman1-0/+5
2009-05-28OMAP: Add new function to check wether there is irq pendingJouni Hogander1-0/+1
2009-05-28OMAP2/3: PM: push core PM code from linux-omapKevin Hilman3-347/+1
2009-05-27Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-...Tony Lindgren4-8/+20
2009-05-25ARM: OMAP: Remove unnecessary omap2_globals.Santosh Shilimkar1-9/+4
2009-05-25ARM: OMAP: Remove useless omap_sram_error function.Santosh Shilimkar1-20/+5
2009-05-25ARM: OMAP: Remove unwanted type casts and fix the compiler warning.Santosh Shilimkar1-7/+7
2009-05-25ARM: OMAP2/3: Remove OMAP_CM_REGADDRTony Lindgren2-16/+0
2009-05-25ARM: OMAP2/3: Remove OMAP2_PRCM_BASETony Lindgren1-2/+0
2009-05-25ARM: OMAP2/3: Move define of OMAP2_VA_IC_BASE to be local to entry-macro.STony Lindgren3-6/+6
2009-05-25ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren2-3/+0
2009-05-25ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren3-14/+58
2009-05-25ARM: OMAP: Update contact address of I2C registration helperJarkko Nikula1-1/+1
2009-05-25ARM: OMAP: McBSP: Fix legacy interrupts to clear their statusEero Nurkkala1-6/+24
2009-05-25ARM: OMAP: Increase VMALLOC_END to allow 256MB RAMMans Rullgard2-3/+3
2009-05-25ARM: OMAP: Remove unnecessary omap2_globals.Santosh Shilimkar1-9/+4
2009-05-25ARM: OMAP: Remove useless omap_sram_error function.Santosh Shilimkar1-20/+5
2009-05-25ARM: OMAP: Remove unwanted type casts and fix the compiler warning.Santosh Shilimkar1-7/+7
2009-05-25ARM: OMAP2/3: Remove OMAP_CM_REGADDRTony Lindgren2-16/+0
2009-05-25ARM: OMAP2/3: Remove OMAP2_PRCM_BASETony Lindgren1-2/+0
2009-05-25ARM: OMAP2/3: Move define of OMAP2_VA_IC_BASE to be local to entry-macro.STony Lindgren3-6/+6
2009-05-25ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren2-3/+0
2009-05-25ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren3-14/+58
2009-05-16ARM: OMAP3: Fix number of GPIO lines for 34xxVikram Pandita1-1/+1
2009-05-13OMAP2xxx clock: rename clk_init_one() to clk_preinit()Paul Walmsley2-3/+3
2009-05-13OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHzPaul Walmsley2-5/+8
2009-05-13OMAP3 SRAM: mark OCM RAM as Non-cacheable Normal memoryPaul Walmsley1-0/+9
2009-05-11ARM: OMAP: Fix printing of reserved memory for frambufferTomi Valkeinen1-2/+3
2009-04-24Merge branch 'omap-clock-fixes' into omap-fixesTony Lindgren4-12/+42
2009-04-24OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley3-7/+32
2009-04-24OMAP: dmtimer: enable all timers to be wakeup eventsKevin Hilman1-4/+2
2009-04-24OMAP3 GPTIMER: fix GPTIMER12 IRQPaul Walmsley1-1/+1
2009-04-23ARM: OMAP3: Fixed spurious IRQ issue for GPIO interruptsRoger Quadros1-1/+5