summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds35-431/+4941
2008-10-14Merge branch 'omap-all' into develRussell King35-431/+4941
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare1-0/+11
2008-10-10Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King11-34/+957
2008-10-10ARM: OMAP3: Add basic board support for OMAP LDPNishant Kamat3-0/+91
2008-10-09Merge branch 'ptebits' into develRussell King2-1/+5
2008-10-09Merge branch 'omap2-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King11-218/+570
2008-10-09ARM: OMAP3: Add support for the Gumstix Overo board (rev 3)Steve Sakoman3-0/+246
2008-10-09ARM: OMAP3: Add minimal Beagle board supportSyed Mohammed, Khasim3-0/+249
2008-10-09ARM: OMAP3: Add minimal omap3430 supportSyed Mohammed, Khasim8-34/+371
2008-10-09ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ codePaul Walmsley1-29/+40
2008-10-08ARM: OMAP: Add support for OMAP2430 in McBSPJarkko Nikula1-10/+69
2008-10-08ARM: OMAP: Add support for McBSP devices 3 - 5 on 34xxChandra Shekhar1-1/+55
2008-10-08ARM: OMAP: Allocate McBSP devices dynamicallyChandra Shekhar1-16/+12
2008-10-06ARM: OMAP2: Misc updates from linux-omap treeTony Lindgren6-67/+199
2008-10-06ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremapPaul Walmsley1-23/+58
2008-10-06ARM: OMAP2: Add pinmux support for omap34xxVikram Pandita1-8/+194
2008-10-06ARM: OMAP2: Use omap_globals for CPU detection for multi-omapTony Lindgren1-16/+23
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-06[ARM] Convert asm/bitops.h to linux/bitops.hRussell King3-3/+3
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King14-20/+15
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-04[ARM] omap: fix virtual vs physical address space confusionsRussell King1-0/+4
2008-09-01[ARM] cputype: separate definitions, use themRussell King1-0/+1
2008-08-27[ARM] OMAP: Fix 2430 SMC91x ethernet IRQRussell King1-1/+1
2008-08-21[ARM] OMAP: clockdomain: add clkdm_get_pwrdm()Paul Walmsley1-0/+16
2008-08-21[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-13usb: 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