summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Remove unused platform devices, v3Tony Lindgren2009-01-159-303/+9Star
* ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23Arun KS2009-01-151-1/+3
* ARM: OMAP: remove duplicated #include'sHuang Weiyi2009-01-151-1/+0Star
* ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula2009-01-151-3/+3
* ARM: OMAP: Fix compile for palmteTony Lindgren2009-01-151-9/+0Star
* 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 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-022-2/+2
|\
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-132-2/+2
* | Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-12-1713-273/+280
|\ \
| * | omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren2008-12-112-3/+3
| * | omap mmc: Add better MMC low-level initTony Lindgren2008-12-118-47/+329
| * | omap mmc: Remove broken MMC init codeTony Lindgren2008-12-119-276/+1Star
* | | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-1520-137/+165
|\| |
| * | ARM: OMAP2: Use omap_rev() instead of system_revLauri Leukkunen2008-12-112-22/+34
| * | ARM: OMAP2: Fix cpu detectionTony Lindgren2008-12-111-3/+0Star
| * | ARM: OMAP1: osk5912: LED trigger update for CFDavid Brownell2008-12-111-1/+2
| * | ARM: OMAP1: osk5912: Mistral eeprom supportDavid Brownell2008-12-111-2/+27
| * | ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula2008-12-1112-33/+37
| * | ARM: OMAP: use gpio_to_irqDavid Brownell2008-12-115-16/+17
| * | ARM: OMAP: switch to gpio_direction_outputDavid Brownell2008-12-115-19/+10Star
| * | ARM: OMAP: switch to gpio_direction_inputDavid Brownell2008-12-115-7/+7
| * | ARM: OMAP: switch to standard gpio get/set callsDavid Brownell2008-12-1112-41/+38Star
| |/
| * [ARM] omap: fix a pile of issuesRussell King2008-12-011-1/+1
* | [ARM] Arrange for platforms to select appropriate CPU supportRussell King2008-11-271-0/+3
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-165-48/+27Star
|\
| * Merge branch 'omap-all' into develRussell King2008-10-145-48/+27Star
| |\
| | * Merge branch 'omap2-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-10-091-1/+1
| | |\
| | | * ARM: OMAP2: Misc updates from linux-omap treeTony Lindgren2008-10-061-1/+1
| | * | ARM: OMAP: Allocate McBSP devices dynamicallyChandra Shekhar2008-10-081-25/+12Star
| | |/
| | * [ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King2008-09-051-4/+4
| | * [ARM] omap: DSP registers don't need to be castedRussell King2008-09-052-4/+4
| | * [ARM] omap: Fix IO_ADDRESS() macrosRussell King2008-09-051-6/+6
| | * [ARM] omap: convert mcbsp to use ioremap()Russell King2008-09-051-8/+0Star
* | | i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare2008-10-141-0/+4
|/ /
* | Merge branch 'pxa-all' into develRussell King2008-10-092-3/+2Star
|\ \
| * | [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-092-3/+2Star
| |/
* | Merge branch 'ptebits' into develRussell King2008-10-091-0/+8
|\|
| * [ARM] omap: fix virtual vs physical address space confusionsRussell King2008-09-041-0/+8
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-0613-16/+15Star
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0735-201/+201
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-0723-23/+23
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-072-2/+0Star
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-274-10/+10
*-------. Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-107-25/+368
|\ \ \ \ \
| | | | | * ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2008-07-031-1/+4
| | | | | * ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...Tony Lindgren2008-07-031-3/+10
| | | | | * ARM: OMAP: Clean up interrupt lines to fix warnings for multi-omapTony Lindgren2008-07-031-5/+5
| | | | | * ARM: OMAP: McBSP: Add support for mcbsp on mach-omap1Eduardo Valentin2008-07-032-0/+282
| | | | | * ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.STony Lindgren2008-07-031-3/+3