aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap3pandora.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-01arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg1-2/+0
2011-05-31ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin1-1/+1
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-83/+7
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg1-18/+3
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-47/+2
2011-03-22Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt1-1/+2
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-19/+9
2011-03-11OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-0/+1
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/+4
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-3/+3
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-23OMAP2, 3: DSS2: board files: replace platform_device_register with omap_display_init()Senthilvadivu Guruswamy1-9/+1
2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux1-4/+4
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-6/+4
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley1-2/+3
2010-12-20omap: pandora: fix wifi supportGrazvydas Ignotas1-1/+1
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-11-15wl1251: use wl12xx_platform_data to pass dataGrazvydas Ignotas1-23/+9
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-14/+39
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-01omap: pandora: enable twl4030 chargerGrazvydas Ignotas1-0/+3
2010-10-01omap: pandora: add fixed regulator for wlanGrazvydas Ignotas1-11/+32
2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai1-3/+4
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+1
2010-09-21wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen1-0/+1
2010-08-11omap: pandora: pass wl1251 information to SDIO coreGrazvydas Ignotas1-0/+16
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: pandora: add NAND and wifi supportGrazvydas Ignotas1-0/+120
2010-08-02omap3: pandora: update gpio-keys dataGrazvydas Ignotas1-20/+10
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-2/+2
2010-03-11omap3: pandora: add missing i2c3 board_infoGrazvydas Ignotas1-1/+9
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-17omap3: pandora: update regulator setupGrazvydas Ignotas1-33/+78
2010-02-17OMAP: pandora: add DSS2 support and related regulatorsGrazvydas Ignotas1-0/+111
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