aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-cm-t35.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren1-1/+1
2011-06-01arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg1-2/+0
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-197/+39
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg1-52/+22
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-09omap: musb: introduce default board configMike Rapoport1-7/+1
2011-05-03omap: use common initialization for PMIC i2c busMike Rapoport1-11/+1
2011-05-03omap: consolidate touch screen initialization among different boardsMike Rapoport1-56/+2
2011-04-20omap: convert boards that use SMSC911x to use gpmc-smsc911xMike Rapoport1-71/+13
2011-03-22Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt1-1/+1
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-27/+16
2011-03-11omap2+: mux: Fix compile when CONFIG_OMAP_MUX is not selectedTony Lindgren1-0/+2
2011-03-11OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-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-5/+5
2011-02-25omap2+: Minimize board specific init_early callsTony Lindgren1-6/+5
2011-02-23OMAP2, 3: DSS2: board files: replace platform_device_register with omap_display_init()Senthilvadivu Guruswamy1-9/+1
2011-02-23OMAP2, 3: DSS2: Use Regulator init with driver nameSenthilvadivu Guruswamy1-8/+4
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-6/+17
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley1-1/+2
2010-12-17omap: kill all section mismatch warning for omap2plus_defconfigBryan Wu1-8/+3
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha1-1/+0
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-5/+4
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-08arm/omap: remove duplicated includeNicolas Kaiser1-2/+0
2010-10-08OMAP3: Keypad: Fix incorrect type initializerManjunath Kondaiah G1-1/+1
2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai1-2/+3
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren1-7/+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-08-02omap3 nand: fix issue in board file to detect nandSukumar Ghorai1-19/+1
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King1-0/+1
2010-05-04omap3: Fix compile for board-cm-t35Tony Lindgren1-0/+1
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-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-12omap3: cm-t35: add DSS2 display supportMike Rapoport1-1/+238
2009-12-16mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K1-1/+1
2009-12-11omap3: cm-t35: add mux initializationMike Rapoport1-7/+89
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-1/+2
2009-12-11omap: mux: Add new style init functions to omap3 board-*.c filesTony Lindgren1-0/+10
2009-11-25omap3: Add CompuLab CM-T35 board supportMike Rapoport1-0/+507