aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap3evm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King1-0/+1
2010-05-27arm: omap: switch over to gpio_set_debounceFelipe Balbi1-3/+1
2010-05-21Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-3/+3
2010-05-20usb: musb: Add extvbus in musb_board_dataAjay Kumar Gupta1-0/+3
2010-05-12OMAP3: PM: Enable wakeup from ads7846 touchscreenRanjith Lohithakshan1-2/+2
2010-05-12OMAP3EVM: Update pad configuration for wakeup enabled padsRanjith Lohithakshan1-2/+2
2010-03-11omap2/3/4: ehci: avoid compiler error with touchbookFelipe Balbi1-1/+1
2010-02-19omap: musb: Pass board specific data from board fileMaulik Mankad1-1/+7
2010-02-19omap: musb: Remove #ifdef from board-omap3evm.cMaulik Mankad1-2/+2
2010-02-17omap3evm: Configure GPIO175 for touchscreen PEN_IRQSanjeev Premi1-1/+3
2010-02-17omap3evm: Fixes after moving to matrix_keypadSanjeev Premi1-12/+15
2010-02-17omap3evm: Add mux settings for keypadSanjeev Premi1-0/+4
2010-02-15omap: Rename hsmmc symbols to reflect independence from twl4030Adrian Hunter1-2/+2
2010-02-15omap: Rename mmc-twl4030 files to hsmmcAdrian Hunter1-1/+1
2010-02-15omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren1-1/+1
2010-02-12OMAP: Enable DSS2 for OMAP3EVM boardVaibhav Hiremath1-11/+235
2009-12-16mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K1-1/+1
2009-12-11omap: mux: Remove old mux code for 34xxTony Lindgren1-1/+0
2009-12-11omap: mux: Replace omap_cfg_reg() with new style signal or gpio functionsTony Lindgren1-5/+5
2009-12-11omap: mux: Add new style init functions to omap3 board-*.c filesTony Lindgren1-0/+10
2009-11-22omap3evm: MIgrate to smsc911x ethernet driverSriram1-13/+30
2009-11-22omap3evm: Initialize vmmc and vmmc_aux regulatorsMike Rapoport1-0/+51
2009-11-22omap3evm: ehci: Update EHCI support on OMAP3EVM (Rev >= E)Ajay Kumar Gupta1-3/+26
2009-11-22omap3evm: Add board revision functionAjay Kumar Gupta1-0/+35
2009-11-22omap: Add platform init code for EHCI driverFelipe Balbi1-0/+15
2009-11-22OMAP: Configure audio_mclk for twl4030-codec MFDPeter Ujfalusi1-0/+1
2009-11-22OMAP: Platform support for twl4030_codec MFDPeter Ujfalusi1-0/+9
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren1-6/+6
2009-10-22omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards that use matrix_keypadJanusz Krzysztofik1-1/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-6/+6
2009-10-19omap: Fix DEBUG_LL UART io addressSantosh Shilimkar1-1/+1
2009-09-24omap: Fix matrix_keymap_data usageTony Lindgren1-3/+7
2009-09-03OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley1-6/+6
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo1-5/+0
2009-08-10Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6Russell King1-1/+1
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar1-0/+5
2009-07-24OMAP3 SDRC: add support for 2 SDRAM chip selectsJean Pihet1-1/+1
2009-05-28ARM: OMAP3: Add omap3 EVM supportSyed Mohammed Khasim1-0/+329