summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2009-05-28OMAP: Add new function to check wether there is irq pendingJouni Hogander2-17/+19
2009-05-28OMAP2/3: PM: push core PM code from linux-omapKevin Hilman11-115/+1789
2009-05-26Revert "ARM: OMAP: Mask interrupts when disabling interrupts, v2"Kevin Hilman1-1/+0
2009-05-26Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-...Tony Lindgren5-77/+107
2009-05-25ARM: OMAP2/3: Reorganize Makefile to add omap4 supportTony Lindgren1-3/+8
2009-05-25ARM: OMAP2/3: Remove OMAP_CM_REGADDRTony Lindgren3-5/+4
2009-05-25ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren8-97/+160
2009-05-25ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren2-4/+4
2009-05-25ARM: OMAP2/3: Reorganize Makefile to add omap4 supportTony Lindgren1-3/+8
2009-05-25ARM: OMAP2/3: Remove OMAP_CM_REGADDRTony Lindgren3-5/+4
2009-05-25ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren8-97/+160
2009-05-25ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren2-4/+4
2009-05-25Merge branch 'iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Russell King3-0/+433
2009-05-22omap iommu: add MPU_BRIDGE_IOMMU for tidspbridge migrationHiroshi DOYU1-0/+2
2009-05-22omap2 iommu: entries for Kconfig and MakefileHiroshi DOYU1-0/+5
2009-05-19omap iommu: omap3 iommu device registrationHiroshi DOYU1-0/+103
2009-05-16ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2Tony Lindgren2-9/+9
2009-05-16ARM: OMAP3: Fix HW SAVEANDRESTORE shift defineKalle Jokiniemi1-1/+1
2009-05-12OMAP2xxx clock: rename clk_init_one() to clk_preinit()Paul Walmsley2-2/+2
2009-05-12OMAP3 clock: lessen amount of noisy messagesArtem Bityutskiy1-1/+1
2009-05-12OMAP3 clock: use pr_debug() rather than pr_info() in some clock change codePaul Walmsley2-10/+10
2009-05-12OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHzPaul Walmsley2-7/+16
2009-05-12OMAP3 SRAM: renumber registers to make space for argument passingPaul Walmsley1-57/+57
2009-05-12OMAP3 SDRC: initialize SDRC_POWER at bootPaul Walmsley1-1/+18
2009-05-12OMAP3 SRAM: clear the SDRC PWRENA bit during SDRC frequency changePaul Walmsley1-3/+4
2009-05-12OMAP3 clock: add interconnect barriers to CORE DPLL M2 changePaul Walmsley1-3/+6
2009-05-12OMAP3 SRAM: add ARM barriers to omap3_sram_configure_core_dpllPaul Walmsley1-2/+2
2009-05-12ARM: OMAP2/3: Add name for musb clocksTony Lindgren2-2/+2
2009-05-12ARM: OMAP2: Fix SPI driver failure on 2420 when running multi-omap configJarkko Nikula1-2/+4
2009-05-12ARM: OMAP2: Fix tusb6010 init error and compilation warningJarkko Nikula1-1/+1
2009-05-12ARM: OMAP: GPIO de-bounce clocks don't affect module idle statePaul Walmsley1-6/+6
2009-05-05omap iommu: omap2 architecture specific functionsHiroshi DOYU1-0/+323
2009-04-24Merge branch 'omap-clock-fixes' into omap-fixesTony Lindgren5-20/+68
2009-04-23OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley5-5/+59
2009-04-23OMAP3: clock: Camera module doesn't have IDLEST bitSergio Aguirre1-3/+3
2009-04-23OMAP2xxx clock: fix broken cpu_mask codePaul Walmsley1-9/+3
2009-04-23ARM: OMAP3: Clean up spurious interrupt check logicRoger Quadros1-2/+2
2009-04-23ARM: OMAP3: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-23ARM: OMAP2: possible division by 0Roel Kluin1-1/+1
2009-04-23ARM: OMAP2: Remove defines and resource init for OMAP24XX EACJarkko Nikula1-33/+0
2009-04-23ARM: OMAP: Remove old dead gpio expander codeTony Lindgren1-95/+0
2009-04-22OMAP2xxx clock: pre-initialize struct clks earlyPaul Walmsley1-3/+3
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-4/+4
2009-04-02Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6Russell King2-18/+94
2009-04-02ARM: Add SMSC911X support to Overo platform (V2)Steve Sakoman1-0/+65
2009-04-02arm: convert omap ldp platform to use smsc911xSteve Glendinning1-18/+29
2009-04-01[ARM] 5436/1: ARM: OMAP: Fix compile for rx51Tony Lindgren1-0/+2
2009-03-25[ARM] OMAP: Fix compile for omap2_init_common_hw()Tony Lindgren4-4/+4
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King18-164/+1812