summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-omap
AgeCommit message (Expand)AuthorLines
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King-7727/+0
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King-6/+6
2008-08-02[ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King-1/+1
2008-07-03ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithmPaul Walmsley-1/+8
2008-07-03ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functionsPaul Walmsley-0/+5
2008-07-03ARM: OMAP: Add OMAP chip type structure; clean up mach-omap2/id.cPaul Walmsley-2/+37
2008-07-03ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren-3/+19
2008-07-03ARM: OMAP: Remove __REG access for multi-omapTony Lindgren-23/+0
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren-13/+10
2008-07-03ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...Tony Lindgren-6/+4
2008-07-03ARM: OMAP: CLKFW: Initial debugfs support for omap clock frameworkHiroshi DOYU-0/+3
2008-07-03ARM: OMAP: Clean up interrupt lines to fix warnings for multi-omapTony Lindgren-54/+59
2008-07-03ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 codeEduardo Valentin-2/+60
2008-07-03ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.STony Lindgren-9/+28
2008-07-03ARM: OMAP: DMA: Clean-up codeTony Lindgren-58/+103
2008-07-03ARM: OMAP: DMA: Remove __REG accessTony Lindgren-90/+120
2008-07-03ARM: OMAP: DMA: Make channels dynamic for multi-bootTony Lindgren-4/+3
2008-07-03ARM: OMAP: Add OMAP3430 base definesPaul Walmsley-0/+73
2008-07-03ARM: OMAP: DMTimer: Optimize by adding load and startRichard Woodruff-0/+1
2008-05-23[ARM] fix OMAP include loopsRussell King-4/+1
2008-05-22[ARM] omap: fix omap clk support build errorsRussell King-0/+5
2008-05-17Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King-9/+19
2008-05-17[ARM] fix parenthesis in include/asm-arm/arch-omap/control.hMariusz Kozlowski-1/+1
2008-05-09ARM: OMAP: Add calls to omap2_set_globals_*()Paul Walmsley-0/+4
2008-05-09ARM: OMAP: Update MMC header to fix compileTony Lindgren-9/+15
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds-0/+2
2008-04-18MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola-0/+2
2008-04-14ARM: OMAP2: New DPLL clock frameworkRoman Tereshonkov-2/+0
2008-04-14ARM: OMAP2: Add 34xx clocksPaul Walmsley-2/+9
2008-04-14ARM: OMAP2: Change 24xx to use shared clock code and new reg accessPaul Walmsley-12/+53
2008-04-14ARM: OMAP2: Change 24xx to use new register accessPaul Walmsley-21/+152
2008-04-14ARM: OMAP2: Add common register access for 24xx and 34xxPaul Walmsley-4/+267
2008-04-14ARM: OMAP2: Clean-up mux codeTony Lindgren-10/+3
2008-04-14ARM: OMAP2: Add new pin multiplexing configurationsTony Lindgren-2/+43
2008-04-14ARM: OMAP: Allow registering pin mux functionTony Lindgren-1/+7
2008-04-14ARM: OMAP: Use gpiolib with tps65010 for OSK 5912David Brownell-0/+11
2008-04-14ARM: OMAP: Use gpiolibDavid Brownell-42/+15
2008-03-20[ARM] 4869/1: ARM: OMAP: Fix compile for mcbspTony Lindgren-1/+7
2008-03-05ARM: OMAP1: Fix compile for boards depending on old gpio expanderTony Lindgren-0/+11
2008-03-05ARM: OMAP1: omap h3 regression and build fixDavid Brownell-1/+1
2008-03-05ARM: OMAP: Remove compiler warning when i2c is not setKyungmin Park-3/+6
2008-02-08ARM: OMAP1: Use MMC multislot structures for Siemens SX1 boardCarlos Eduardo Aguiar-1/+7
2008-02-08ARM: OMAP1: Make omap1 use MMC multislot structuresFelipe Balbi-0/+7
2008-02-08ARM: OMAP1: Make omap1 boards to use omap_nand_platform_dataTony Lindgren-0/+24
2008-02-08ARM: OMAP: Add helper module for board specific I2C bus registrationJarkko Nikula-0/+13
2008-02-08ARM: OMAP: Add DMA support for chaining and 3430Anand Gadiyar-34/+101
2008-02-08ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman-0/+2
2008-02-08ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim-0/+2
2008-02-08ARM: OMAP: Add 3430 CPU identification macrosSyed Mohammed Khasim-6/+121
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai-2/+0