aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAge
* [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King2009-01-08
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-13
* | Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-12-17
|\ \
| * | omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren2008-12-10
| * | omap mmc: Add better MMC low-level initTony Lindgren2008-12-10
| * | omap mmc: Remove broken MMC init codeTony Lindgren2008-12-10
* | | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-15
|\| |
| * | ARM: OMAP2: Use omap_rev() instead of system_revLauri Leukkunen2008-12-10
| * | ARM: OMAP2: Fix cpu detectionTony Lindgren2008-12-10
| * | ARM: OMAP1: osk5912: LED trigger update for CFDavid Brownell2008-12-10
| * | ARM: OMAP1: osk5912: Mistral eeprom supportDavid Brownell2008-12-10
| * | ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula2008-12-10
| * | ARM: OMAP: use gpio_to_irqDavid Brownell2008-12-10
| * | ARM: OMAP: switch to gpio_direction_outputDavid Brownell2008-12-10
| * | ARM: OMAP: switch to gpio_direction_inputDavid Brownell2008-12-10
| * | ARM: OMAP: switch to standard gpio get/set callsDavid Brownell2008-12-10
| |/
| * [ARM] omap: fix a pile of issuesRussell King2008-12-01
* | [ARM] Arrange for platforms to select appropriate CPU supportRussell King2008-11-27
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-16
|\
| * Merge branch 'omap-all' into develRussell King2008-10-14
| |\
| | * Merge branch 'omap2-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-10-09
| | |\
| | | * ARM: OMAP2: Misc updates from linux-omap treeTony Lindgren2008-10-06
| | * | ARM: OMAP: Allocate McBSP devices dynamicallyChandra Shekhar2008-10-08
| | |/
| | * [ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King2008-09-05
| | * [ARM] omap: DSP registers don't need to be castedRussell King2008-09-05
| | * [ARM] omap: Fix IO_ADDRESS() macrosRussell King2008-09-05
| | * [ARM] omap: convert mcbsp to use ioremap()Russell King2008-09-05
* | | i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare2008-10-14
|/ /
* | Merge branch 'pxa-all' into develRussell King2008-10-09
|\ \
| * | [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-09
| |/
* | Merge branch 'ptebits' into develRussell King2008-10-09
|\|
| * [ARM] omap: fix virtual vs physical address space confusionsRussell King2008-09-04
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-06
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-07
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-27
*-------. Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-10
|\ \ \ \ \
| | | | | * ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2008-07-03
| | | | | * ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...Tony Lindgren2008-07-03
| | | | | * ARM: OMAP: Clean up interrupt lines to fix warnings for multi-omapTony Lindgren2008-07-03
| | | | | * ARM: OMAP: McBSP: Add support for mcbsp on mach-omap1Eduardo Valentin2008-07-03
| | | | | * ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.STony Lindgren2008-07-03
| | | | | * ARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach-omap1Tony Lindgren2008-07-03
| |_|_|_|/ |/| | | |
| | | | * [ARM] OMAP1: N770: Convert audio_pwr_sem in a mutexMatthias Kaehlcke2008-07-03
| |_|_|/ |/| | |
| | * | [ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King2008-05-12
* | | | [ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-palmte.cTony Lindgren2008-05-22
|/ / /
* / / ARM: OMAP: Keymap fix for palmte and palmz71Eduardo Valentin2008-05-09
|/ /
* | i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-29