aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | OMAP3: PM: D2D clockdomain supports SW supervised transitionsKevin Hilman2009-05-28
| * | OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM initKevin Hilman2009-05-28
| * | OMAP: UART: Add sysfs interface for adjusting UART sleep timeoutJouni Hogander2009-05-28
| * | OMAP3: PM: UART: disable clocks when idle and off-mode supportKevin Hilman2009-05-28
| * | OMAP3: PM: Add wake-up bit defintiions for CONTROL_PADCONF_XKevin Hilman2009-05-28
| * | OMAP3: PM: Force IVA2 into idle during bootupKevin Hilman2009-05-28
| * | OMAP: Add new function to check wether there is irq pendingJouni Hogander2009-05-28
| * | OMAP2/3: PM: push core PM code from linux-omapKevin Hilman2009-05-28
| * | Revert "ARM: OMAP: Mask interrupts when disabling interrupts, v2"Kevin Hilman2009-05-26
| * | Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-...Tony Lindgren2009-05-26
| |\ \
| | * | OMAP2xxx clock: rename clk_init_one() to clk_preinit()Paul Walmsley2009-05-12
| | * | OMAP3 clock: lessen amount of noisy messagesArtem Bityutskiy2009-05-12
| | * | OMAP3 clock: use pr_debug() rather than pr_info() in some clock change codePaul Walmsley2009-05-12
| | * | OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHzPaul Walmsley2009-05-12
| | * | OMAP3 SRAM: renumber registers to make space for argument passingPaul Walmsley2009-05-12
| | * | OMAP3 SDRC: initialize SDRC_POWER at bootPaul Walmsley2009-05-12
| | * | OMAP3 SRAM: clear the SDRC PWRENA bit during SDRC frequency changePaul Walmsley2009-05-12
| | * | OMAP3 clock: add interconnect barriers to CORE DPLL M2 changePaul Walmsley2009-05-12
| | * | OMAP3 SRAM: add ARM barriers to omap3_sram_configure_core_dpllPaul Walmsley2009-05-12
| | * | OMAP3 SRAM: mark OCM RAM as Non-cacheable Normal memoryPaul Walmsley2009-05-12
| * | | ARM: OMAP: Remove unnecessary omap2_globals.Santosh Shilimkar2009-05-25
| * | | ARM: OMAP: Remove useless omap_sram_error function.Santosh Shilimkar2009-05-25
| * | | ARM: OMAP: Remove unwanted type casts and fix the compiler warning.Santosh Shilimkar2009-05-25
| * | | ARM: OMAP2/3: Reorganize Makefile to add omap4 supportTony Lindgren2009-05-25
| * | | ARM: OMAP2/3: Remove OMAP_CM_REGADDRTony Lindgren2009-05-25
| * | | ARM: OMAP2/3: Remove OMAP2_PRCM_BASETony Lindgren2009-05-25
| * | | ARM: OMAP2/3: Move define of OMAP2_VA_IC_BASE to be local to entry-macro.STony Lindgren2009-05-25
| * | | ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren2009-05-25
| * | | ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren2009-05-25
| | |/ | |/|
* | | [ARM] 5529/1: davinci: MMC platform support: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman2009-05-29
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King2009-05-29
|\ \ \
| * | | davinci: defconfig update: add EMACKevin Hilman2009-05-28
| * | | davinci: add SRAM allocatorDavid Brownell2009-05-28
| * | | davinci: soc-specific SRAM setupDavid Brownell2009-05-28
| * | | davinci: remove remnants of IRAM allocatorDavid Brownell2009-05-28
| * | | davinci: cleanup: move dm355 UART2 define to dm355.cKevin Hilman2009-05-28
| * | | davinci: Move PINMUX defines to SoC filesMark A. Greer2009-05-28
| * | | davinci: Add compare register support to timer codeMark A. Greer2009-05-28
| * | | davinci: Integrate cp_intc support into low-level irq codeMark A. Greer2009-05-28
| * | | davinci: Factor out emac mac address handlingMark A. Greer2009-05-28
| * | | davinci: Remove unused i2c eeprom_read/write routinesMark A. Greer2009-05-28
| * | | davinci: Move emac platform_data to SoC-specific filesMark A. Greer2009-05-28
| * | | davinci: Move serial platform_device into SoC-specific filesMark A. Greer2009-05-28
| * | | davinci: Make GPIO code more genericMark A. Greer2009-05-28
| * | | davinci: Add watchdog base address flexibilityMark A. Greer2009-05-26
| * | | davinci: Add base address and timer flexibilityMark A. Greer2009-05-26
| * | | davinci: Move interrupt ctlr info to SoC infrastructureMark A. Greer2009-05-26
| * | | davinci: Move pinmux setup info to SoC infrastructureMark A. Greer2009-05-26
| * | | davinci: Add support for multiple PSCsMark A. Greer2009-05-26
| * | | davinci: Add clock init call to common init routineMark A. Greer2009-05-26