summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
...
| | | * ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren2009-05-253-14/+58
| | * | 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
| | | |/ | | |/|
| * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King2009-05-292-3/+4
| |\ \ \ | | |/ /
| * | | Merge branch 'iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Russell King2009-05-258-0/+2326
| |\ \ \ | | |_|/ | |/| |
| | * | omap iommu: entries for Kconfig and MakefileHiroshi DOYU2009-05-222-0/+4
| | * | omap iommu: simple virtual address space managementHiroshi DOYU2009-05-192-0/+990
| | * | omap iommu: omap2 architecture specific functionsHiroshi DOYU2009-05-051-0/+96
| | * | omap iommu: tlb and pagetable primitivesHiroshi DOYU2009-05-053-0/+1236
* | | | Merge branch 'master' into for-2.6.31Jens Axboe2009-05-222-3/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | 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 'master' into for-2.6.31Jens Axboe2009-05-2210-170/+57
|\ \ \ | |/ /
| * | 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
| | |/ | |/|
* | | block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-9/+3
* | | block: convert to dequeueing model (easy ones)Tejun Heo2009-05-111-0/+9
* | | arm-omap: don't abuse rq->dataTejun Heo2009-04-281-12/+31
* | | block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-281-8/+3
|/ /
* | 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
OpenPOWER on IntegriCloud