summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-20Merge branch 'omap-clock-for-next' of git://git.pwsan.com/linux-2.6 into develRussell King1-2/+4
2009-06-19OMAP3: Add support for DPLL3 divisor values higher than 2Tero Kristo1-2/+4
2009-06-19OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock changePaul Walmsley1-2/+2
2009-06-19OMAP3 clock: add a short delay when lowering CORE clk ratePaul Walmsley1-2/+2
2009-06-09ARM: OMAP4: SMP: Add mpu timer support for OMAP4430Santosh Shilimkar2-0/+30
2009-06-09ARM: OMAP4: SMP: Add OMAP4430 SMP board filesSantosh Shilimkar1-0/+51
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King23-412/+367
2009-05-28Merge branch 'omap4' into for-nextTony Lindgren13-14/+264
2009-05-28Merge branch 'omap3-upstream' into for-nextTony Lindgren2-4/+4
2009-05-28Merge branch 'omap-upstream' into for-nextTony Lindgren5-8/+65
2009-05-28ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar13-14/+264
2009-05-28ARM: OMAP3: Initialize more devices for LDPTony Lindgren1-0/+4
2009-05-28ARM: OMAP2/3: Remove L4_WK_OMAP_BASE, L4_PER_OMAP_BASE, L4_EMU_BASE, L3_OMAP_...Tony Lindgren1-4/+0
2009-05-28ARM: OMAP1: Make 770 LCD workAndrew de Quincey1-4/+0
2009-05-28ARM: OMAP2/3: Add generic smc91x support when connected to GPMCTony Lindgren1-0/+42
2009-05-28ARM: OMAP2/3: Add generic onenand support when connected to GPMCJuha Yrjola1-2/+20
2009-05-28ARM: OMAP2/3: sDMA: Correct omap_request_dma_chain(), v2Santosh Shilimkar1-1/+1
2009-05-28ARM: OMAP2/3: DMA: implement trans copy and const fillTomi Valkeinen1-0/+1
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 Hilman1-345/+0
2009-05-26Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-...Tony Lindgren2-3/+5
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 Lindgren2-3/+0
2009-05-25ARM: OMAP: Increase VMALLOC_END to allow 256MB RAMMans Rullgard1-1/+1
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 Lindgren2-3/+0
2009-05-25Merge branch 'iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Russell King3-0/+358
2009-05-19omap iommu: simple virtual address space managementHiroshi DOYU1-0/+94
2009-05-12OMAP2xxx clock: rename clk_init_one() to clk_preinit()Paul Walmsley1-1/+1
2009-05-12OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHzPaul Walmsley1-2/+4
2009-05-05omap iommu: omap2 architecture specific functionsHiroshi DOYU1-0/+96
2009-05-05omap iommu: tlb and pagetable primitivesHiroshi DOYU1-0/+168
2009-04-24Merge branch 'omap-clock-fixes' into omap-fixesTony Lindgren2-1/+18
2009-04-23OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley2-1/+18
2009-04-23ARM: OMAP2: Remove defines and resource init for OMAP24XX EACJarkko Nikula1-100/+0
2009-04-23ARM: OMAP: MMC: Remove unused power_pinLadislav Michl1-1/+0
2009-04-23ARM: OMAP: Remove old dead gpio expander codeTony Lindgren2-39/+0
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/tmli...Russell King29-714/+348