aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
* 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-102-3/+3
| * omap mmc: Add better MMC low-level initTony Lindgren2008-12-108-47/+329
| * omap mmc: Remove broken MMC init codeTony Lindgren2008-12-109-276/+1
* | 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-102-22/+34
| * ARM: OMAP2: Fix cpu detectionTony Lindgren2008-12-101-3/+0
| * ARM: OMAP1: osk5912: LED trigger update for CFDavid Brownell2008-12-101-1/+2
| * ARM: OMAP1: osk5912: Mistral eeprom supportDavid Brownell2008-12-101-2/+27
| * ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula2008-12-1012-33/+37
| * ARM: OMAP: use gpio_to_irqDavid Brownell2008-12-105-16/+17
| * ARM: OMAP: switch to gpio_direction_outputDavid Brownell2008-12-105-19/+10
| * ARM: OMAP: switch to gpio_direction_inputDavid Brownell2008-12-105-7/+7
| * ARM: OMAP: switch to standard gpio get/set callsDavid Brownell2008-12-1012-41/+38
| * [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/+27
|\
| * Merge branch 'omap-all' into develRussell King2008-10-145-48/+27
| |\
| | * 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/+12
| | |/
| | * [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/+0
* | | 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/+2
|\ \
| * | [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-092-3/+2
| |/
* | 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/+15
|/
* [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/+0
* [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
| | | | | * ARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach-omap1Tony Lindgren2008-07-032-1/+58
| |_|_|_|/ |/| | | |
| | | | * [ARM] OMAP1: N770: Convert audio_pwr_sem in a mutexMatthias Kaehlcke2008-07-031-8/+9
| |_|_|/ |/| | |
| | * | [ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King2008-05-121-7/+0
* | | | [ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-palmte.cTony Lindgren2008-05-221-10/+0
|/ / /
* | | ARM: OMAP: Keymap fix for palmte and palmz71Eduardo Valentin2008-05-092-2/+2
|/ /
* | i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-293-5/+1
* | ARM: OMAP2: Clean-up mux codeTony Lindgren2008-04-141-13/+15
* | ARM: OMAP: TimerMPU: Remove MPU-timer based sched_clock()Kevin Hilman2008-04-141-16/+0
* | ARM: OMAP: TimerMPU: Remove unused cycles-to-nsec conversionsKevin Hilman2008-04-141-33/+0