aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3cRussell King1-0/+1
2009-01-05Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds1-2/+2
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-12-10omap mmc: force MMC module reset on bootKevin Hilman1-0/+85
2008-12-10omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren9-7/+701
2008-12-10omap mmc: Add better MMC low-level initTony Lindgren3-12/+90
2008-12-10omap mmc: Remove broken MMC init codeTony Lindgren3-33/+0
2008-12-10ARM: OMAP3: Pin multiplexing updates for 24xx and 34xxArun KS1-1/+43
2008-12-10ARM: OMAP3: Add basic support for Pandora handheld consoleGrazvydas Ignotas3-0/+185
2008-12-10ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeessStanley.Miao1-0/+57
2008-12-10ARM: OMAP3: Warn about spurious interruptsTony Lindgren1-0/+39
2008-12-10ARM: OMAP2: bard-h4: list those eepromsDavid Brownell1-0/+14
2008-12-10ARM: OMAP2: Use omap_rev() instead of system_revLauri Leukkunen2-14/+22
2008-12-10ARM: OMAP2: Fix cpu detectionTony Lindgren2-172/+120
2008-12-10ARM: OMAP2: Prepare cpu detection for further improvementsTony Lindgren1-1/+6
2008-12-10ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula3-5/+5
2008-12-10ARM: OMAP: switch to gpio_direction_outputDavid Brownell1-2/+1
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell3-6/+6
2008-12-10ARM: OMAP: switch to standard gpio get/set callsDavid Brownell1-1/+1
2008-12-10ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3Jouni Hogander1-18/+18
2008-11-21i2c-omap: Add high-speed support to omap-i2cSyed Mohammed Khasim1-2/+2
2008-11-04ARM: OMAP: Fix compiler warnings in gpmc.cSanjeev Premi1-4/+2
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+4
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds35-431/+4941
2008-10-16genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner1-4/+4
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/git/tmlind/linux-omap-2.6 into omap-allRussell 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/git/tmlind/linux-omap-2.6 into omap-allRussell 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