aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap3evm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-22Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt1-5/+7
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-38/+208
2011-03-11OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-4/+6
2011-03-11OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-1/+1
2011-03-02Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel-hsmmc' into omap-for-linusTony Lindgren1-6/+5
2011-03-02omap: Remove unnecessary twl4030_codec_audio settings from board filesIlkka Koskinen1-3/+1
2011-03-01OMAP: hsmmc: Rename the device and driverKishore Kadiyala1-1/+1
2011-03-01arm: omap: usb: Invoke usbhs core device initializationKeshava Munegowda1-1/+1
2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda1-7/+7
2011-02-28omap: omap3evm: add support for the WL12xx WLAN module to the omap3evmEyal Reizer1-10/+22
2011-02-25omap2+: Minimize board specific init_early callsTony Lindgren1-2/+3
2011-02-23Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into omap-for-linusTony Lindgren1-17/+3
2011-02-23OMAP2, 3: DSS2: board files: replace platform_device_register with omap_display_init()Senthilvadivu Guruswamy1-13/+1
2011-02-23OMAP2, 3: DSS2: Use Regulator init with driver nameSenthilvadivu Guruswamy1-4/+2
2011-02-17OMAP3EVM: Set TSC wakeup option in pad configVaibhav Hiremath1-2/+4
2011-02-17OMAP3EVM: Made backlight GPIO default state to offVaibhav Hiremath1-2/+8
2011-02-17AM/DM37x: DSS mux configuration for >Rev-B processor cardsVaibhav Hiremath1-2/+32
2011-02-17OMAP3EVM: Add vio regulator supply required for ads7846 TSC driverVaibhav Hiremath1-0/+20
2011-02-17omap3evm: Change TWL related gpio API's to gpio*_cansleepVaibhav Hiremath1-6/+6
2011-02-17OMAP3EVM: Reset the smsc911x ethernet controller in board_initVaibhav Hiremath1-1/+38
2011-02-17omap3evm: add support for the WL12xx WLAN module to the AM/DM3xx Evaluation ModuleEyal Reizer1-0/+78
2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux1-4/+4
2011-01-10OMAP: use generic DPI panel driver in board filesBryan Wu1-3/+9
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley1-1/+2
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren1-1/+0
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha1-1/+0
2010-12-02arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen1-2/+0
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-4/+5
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-08OMAP3: Keypad: Fix incorrect type initializerManjunath Kondaiah G1-1/+1
2010-10-08OMAP: mach-omap2: Fix static declaration warningsManjunath Kondaiah G1-2/+2
2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai1-1/+2
2010-08-08Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-5/+2
2010-08-05OMAP3EVM: Replace vdvi regulator supply with vdds_dsiVaibhav Hiremath1-5/+2
2010-08-04omap3: introduce omap3_map_ioMike Rapoport1-7/+1
2010-08-04omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre1-1/+1
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