aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-omap
AgeCommit message (Expand)Author
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-02[ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King
2008-07-03ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithmPaul Walmsley
2008-07-03ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functionsPaul Walmsley
2008-07-03ARM: OMAP: Add OMAP chip type structure; clean up mach-omap2/id.cPaul Walmsley
2008-07-03ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omapTony Lindgren
2008-07-03ARM: OMAP: Remove __REG access for multi-omapTony Lindgren
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: CLKFW: Initial debugfs support for omap clock frameworkHiroshi DOYU
2008-07-03ARM: OMAP: Clean up interrupt lines to fix warnings for multi-omapTony Lindgren
2008-07-03ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 codeEduardo Valentin
2008-07-03ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.STony Lindgren
2008-07-03ARM: OMAP: DMA: Clean-up codeTony Lindgren
2008-07-03ARM: OMAP: DMA: Remove __REG accessTony Lindgren
2008-07-03ARM: OMAP: DMA: Make channels dynamic for multi-bootTony Lindgren
2008-07-03ARM: OMAP: Add OMAP3430 base definesPaul Walmsley
2008-07-03ARM: OMAP: DMTimer: Optimize by adding load and startRichard Woodruff
2008-05-23[ARM] fix OMAP include loopsRussell King
2008-05-22[ARM] omap: fix omap clk support build errorsRussell King
2008-05-17Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King
2008-05-17[ARM] fix parenthesis in include/asm-arm/arch-omap/control.hMariusz Kozlowski
2008-05-09ARM: OMAP: Add calls to omap2_set_globals_*()Paul Walmsley
2008-05-09ARM: OMAP: Update MMC header to fix compileTony Lindgren
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-04-18MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola
2008-04-14ARM: OMAP2: New DPLL clock frameworkRoman Tereshonkov
2008-04-14ARM: OMAP2: Add 34xx clocksPaul Walmsley
2008-04-14ARM: OMAP2: Change 24xx to use shared clock code and new reg accessPaul Walmsley
2008-04-14ARM: OMAP2: Change 24xx to use new register accessPaul Walmsley
2008-04-14ARM: OMAP2: Add common register access for 24xx and 34xxPaul Walmsley
2008-04-14ARM: OMAP2: Clean-up mux codeTony Lindgren
2008-04-14ARM: OMAP2: Add new pin multiplexing configurationsTony 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: Use gpiolibDavid Brownell
2008-03-20[ARM] 4869/1: ARM: OMAP: Fix compile for mcbspTony Lindgren
2008-03-05ARM: OMAP1: Fix compile for boards depending on old gpio expanderTony Lindgren
2008-03-05ARM: OMAP1: omap h3 regression and build fixDavid Brownell
2008-03-05ARM: OMAP: Remove compiler warning when i2c is not setKyungmin Park
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: Make omap1 boards to use omap_nand_platform_dataTony Lindgren
2008-02-08ARM: OMAP: Add helper module for board specific I2C bus registrationJarkko Nikula
2008-02-08ARM: OMAP: Add DMA support for chaining and 3430Anand Gadiyar
2008-02-08ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman
2008-02-08ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim
2008-02-08ARM: OMAP: Add 3430 CPU identification macrosSyed Mohammed Khasim
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai