summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: fix fault in enter_full_retention()Kevin Hilman2009-01-291-2/+1Star
* ARM: OMAP: Mask interrupts when disabling interrupts, v2김규원2009-01-291-0/+1
* ARM: OMAP: gptimer min_delta_ns correctedAaro Koskinen2009-01-291-1/+2
* ARM: OMAP: Fix hsmmc init, v2Tony Lindgren2009-01-291-4/+7
* ARM: OMAP: Fix omap34xx revision detection for ES3.1Tony Lindgren2009-01-291-1/+5
* ARM: OMAP: Fix McBSP spin_lock deadlockStanley.Miao2009-01-291-120/+25Star
* ARM: OMAP: Fix compile for beagleTony Lindgren2009-01-151-4/+5
* ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula2009-01-152-59/+7Star
* ARM: OMAP: Fix compile for various McBSPTony Lindgren2009-01-151-0/+1
* [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King2009-01-081-0/+1
* Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-01-061-2/+2
|\
| * i2c-omap: Add high-speed support to omap-i2cSyed Mohammed Khasim2008-11-211-2/+2
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+1
|\ \
| * | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
| |/
* | omap mmc: force MMC module reset on bootKevin Hilman2008-12-111-0/+85
* | omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren2008-12-119-7/+701
* | omap mmc: Add better MMC low-level initTony Lindgren2008-12-113-12/+90
* | omap mmc: Remove broken MMC init codeTony Lindgren2008-12-113-33/+0Star
* | ARM: OMAP3: Pin multiplexing updates for 24xx and 34xxArun KS2008-12-111-1/+43
* | ARM: OMAP3: Add basic support for Pandora handheld consoleGrazvydas Ignotas2008-12-113-0/+185
* | ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeessStanley.Miao2008-12-111-0/+57
* | ARM: OMAP3: Warn about spurious interruptsTony Lindgren2008-12-111-0/+39
* | ARM: OMAP2: bard-h4: list those eepromsDavid Brownell2008-12-111-0/+14
* | ARM: OMAP2: Use omap_rev() instead of system_revLauri Leukkunen2008-12-112-14/+22
* | ARM: OMAP2: Fix cpu detectionTony Lindgren2008-12-112-172/+120Star
* | ARM: OMAP2: Prepare cpu detection for further improvementsTony Lindgren2008-12-111-1/+6
* | ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula2008-12-113-5/+5
* | ARM: OMAP: switch to gpio_direction_outputDavid Brownell2008-12-111-2/+1Star
* | ARM: OMAP: switch to gpio_direction_inputDavid Brownell2008-12-113-6/+6
* | ARM: OMAP: switch to standard gpio get/set callsDavid Brownell2008-12-111-1/+1
* | ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3Jouni Hogander2008-12-111-18/+18
|/
* ARM: OMAP: Fix compiler warnings in gpmc.cSanjeev Premi2008-11-041-4/+2Star
* 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-1111-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/+40Star
| | * | ARM: OMAP: Add support for OMAP2430 in McBSPJarkko Nikula2008-10-081-10/+69