aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-03ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithmPaul Walmsley1-1/+8
2008-07-03ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functionsPaul Walmsley1-0/+5
2008-07-03ARM: OMAP: Add OMAP chip type structure; clean up mach-omap2/id.cPaul Walmsley1-2/+37
2008-07-03ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren3-3/+19
2008-07-03ARM: OMAP: Remove __REG access for multi-omapTony Lindgren1-23/+0
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren1-13/+10
2008-07-03ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead of __REGTony Lindgren1-6/+4
2008-07-03ARM: OMAP: CLKFW: Initial debugfs support for omap clock frameworkHiroshi DOYU1-0/+3
2008-07-03ARM: OMAP: Clean up interrupt lines to fix warnings for multi-omapTony Lindgren6-54/+59
2008-07-03ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 codeEduardo Valentin1-2/+60
2008-07-03ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.STony Lindgren1-9/+28
2008-07-03ARM: OMAP: DMA: Clean-up codeTony Lindgren1-58/+103
2008-07-03ARM: OMAP: DMA: Remove __REG accessTony Lindgren1-90/+120
2008-07-03ARM: OMAP: DMA: Make channels dynamic for multi-bootTony Lindgren1-4/+3
2008-07-03ARM: OMAP: Add OMAP3430 base definesPaul Walmsley2-0/+73
2008-07-03ARM: OMAP: DMTimer: Optimize by adding load and startRichard Woodruff1-0/+1
2008-05-23[ARM] fix OMAP include loopsRussell King4-4/+1
2008-05-22[ARM] omap: fix omap clk support build errorsRussell King1-0/+5
2008-05-17Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King2-9/+19
2008-05-17[ARM] fix parenthesis in include/asm-arm/arch-omap/control.hMariusz Kozlowski1-1/+1
2008-05-09ARM: OMAP: Add calls to omap2_set_globals_*()Paul Walmsley1-0/+4
2008-05-09ARM: OMAP: Update MMC header to fix compileTony Lindgren1-9/+15
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-0/+2
2008-04-18MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola1-0/+2
2008-04-14ARM: OMAP2: New DPLL clock frameworkRoman Tereshonkov1-2/+0
2008-04-14ARM: OMAP2: Add 34xx clocksPaul Walmsley1-2/+9
2008-04-14ARM: OMAP2: Change 24xx to use shared clock code and new reg accessPaul Walmsley1-12/+53
2008-04-14ARM: OMAP2: Change 24xx to use new register accessPaul Walmsley4-21/+152
2008-04-14ARM: OMAP2: Add common register access for 24xx and 34xxPaul Walmsley3-4/+267
2008-04-14ARM: OMAP2: Clean-up mux codeTony Lindgren1-10/+3
2008-04-14ARM: OMAP2: Add new pin multiplexing configurationsTony Lindgren1-2/+43
2008-04-14ARM: OMAP: Allow registering pin mux functionTony Lindgren1-1/+7
2008-04-14ARM: OMAP: Use gpiolib with tps65010 for OSK 5912David Brownell1-0/+11
2008-04-14ARM: OMAP: Use gpiolibDavid Brownell1-42/+15
2008-03-20[ARM] 4869/1: ARM: OMAP: Fix compile for mcbspTony Lindgren1-1/+7
2008-03-05ARM: OMAP1: Fix compile for boards depending on old gpio expanderTony Lindgren1-0/+11
2008-03-05ARM: OMAP1: omap h3 regression and build fixDavid Brownell1-1/+1
2008-03-05ARM: OMAP: Remove compiler warning when i2c is not setKyungmin Park1-3/+6
2008-02-08ARM: OMAP1: Use MMC multislot structures for Siemens SX1 boardCarlos Eduardo Aguiar1-1/+7
2008-02-08ARM: OMAP1: Make omap1 use MMC multislot structuresFelipe Balbi3-0/+7
2008-02-08ARM: OMAP1: Make omap1 boards to use omap_nand_platform_dataTony Lindgren1-0/+24
2008-02-08ARM: OMAP: Add helper module for board specific I2C bus registrationJarkko Nikula2-0/+13
2008-02-08ARM: OMAP: Add DMA support for chaining and 3430Anand Gadiyar1-34/+101
2008-02-08ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman1-0/+2
2008-02-08ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim1-0/+2
2008-02-08ARM: OMAP: Add 3430 CPU identification macrosSyed Mohammed Khasim1-6/+121
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai2-2/+0
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell1-156/+0
2007-11-29[ARM] 4680/1: parentheses around NR_IRQS definitionRoel Kluin1-1/+1
2007-10-12Merge branches 'omap1-upstream' and 'omap2-upstream' into develRussell King17-3/+465