aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1
AgeCommit message (Expand)Author
2008-09-04[ARM] omap: fix virtual vs physical address space confusionsRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King
2008-07-03[ARM] OMAP1: N770: Convert audio_pwr_sem in a mutexMatthias Kaehlcke
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren
2008-07-03ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...Tony Lindgren
2008-07-03ARM: OMAP: Clean up interrupt lines to fix warnings for multi-omapTony Lindgren
2008-07-03ARM: OMAP: McBSP: Add support for mcbsp on mach-omap1Eduardo Valentin
2008-07-03ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.STony Lindgren
2008-07-03ARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach-omap1Tony Lindgren
2008-05-22[ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-palmte.cTony Lindgren
2008-05-12[ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King
2008-05-09ARM: OMAP: Keymap fix for palmte and palmz71Eduardo Valentin
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare
2008-04-14ARM: OMAP2: Clean-up mux codeTony Lindgren
2008-04-14ARM: OMAP: TimerMPU: Remove MPU-timer based sched_clock()Kevin Hilman
2008-04-14ARM: OMAP: TimerMPU: Remove unused cycles-to-nsec conversionsKevin Hilman
2008-04-14ARM: OMAP1: Timer32K: Fix timer32K for clockevents and clean it upTony Lindgren
2008-04-14ARM: OMAP: Timer32K: Move timer32k to mach-omap1Kevin Hilman
2008-04-14ARM: OMAP: Split omap_cfg_reg() into omap processor specific functionsTony Lindgren
2008-04-14ARM: OMAP: Allow registering pin mux functionTony Lindgren
2008-04-14ARM: OMAP: Use gpiolib with tps65010 for OSK 5912David Brownell
2008-04-14ARM: OMAP: 5912 OSK GPIO updatesDavid Brownell
2008-03-20ARM: OMAP1: Fix typo in OMAP1 MPU clock source initializationWill Newton
2008-03-20ARM: OMAP: Fix clockevent support for hrtimersKevin Hilman
2008-03-05ARM: OMAP1: omap1/pm.c build fixDavid Brownell
2008-03-05ARM: OMAP1: omap h2 regression fixDavid Brownell
2008-03-05ARM: OMAP1: omap h3 regression and build fixDavid Brownell
2008-02-24ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare
2008-02-08ARM: OMAP1: Misc clean-upTony Lindgren
2008-02-08ARM: OMAP1: Palm Tungsten E board clean-upAndrzej Zaborowski
2008-02-08ARM: OMAP1: Use I2C bus registration helper for omap1Jarkko Nikula
2008-02-08ARM: OMAP1: Remove omap_sram_idle()Vivek Kutal
2008-02-08ARM: OMAP1: PM fixes for OMAP1Vivek Kutal
2008-02-08ARM: OMAP1: Use MMC multislot structures for Siemens SX1 boardCarlos Eduardo Aguiar
2008-02-08ARM: OMAP1: Make omap1 use MMC multislot structuresFelipe Balbi
2008-02-08ARM: OMAP1: Change the comments to C styleDavid Cohen
2008-02-08ARM: OMAP1: Make omap1 boards to use omap_nand_platform_dataTony Lindgren
2008-01-28Merge branch 'pxa-plat' into develRussell King
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell
2008-01-26[ARM] remove duplicate includesLucas Woods
2008-01-26[ARM] Misc minor interrupt handler cleanupsJeff Garzik
2008-01-24driver core: make /sys/power a kobjectGreg Kroah-Hartman
2008-01-24kobject: convert arm/mach-omap1/pm.c to kobj_attr interfaceGreg Kroah-Hartman
2008-01-24kset: convert /sys/power to use kset_createGreg Kroah-Hartman