aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov1-3/+3
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into develRussell King23-206/+1570
2008-07-03ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithmPaul Walmsley5-18/+250
2008-07-03ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functionsPaul Walmsley4-30/+371
2008-07-03ARM: OMAP: Add OMAP chip type structure; clean up mach-omap2/id.cPaul Walmsley1-27/+168
2008-07-03ARM: OMAP: Turn CM and PRM access into functionsTony Lindgren4-7/+62
2008-07-03ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren7-46/+81
2008-07-03ARM: OMAP: McBSP: Add support for mcbsp on mach-omap2Eduardo Valentin3-10/+230
2008-07-03ARM: OMAP: McBSP: Add support for mcbsp on mach-omap1Eduardo Valentin1-10/+20
2008-07-03ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.STony Lindgren6-57/+397
2008-07-03ARM: OMAP: SRAM: Move omap2 sram-fn.S to sram242x.STony Lindgren2-1/+1
2008-07-03ARM: OMAP: DMTimer: Optimize by adding load and startRichard Woodruff1-6/+3
2008-06-06ARM: OMAP: Correcting the gpmc prefetch control register addressThara Gopinath1-1/+1
2008-05-12[ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King1-7/+0
2008-05-09ARM: OMAP: Fixed comments on global PRM register usageKalle Jokiniemi1-1/+1
2008-05-09ARM: OMAP: Add PARENT_CONTROLS_CLOCK flag to dpll5_m2_ckHögander Jouni1-1/+2
2008-05-09ARM: OMAP: PRCM fixes to ssi clock handlingJouni Högander2-2/+5
2008-05-09ARM: OMAP: Add fuctional clock enabler for iva2Hiroshi DOYU2-2/+4
2008-05-09ARM: OMAP: Fix 34xx to use correct shift values for gpio2-6 fclksJouni Högander1-5/+5
2008-05-09ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailboxHiroshi DOYU1-10/+15
2008-05-09ARM: OMAP: Add calls to omap2_set_globals_*()Paul Walmsley4-0/+4
2008-04-14ARM: OMAP2: New DPLL clock frameworkRoman Tereshonkov4-109/+410
2008-04-14ARM: OMAP2: Add 34xx clock codePaul Walmsley2-0/+236
2008-04-14ARM: OMAP2: Add 34xx clocksPaul Walmsley1-0/+2704
2008-04-14ARM: OMAP2: Remove old PRCM register access codePaul Walmsley3-797/+1
2008-04-14ARM: OMAP2: Clean up 24xx clock codeTony Lindgren4-62/+49
2008-04-14ARM: OMAP2: Remove old 24xx specific clock functionsPaul Walmsley1-722/+0
2008-04-14ARM: OMAP: Add rest of 24xx clocksPaul Walmsley1-530/+957
2008-04-14ARM: OMAP2: Change 24xx to use shared clock code and new reg accessPaul Walmsley6-226/+467
2008-04-14ARM: OMAP2: Add common clock framework for 24xx and 34xxPaul Walmsley2-0/+830
2008-04-14ARM: OMAP2: Move clock.c to clock24xx.cPaul Walmsley2-1/+4
2008-04-14ARM: OMAP2: Move clock.h to clock24xx.hPaul Walmsley2-1/+1
2008-04-14ARM: OMAP2: Remove old 24xx PM codeTony Lindgren1-269/+1
2008-04-14ARM: OMAP2: Change 24xx to use new register accessPaul Walmsley10-97/+238
2008-04-14ARM: OMAP2: Add register access for 34xxTony Lindgren2-0/+1251
2008-04-14ARM: OMAP2: Add common register access for 24xx and 34xxPaul Walmsley8-2/+1571
2008-04-14ARM: OMAP2: Clean-up mux codeTony Lindgren1-26/+43
2008-04-14ARM: OMAP2: Add new pin multiplexing configurationsTony Lindgren1-3/+41
2008-04-14ARM: OMAP: Timer32K: Re-organize duplicated 32k-timer codeKevin Hilman2-18/+138
2008-04-14ARM: OMAP: Split omap_cfg_reg() into omap processor specific functionsTony Lindgren1-0/+31
2008-04-14ARM: OMAP: Allow registering pin mux functionTony Lindgren1-2/+19
2008-03-06ARM: OMAP2: Register the L4 io bus to boot OMAP2Kyungmin Park1-0/+6
2008-01-28Merge branch 'pxa-plat' into develRussell King2-2/+2
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into develRussell King1-1/+0
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King2-2/+2
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King1-4/+0
2008-01-26[ARM] remove duplicate includesLucas Woods1-1/+0
2007-10-31[ARM] Fix assignment instead of condition in arm/mach-omap2/clock.cRoel Kluin1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki1-17/+3