summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap3evm.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King1-0/+1
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-11-15ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier1-0/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-10-31Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann1-4/+3
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-4/+3
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann1-1/+1
2011-09-30OMAP: use dvi panel driver instead of generic-dpiTomi Valkeinen1-4/+3
2011-08-24ARM: OMAP: Introduce SoC specific early_initTony Lindgren1-6/+1
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren1-1/+1
2011-08-21ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-07-04OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi1-43/+7
2011-07-04OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi1-21/+3
2011-06-29Merge branch 'devel-timer' into devel-cleanupTony Lindgren1-2/+2
2011-06-29omap: board-omap3evm: Fix compilation errorPeter Ujfalusi1-2/+2
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren1-1/+1
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren1-1/+1
2011-06-14Remove old-style supply.dev assignments common in hsmmc initOleg Drokin1-4/+0
2011-06-14cleanup regulator supply definitions in mach-omap2Oleg Drokin1-19/+22
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-198/+44
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg1-71/+28
2011-05-11OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen1-1/+1
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen1-1/+1
2011-05-03omap: use common initialization for PMIC i2c busMike Rapoport1-18/+3
2011-05-03omap: consolidate touch screen initialization among different boardsMike Rapoport1-49/+2
2011-04-20omap: convert boards that use SMSC911x to use gpmc-smsc911xMike Rapoport1-60/+11
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/gi...Linus 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...Tony 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 oma...Tony Lindgren1-17/+3
2011-02-23OMAP2, 3: DSS2: board files: replace platform_device_register with omap_displ...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 M...Eyal 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