aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-overo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-22Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt1-34/+323
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-9/+7
2011-03-11OMAP: Add gpio-keys support for OveroSteve Sakoman1-0/+42
2011-03-11OMAP: Add gpio-leds support for OveroSteve Sakoman1-0/+53
2011-03-11omap: overo: Add regulator for ads7846Steve Sakoman1-0/+31
2011-03-11OMAP: DSS2: Add DSS2 support for OveroSteve Sakoman1-37/+200
2011-03-02omap: Remove unnecessary twl4030_codec_audio settings from board filesIlkka Koskinen1-3/+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-2/+2
2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux1-4/+4
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley1-2/+3
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-2/+3
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
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-23/+1
2010-08-02omap: Overo: Fix support for second ethernet portSteve Sakoman1-2/+40
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King1-0/+1
2010-05-20omap: Overo: Add support for second ethernet portSteve Sakoman1-1/+13
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
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar1-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-2/+2
2009-12-11omap: mux: Add new style init functions to omap3 board-*.c filesTony Lindgren1-0/+9
2009-11-22omap: Add platform init code for EHCI driverFelipe Balbi1-8/+13
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-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-7/+7
2009-10-19omap: Fix DEBUG_LL UART io addressSantosh Shilimkar1-1/+1
2009-09-03OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley1-10/+10
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo1-4/+0
2009-08-10Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pmRussell King1-0/+1
2009-08-10Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6Russell King1-1/+7
2009-08-10OMAP3: Overo: Fix smsc911x platform device resource valueSergio Aguirre1-1/+1
2009-08-05OMAP3: Overo: add missing pen-down GPIO definitionKevin Hilman1-0/+1
2009-07-24OMAP3: Setup MUX settings for SDRC CKE signalsJean Pihet1-0/+5
2009-07-24OMAP3 SDRC: add support for 2 SDRAM chip selectsJean Pihet1-1/+2
2009-05-28ARM: OMAP3: Initialize regulators for Beagle and OveroDavid Brownell1-19/+57
2009-05-28ARM: OMAP3: SDRC: add timing data for Micron MT46H32M32LF-6, v2Paul Walmsley1-1/+2
2009-04-02ARM: Add SMSC911X support to Overo platform (V2)Steve Sakoman1-0/+65