aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-11[ARM] remove duplicated #includeHuang Weiyi1-1/+0
2009-06-23OMAP3: RX51: Use OneNAND sync read / writeAdrian Hunter1-0/+1
2009-06-23OMAP2/3: gpmc-onenand: correct use of async timingsAdrian Hunter1-2/+19
2009-06-23OMAP2/3: Add omap_type() for determining GP/EMU/HSKevin Hilman1-0/+22
2009-06-23OMAP2/3: omap mailbox: platform_get_irq() error ignoredRoel Kluin1-3/+3
2009-06-23OMAP2/3: mmc-twl4030: use correct controller in twl_mmc23_set_powerGrazvydas Ignotas1-1/+12
2009-06-20Merge branch 'omap-clock-for-next' of git://git.pwsan.com/linux-2.6 into develRussell King5-57/+154
2009-06-19OMAP2 clock/powerdomain: off by 1 error in loop timeout comparisonsRoel Kluin2-2/+2
2009-06-19OMAP3 SDRC: set FIXEDDELAY when disabling SDRC DLLPaul Walmsley1-0/+12
2009-06-19OMAP3: Add support for DPLL3 divisor values higher than 2Tero Kristo2-9/+8
2009-06-19OMAP3 SRAM: convert SRAM code to use macros rather than magic numbersPaul Walmsley1-15/+38
2009-06-19OMAP3 SRAM: add more comments on the SRAM codePaul Walmsley1-21/+24
2009-06-19OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock changePaul Walmsley2-3/+9
2009-06-19OMAP3 clock: add a short delay when lowering CORE clk ratePaul Walmsley2-13/+37
2009-06-19OMAP3 clock: initialize SDRC timings at kernel startPaul Walmsley2-3/+36
2009-06-19OMAP3 clock: remove wait for DPLL3 M2 clock to stabilizePaul Walmsley1-3/+0
2009-06-09ARM: OMAP4: SMP: Enable SMP support for OMAP4430Santosh Shilimkar1-0/+4
2009-06-09ARM: OMAP4: SMP: Add mpu timer support for OMAP4430Santosh Shilimkar2-0/+38
2009-06-09ARM: OMAP4: SMP: Add OMAP4430 SMP board filesSantosh Shilimkar2-0/+224
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King48-806/+4973
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into develRussell King6-21/+23
2009-05-28Merge branch 'omap4' into for-nextTony Lindgren8-6/+179
2009-05-28Merge branch 'omap3-boards' into for-nextTony Lindgren11-200/+1100
2009-05-28Merge branch 'omap3-upstream' into for-nextTony Lindgren8-26/+348
2009-05-28Merge branch 'omap-upstream' into for-nextTony Lindgren6-250/+677
2009-05-28ARM: OMAP4: Add support for 4430 SDPSantosh Shilimkar3-1/+102
2009-05-28ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar5-5/+77
2009-05-28ARM: OMAP3: pandora: add support for mode devicesGrazvydas Ignotas1-0/+149
2009-05-28ARM: OMAP3: Add omap3 EVM supportSyed Mohammed Khasim3-0/+335
2009-05-28ARM: OMAP3: Add support for OMAP3 Zoom2 boardVikram Pandita4-1/+277
2009-05-28ARM: OMAP3: RX51: Connect VAUX3 to MMC2Adrian Hunter1-3/+27
2009-05-28ARM: OMAP3: pandora: setup regulator framework for MMCGrazvydas Ignotas1-0/+45
2009-05-28ARM: OMAP3: Initialize regulators for Beagle and OveroDavid Brownell2-28/+152
2009-05-28ARM: OMAP3: mmc-twl4030 uses regulator frameworkDavid Brownell2-168/+115
2009-05-28ARM: OMAP3: Initialize more devices for LDPTony Lindgren1-1/+203
2009-05-28ARM: OMAP3: ZOOM MDK: Add FB support to board fileImre Deak1-4/+15
2009-05-28ARM: OMAP3: SDRC: add timing data for Qimonda HYB18M512160AF-6Paul Walmsley2-1/+56
2009-05-28ARM: OMAP3: SDRC: add timing data for Micron MT46H32M32LF-6, v2Paul Walmsley4-3/+62
2009-05-28ARM: OMAP2/3: Serial: Remove arch_initcall dependencyVikram Pandita1-13/+9
2009-05-28ARM: OMAP2: 2430SDP: Add FB support to board fileImre Deak1-0/+19
2009-05-28ARM: OMAP2/3: Add generic smc91x support when connected to GPMCTony Lindgren5-254/+271
2009-05-28ARM: OMAP2/3: Add generic onenand support when connected to GPMCJuha Yrjola3-0/+391
2009-05-28OMAP3: PM: prevent module wakeups from waking IVA2Kevin Hilman2-0/+8
2009-05-28OMAP3: PM: Clear pending PRCM reset flags on initKevin Hilman1-0/+9
2009-05-28OMAP3: PM: Ensure PRCM interrupts are cleared at bootKevin Hilman1-0/+3
2009-05-28OMAP3: PM: Ensure MUSB block can idle when driver not loadedPeter 'p2' De Schrijver2-2/+20
2009-05-28OMAP3: PM: D2D clockdomain supports SW supervised transitionsKevin Hilman1-1/+1
2009-05-28OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM initKevin Hilman4-4/+71
2009-05-28OMAP: UART: Add sysfs interface for adjusting UART sleep timeoutJouni Hogander1-4/+51
2009-05-28OMAP3: PM: UART: disable clocks when idle and off-mode supportKevin Hilman3-25/+396