aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1 (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-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+2
2008-12-17Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King13-273/+280
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King20-137/+165
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2-2/+2
2008-12-10omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren2-3/+3
2008-12-10omap mmc: Add better MMC low-level initTony Lindgren8-47/+329
2008-12-10omap mmc: Remove broken MMC init codeTony Lindgren9-276/+1
2008-12-10ARM: OMAP2: Use omap_rev() instead of system_revLauri Leukkunen2-22/+34
2008-12-10ARM: OMAP2: Fix cpu detectionTony Lindgren1-3/+0
2008-12-10ARM: OMAP1: osk5912: LED trigger update for CFDavid Brownell1-1/+2
2008-12-10ARM: OMAP1: osk5912: Mistral eeprom supportDavid Brownell1-2/+27
2008-12-10ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula12-33/+37
2008-12-10ARM: OMAP: use gpio_to_irqDavid Brownell5-16/+17
2008-12-10ARM: OMAP: switch to gpio_direction_outputDavid Brownell5-19/+10
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell5-7/+7
2008-12-10ARM: OMAP: switch to standard gpio get/set callsDavid Brownell12-41/+38
2008-12-01[ARM] omap: fix a pile of issuesRussell King1-1/+1
2008-11-27[ARM] Arrange for platforms to select appropriate CPU supportRussell King1-0/+3
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-48/+27
2008-10-14Merge branch 'omap-all' into develRussell King5-48/+27
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare1-0/+4
2008-10-09Merge branch 'pxa-all' into develRussell King2-3/+2
2008-10-09Merge branch 'ptebits' into develRussell King1-0/+8
2008-10-09Merge branch 'omap2-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into omap-allRussell King1-1/+1
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2-3/+2
2008-10-08ARM: OMAP: Allocate McBSP devices dynamicallyChandra Shekhar1-25/+12
2008-10-06ARM: OMAP2: Misc updates from linux-omap treeTony Lindgren1-1/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King13-16/+15
2008-09-05[ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King1-4/+4
2008-09-05[ARM] omap: DSP registers don't need to be castedRussell King2-4/+4
2008-09-05[ARM] omap: Fix IO_ADDRESS() macrosRussell King1-6/+6
2008-09-05[ARM] omap: convert mcbsp to use ioremap()Russell King1-8/+0
2008-09-04[ARM] omap: fix virtual vs physical address space confusionsRussell King1-0/+8
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King35-201/+201
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King23-23/+23
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King2-2/+0
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov4-10/+10
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into develRussell King7-25/+368
2008-07-03[ARM] OMAP1: N770: Convert audio_pwr_sem in a mutexMatthias Kaehlcke1-8/+9
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren1-1/+4
2008-07-03ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead of __REGTony Lindgren1-3/+10
2008-07-03ARM: OMAP: Clean up interrupt lines to fix warnings for multi-omapTony Lindgren1-5/+5
2008-07-03ARM: OMAP: McBSP: Add support for mcbsp on mach-omap1Eduardo Valentin2-0/+282
2008-07-03ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.STony Lindgren1-3/+3
2008-07-03ARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach-omap1Tony Lindgren2-1/+58
2008-05-22[ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-palmte.cTony Lindgren1-10/+0
2008-05-12[ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King1-7/+0
2008-05-09ARM: OMAP: Keymap fix for palmte and palmz71Eduardo Valentin2-2/+2
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare3-5/+1