aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/board-omap3evm.c
AgeCommit message (Expand)Author
2011-01-10OMAP: use generic DPI panel driver in board filesBryan Wu
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha
2010-12-02arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-08OMAP3: Keypad: Fix incorrect type initializerManjunath Kondaiah G
2010-10-08OMAP: mach-omap2: Fix static declaration warningsManjunath Kondaiah G
2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai
2010-08-08Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2010-08-05OMAP3EVM: Replace vdvi regulator supply with vdds_dsiVaibhav Hiremath
2010-08-04omap3: introduce omap3_map_ioMike Rapoport
2010-08-04omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King
2010-05-27arm: omap: switch over to gpio_set_debounceFelipe Balbi
2010-05-21Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-20usb: musb: Add extvbus in musb_board_dataAjay Kumar Gupta
2010-05-12OMAP3: PM: Enable wakeup from ads7846 touchscreenRanjith Lohithakshan
2010-05-12OMAP3EVM: Update pad configuration for wakeup enabled padsRanjith Lohithakshan
2010-03-11omap2/3/4: ehci: avoid compiler error with touchbookFelipe Balbi
2010-02-19omap: musb: Pass board specific data from board fileMaulik Mankad
2010-02-19omap: musb: Remove #ifdef from board-omap3evm.cMaulik Mankad
2010-02-17omap3evm: Configure GPIO175 for touchscreen PEN_IRQSanjeev Premi
2010-02-17omap3evm: Fixes after moving to matrix_keypadSanjeev Premi
2010-02-17omap3evm: Add mux settings for keypadSanjeev Premi
2010-02-15omap: Rename hsmmc symbols to reflect independence from twl4030Adrian Hunter
2010-02-15omap: Rename mmc-twl4030 files to hsmmcAdrian Hunter
2010-02-15omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren
2010-02-12OMAP: Enable DSS2 for OMAP3EVM boardVaibhav Hiremath
2009-12-16mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K
2009-12-11omap: mux: Remove old mux code for 34xxTony Lindgren
2009-12-11omap: mux: Replace omap_cfg_reg() with new style signal or gpio functionsTony Lindgren
2009-12-11omap: mux: Add new style init functions to omap3 board-*.c filesTony Lindgren
2009-11-22omap3evm: MIgrate to smsc911x ethernet driverSriram
2009-11-22omap3evm: Initialize vmmc and vmmc_aux regulatorsMike Rapoport
2009-11-22omap3evm: ehci: Update EHCI support on OMAP3EVM (Rev >= E)Ajay Kumar Gupta
2009-11-22omap3evm: Add board revision functionAjay Kumar Gupta
2009-11-22omap: Add platform init code for EHCI driverFelipe Balbi
2009-11-22OMAP: Configure audio_mclk for twl4030-codec MFDPeter Ujfalusi
2009-11-22OMAP: Platform support for twl4030_codec MFDPeter Ujfalusi
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren
2009-10-22omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards...Janusz Krzysztofik
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-19omap: Fix DEBUG_LL UART io addressSantosh Shilimkar
2009-09-24omap: Fix matrix_keymap_data usageTony Lindgren
2009-09-03OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo
2009-08-10Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6Russell King
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar