summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include
AgeCommit message (Expand)Author
2009-05-28OMAP: Add new function to check wether there is irq pendingJouni Hogander
2009-05-28OMAP2/3: PM: push core PM code from linux-omapKevin Hilman
2009-05-26Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-...Tony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP_CM_REGADDRTony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP2_PRCM_BASETony Lindgren
2009-05-25ARM: OMAP2/3: Move define of OMAP2_VA_IC_BASE to be local to entry-macro.STony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren
2009-05-25ARM: OMAP: Increase VMALLOC_END to allow 256MB RAMMans Rullgard
2009-05-25ARM: OMAP2/3: Remove OMAP_CM_REGADDRTony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP2_PRCM_BASETony Lindgren
2009-05-25ARM: OMAP2/3: Move define of OMAP2_VA_IC_BASE to be local to entry-macro.STony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren
2009-05-25ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren
2009-05-25Merge branch 'iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Russell King
2009-05-19omap iommu: simple virtual address space managementHiroshi DOYU
2009-05-12OMAP2xxx clock: rename clk_init_one() to clk_preinit()Paul Walmsley
2009-05-12OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHzPaul Walmsley
2009-05-05omap iommu: omap2 architecture specific functionsHiroshi DOYU
2009-05-05omap iommu: tlb and pagetable primitivesHiroshi DOYU
2009-04-24Merge branch 'omap-clock-fixes' into omap-fixesTony Lindgren
2009-04-23OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley
2009-04-23ARM: OMAP2: Remove defines and resource init for OMAP24XX EACJarkko Nikula
2009-04-23ARM: OMAP: MMC: Remove unused power_pinLadislav Michl
2009-04-23ARM: OMAP: Remove old dead gpio expander codeTony Lindgren
2009-03-28[ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xxTony Lindgren
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King
2009-03-24Merge branch 'highmem' into develRussell King
2009-03-23ARM: OMAP3: MUSB initialization for omap hw, v2Felipe Balbi
2009-03-23ARM: OMAP3: Add base address definitions and resources for OMAP 3 IS, v2Tony Lindgren
2009-03-23ARM: OMAP3: mmc-twl4030 init passes device nodes back, v2David Brownell
2009-03-23ARM: OMAP3: Add more GPIO mux optionsTony Lindgren
2009-03-23ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi
2009-03-23[OMAP850] IRQ related changesZebediah C. McClure
2009-03-23[OMAP850] Changes to base IO subsystem, v2Zebediah C. McClure
2009-03-23[OMAP850] Add base support for omap850 cpuZebediah C. McClure
2009-03-23ARM: OMAP: Remove remaining board-*.h includes from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-nokia.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-overo.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-ldp.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-h4.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-apollon.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-omap2430sdp.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-palm*.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-osk.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-innovator.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-h3.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-h2.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardwa...Tony Lindgren
2009-03-23omap mailbox: add save_/restore_ctx() for PMHiroshi DOYU