aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Fix compiler warnings in gpmc.cSanjeev Premi2008-11-041-4/+2
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-4/+4
|\
| * genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner2008-10-161-4/+4
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-1635-431/+4941
|\ \ | |/ |/|
| * Merge branch 'omap-all' into develRussell King2008-10-1435-431/+4941
| |\
| | * 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: 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
* | | | i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare2008-10-141-0/+11
|/ / /
* | | Merge branch 'ptebits' into develRussell King2008-10-092-1/+5
|\ \ \ | | |/ | |/|
| * | [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] Convert asm/bitops.h to linux/bitops.hRussell King2008-09-063-3/+3
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-0614-20/+15
* | [ARM] cputype: separate definitions, use themRussell King2008-09-011-0/+1
|/
* 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
|\ \ \