summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ARM: OMAP1: Timer32K: Fix timer32K for clockevents and clean it upTony Lindgren2008-04-141-5/+13
* | ARM: OMAP: Timer32K: Move timer32k to mach-omap1Kevin Hilman2008-04-142-1/+203
* | ARM: OMAP: Split omap_cfg_reg() into omap processor specific functionsTony Lindgren2008-04-141-0/+103
* | ARM: OMAP: Allow registering pin mux functionTony Lindgren2008-04-141-3/+18
* | ARM: OMAP: Use gpiolib with tps65010 for OSK 5912David Brownell2008-04-142-117/+71
* | ARM: OMAP: 5912 OSK GPIO updatesDavid Brownell2008-04-141-13/+17
|/
* ARM: OMAP1: Fix typo in OMAP1 MPU clock source initializationWill Newton2008-03-201-1/+1
* ARM: OMAP: Fix clockevent support for hrtimersKevin Hilman2008-03-201-1/+9
* ARM: OMAP1: omap1/pm.c build fixDavid Brownell2008-03-051-1/+1
* ARM: OMAP1: omap h2 regression fixDavid Brownell2008-03-051-0/+4
* ARM: OMAP1: omap h3 regression and build fixDavid Brownell2008-03-051-0/+22
* ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare2008-02-241-0/+2
* ARM: OMAP1: Misc clean-upTony Lindgren2008-02-0812-129/+30
* ARM: OMAP1: Palm Tungsten E board clean-upAndrzej Zaborowski2008-02-081-61/+22
* ARM: OMAP1: Use I2C bus registration helper for omap1Jarkko Nikula2008-02-0814-12/+17
* ARM: OMAP1: Remove omap_sram_idle()Vivek Kutal2008-02-082-169/+1