summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-10-1011-34/+957
|\
| * ARM: OMAP3: Add basic board support for OMAP LDPNishant Kamat2008-10-103-0/+91
| * ARM: OMAP3: Add support for the Gumstix Overo board (rev 3)Steve Sakoman2008-10-093-0/+246
| * ARM: OMAP3: Add minimal Beagle board supportSyed Mohammed, Khasim2008-10-093-0/+249
| * ARM: OMAP3: Add minimal omap3430 supportSyed Mohammed, Khasim2008-10-098-34/+371
* | Merge branch 'omap2-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-10-0911-218/+570
|\ \ | |/
| * ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ codePaul Walmsley2008-10-091-29/+40
| * ARM: OMAP2: Misc updates from linux-omap treeTony Lindgren2008-10-066-67/+199
| * ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremapPaul Walmsley2008-10-061-23/+58
| * ARM: OMAP2: Add pinmux support for omap34xxVikram Pandita2008-10-061-8/+194
| * ARM: OMAP2: Use omap_globals for CPU detection for multi-omapTony Lindgren2008-10-061-16/+23
| * ARM: OMAP2: Move sleep.S into sleep24xx.STony Lindgren2008-10-062-18/+19
| * ARM: OMAP2 Provide function to enable/disable uart clocksJouni Hogander2008-10-061-60/+40
* | ARM: OMAP: Add support for OMAP2430 in McBSPJarkko Nikula2008-10-081-10/+69
* | ARM: OMAP: Add support for McBSP devices 3 - 5 on 34xxChandra Shekhar2008-10-081-1/+55
* | ARM: OMAP: Allocate McBSP devices dynamicallyChandra Shekhar2008-10-081-16/+12
|/
* Merge unstable branch 'omap-rmk'Russell King2008-10-039-33/+31
|\
| * [ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King2008-09-052-10/+10
| * [ARM] omap: Fix IO_ADDRESS() macrosRussell King2008-09-056-18/+16
| * [ARM] omap: convert mcbsp to use ioremap()Russell King2008-09-051-4/+0
| * [ARM] omap: fix virtual vs physical address space confusionsRussell King2008-09-041-0/+4
| * [ARM] OMAP: Fix 2430 SMC91x ethernet IRQRussell King2008-08-271-1/+1
* | [ARM] OMAP: clockdomain: add clkdm_get_pwrdm()Paul Walmsley2008-08-211-0/+16
* | [ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) supportPaul Walmsley2008-08-211-0/+68
* | ARM: OMAP2: Clock: Combine 34xx l3_icks and l4_icksHögander Jouni2008-08-191-38/+24
* | ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain codePaul Walmsley2008-08-195-24/+232
* | ARM: OMAP2: Clockdomain: Associate clocks with clockdomainsPaul Walmsley2008-08-191-51/+187
* | ARM: OMAP2: Clockdomain: Encode OMAP2/3 clockdomainsPaul Walmsley2008-08-194-19/+349
* | ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain codePaul Walmsley2008-08-192-0/+140
* | ARM: OMAP2: Clockdomain: Add base OMAP2/3 clockdomain codePaul Walmsley2008-08-192-1/+605
* | ARM: OMAP: Powerdomain: Add OMAP3 powerdomainsPaul Walmsley2008-08-194-7/+364
* | ARM: OMAP2: Powerdomain: Add OMAP2 powerdomainsPaul Walmsley2008-08-193-4/+222
* | ARM: OMAP2: Powerdomain: Add OMAP2/3 common powerdomainsPaul Walmsley2008-08-193-1/+154
* | ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain codePaul Walmsley2008-08-193-11/+927
|/
* usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-131-1/+0
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0728-87/+87
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-078-8/+8
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-3/+3
*---. Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-1023-206/+1570
|\ \ \
| | | * ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithmPaul Walmsley2008-07-035-18/+250
| | | * ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functionsPaul Walmsley2008-07-034-30/+371
| | | * ARM: OMAP: Add OMAP chip type structure; clean up mach-omap2/id.cPaul Walmsley2008-07-031-27/+168
| | | * ARM: OMAP: Turn CM and PRM access into functionsTony Lindgren2008-07-034-7/+62
| | | * ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren2008-07-037-46/+81
| | | * ARM: OMAP: McBSP: Add support for mcbsp on mach-omap2Eduardo Valentin2008-07-033-10/+230
| | | * ARM: OMAP: McBSP: Add support for mcbsp on mach-omap1Eduardo Valentin2008-07-031-10/+20
| | | * ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.STony Lindgren2008-07-036-57/+397
| | | * ARM: OMAP: SRAM: Move omap2 sram-fn.S to sram242x.STony Lindgren2008-07-032-1/+1
| | | * ARM: OMAP: DMTimer: Optimize by adding load and startRichard Woodruff2008-07-031-6/+3
OpenPOWER on IntegriCloud