aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-14ARM: OMAP2: Clean-up mux codeTony Lindgren1-13/+15
2008-04-14ARM: OMAP: TimerMPU: Remove MPU-timer based sched_clock()Kevin Hilman1-16/+0
2008-04-14ARM: OMAP: TimerMPU: Remove unused cycles-to-nsec conversionsKevin Hilman1-33/+0
2008-04-14ARM: OMAP1: Timer32K: Fix timer32K for clockevents and clean it upTony Lindgren1-5/+13
2008-04-14ARM: OMAP: Timer32K: Move timer32k to mach-omap1Kevin Hilman2-1/+203
2008-04-14ARM: OMAP: Split omap_cfg_reg() into omap processor specific functionsTony Lindgren1-0/+103
2008-04-14ARM: OMAP: Allow registering pin mux functionTony Lindgren1-3/+18
2008-04-14ARM: OMAP: Use gpiolib with tps65010 for OSK 5912David Brownell2-117/+71
2008-04-14ARM: OMAP: 5912 OSK GPIO updatesDavid Brownell1-13/+17
2008-03-20ARM: OMAP1: Fix typo in OMAP1 MPU clock source initializationWill Newton1-1/+1
2008-03-20ARM: OMAP: Fix clockevent support for hrtimersKevin Hilman1-1/+9
2008-03-05ARM: OMAP1: omap1/pm.c build fixDavid Brownell1-1/+1
2008-03-05ARM: OMAP1: omap h2 regression fixDavid Brownell1-0/+4
2008-03-05ARM: OMAP1: omap h3 regression and build fixDavid Brownell1-0/+22
2008-02-24ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare1-0/+2
2008-02-08ARM: OMAP1: Misc clean-upTony Lindgren12-129/+30
2008-02-08ARM: OMAP1: Palm Tungsten E board clean-upAndrzej Zaborowski1-61/+22
2008-02-08ARM: OMAP1: Use I2C bus registration helper for omap1Jarkko Nikula14-12/+17
2008-02-08ARM: OMAP1: Remove omap_sram_idle()Vivek Kutal2-169/+1
2008-02-08ARM: OMAP1: PM fixes for OMAP1Vivek Kutal1-5/+12
2008-02-08ARM: OMAP1: Use MMC multislot structures for Siemens SX1 boardCarlos Eduardo Aguiar3-26/+139
2008-02-08ARM: OMAP1: Make omap1 use MMC multislot structuresFelipe Balbi5-11/+249
2008-02-08ARM: OMAP1: Change the comments to C styleDavid Cohen8-51/+50
2008-02-08ARM: OMAP1: Make omap1 boards to use omap_nand_platform_dataTony Lindgren4-16/+15
2008-01-28Merge branch 'pxa-plat' into develRussell King7-8/+8
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into develRussell King5-5/+1
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King7-8/+8
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell4-4/+5
2008-01-26[ARM] remove duplicate includesLucas Woods4-4/+0
2008-01-26[ARM] Misc minor interrupt handler cleanupsJeff Garzik1-1/+1
2008-01-24driver core: make /sys/power a kobjectGreg Kroah-Hartman1-1/+1
2008-01-24kobject: convert arm/mach-omap1/pm.c to kobj_attr interfaceGreg Kroah-Hartman1-14/+8
2008-01-24kset: convert /sys/power to use kset_createGreg Kroah-Hartman1-2/+1
2008-01-18ARM: OMAP1: Fix compile for board-nokia770Daniel Walker1-2/+2