summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2008-10-06ARM: OMAP2: Move sleep.S into sleep24xx.STony Lindgren2-18/+19
2008-10-06ARM: OMAP2 Provide function to enable/disable uart clocksJouni Hogander1-60/+40
2008-10-03Merge unstable branch 'omap-rmk'Russell King9-33/+31
2008-09-05[ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King2-10/+10
2008-09-05[ARM] omap: Fix IO_ADDRESS() macrosRussell King6-18/+16
2008-09-05[ARM] omap: convert mcbsp to use ioremap()Russell King1-4/+0
2008-09-05[ARM] omap: fix virtual vs physical address space confusionsRussell King1-0/+4
2008-08-27[ARM] OMAP: Fix 2430 SMC91x ethernet IRQRussell King1-1/+1
2008-08-22[ARM] OMAP: clockdomain: add clkdm_get_pwrdm()Paul Walmsley1-0/+16
2008-08-22[ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) supportPaul Walmsley1-0/+68
2008-08-19ARM: OMAP2: Clock: Combine 34xx l3_icks and l4_icksHögander Jouni1-38/+24
2008-08-19ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain codePaul Walmsley5-24/+232
2008-08-19ARM: OMAP2: Clockdomain: Associate clocks with clockdomainsPaul Walmsley1-51/+187
2008-08-19ARM: OMAP2: Clockdomain: Encode OMAP2/3 clockdomainsPaul Walmsley4-19/+349
2008-08-19ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain codePaul Walmsley2-0/+140
2008-08-19ARM: OMAP2: Clockdomain: Add base OMAP2/3 clockdomain codePaul Walmsley2-1/+605
2008-08-19ARM: OMAP: Powerdomain: Add OMAP3 powerdomainsPaul Walmsley4-7/+364
2008-08-19ARM: OMAP2: Powerdomain: Add OMAP2 powerdomainsPaul Walmsley3-4/+222
2008-08-19ARM: OMAP2: Powerdomain: Add OMAP2/3 common powerdomainsPaul Walmsley3-1/+154
2008-08-19ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain codePaul Walmsley3-11/+927
2008-08-14usb: musb: pass configuration specifics via pdataFelipe Balbi1-1/+0
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King28-87/+87
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King8-8/+8
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
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', 'o...Russell 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-07ARM: 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