aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)Author
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King
2008-07-03ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithmPaul Walmsley
2008-07-03ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functionsPaul Walmsley
2008-07-03ARM: OMAP: Add OMAP chip type structure; clean up mach-omap2/id.cPaul Walmsley
2008-07-03ARM: OMAP: Turn CM and PRM access into functionsTony Lindgren
2008-07-03ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren
2008-07-03ARM: OMAP: McBSP: Add support for mcbsp on mach-omap2Eduardo Valentin
2008-07-03ARM: OMAP: McBSP: Add support for mcbsp on mach-omap1Eduardo Valentin
2008-07-03ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.STony Lindgren
2008-07-03ARM: OMAP: SRAM: Move omap2 sram-fn.S to sram242x.STony Lindgren
2008-07-03ARM: OMAP: DMTimer: Optimize by adding load and startRichard Woodruff
2008-06-06ARM: OMAP: Correcting the gpmc prefetch control register addressThara Gopinath
2008-05-12[ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King
2008-05-09ARM: OMAP: Fixed comments on global PRM register usageKalle Jokiniemi
2008-05-09ARM: OMAP: Add PARENT_CONTROLS_CLOCK flag to dpll5_m2_ckHögander Jouni
2008-05-09ARM: OMAP: PRCM fixes to ssi clock handlingJouni Högander
2008-05-09ARM: OMAP: Add fuctional clock enabler for iva2Hiroshi DOYU
2008-05-09ARM: OMAP: Fix 34xx to use correct shift values for gpio2-6 fclksJouni Högander
2008-05-09ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailboxHiroshi DOYU
2008-05-09ARM: OMAP: Add calls to omap2_set_globals_*()Paul Walmsley
2008-04-14ARM: OMAP2: New DPLL clock frameworkRoman Tereshonkov
2008-04-14ARM: OMAP2: Add 34xx clock codePaul Walmsley
2008-04-14ARM: OMAP2: Add 34xx clocksPaul Walmsley
2008-04-14ARM: OMAP2: Remove old PRCM register access codePaul Walmsley
2008-04-14ARM: OMAP2: Clean up 24xx clock codeTony Lindgren
2008-04-14ARM: OMAP2: Remove old 24xx specific clock functionsPaul Walmsley
2008-04-14ARM: OMAP: Add rest of 24xx clocksPaul Walmsley
2008-04-14ARM: OMAP2: Change 24xx to use shared clock code and new reg accessPaul Walmsley
2008-04-14ARM: OMAP2: Add common clock framework for 24xx and 34xxPaul Walmsley
2008-04-14ARM: OMAP2: Move clock.c to clock24xx.cPaul Walmsley
2008-04-14ARM: OMAP2: Move clock.h to clock24xx.hPaul Walmsley
2008-04-14ARM: OMAP2: Remove old 24xx PM codeTony Lindgren
2008-04-14ARM: OMAP2: Change 24xx to use new register accessPaul Walmsley
2008-04-14ARM: OMAP2: Add register access for 34xxTony Lindgren
2008-04-14ARM: OMAP2: Add common register access for 24xx and 34xxPaul Walmsley
2008-04-14ARM: OMAP2: Clean-up mux codeTony Lindgren
2008-04-14ARM: OMAP2: Add new pin multiplexing configurationsTony Lindgren
2008-04-14ARM: OMAP: Timer32K: Re-organize duplicated 32k-timer codeKevin Hilman
2008-04-14ARM: OMAP: Split omap_cfg_reg() into omap processor specific functionsTony Lindgren
2008-04-14ARM: OMAP: Allow registering pin mux functionTony Lindgren
2008-03-06ARM: OMAP2: Register the L4 io bus to boot OMAP2Kyungmin Park
2008-01-28Merge branch 'pxa-plat' into develRussell King
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King
2008-01-26[ARM] remove duplicate includesLucas Woods
2007-10-31[ARM] Fix assignment instead of condition in arm/mach-omap2/clock.cRoel Kluin
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki