summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/board-omap3pandora.c
AgeCommit message (Expand)Author
2011-07-04OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi
2011-07-04OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi
2011-06-29Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren
2011-06-29Merge branch 'devel-timer' into devel-cleanupTony Lindgren
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren
2011-06-14Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren
2011-06-14cleanup regulator supply definitions in mach-omap2Oleg Drokin
2011-06-13omap: pandora: fix NAND supportGrazvydas Ignotas
2011-06-01arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg
2011-05-31ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen
2011-05-09omap: musb: introduce default board configMike Rapoport
2011-05-03omap: use common initialization for PMIC i2c busMike Rapoport
2011-05-03omap: consolidate touch screen initialization among different boardsMike Rapoport
2011-03-22Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-11OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy
2011-03-11OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy
2011-03-02Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren
2011-03-02omap: Remove unnecessary twl4030_codec_audio settings from board filesIlkka Koskinen
2011-03-01OMAP: hsmmc: Rename the device and driverKishore Kadiyala
2011-03-01arm: omap: usb: Invoke usbhs core device initializationKeshava Munegowda
2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda
2011-02-23OMAP2, 3: DSS2: board files: replace platform_device_register with omap_displ...Senthilvadivu Guruswamy
2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley
2010-12-20omap: pandora: fix wifi supportGrazvydas Ignotas
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha
2010-12-02arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen
2010-11-15wl1251: use wl12xx_platform_data to pass dataGrazvydas Ignotas
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-01omap: pandora: enable twl4030 chargerGrazvydas Ignotas
2010-10-01omap: pandora: add fixed regulator for wlanGrazvydas Ignotas
2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-21wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen
2010-08-11omap: pandora: pass wl1251 information to SDIO coreGrazvydas Ignotas
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren
2010-08-04omap3: introduce omap3_map_ioMike Rapoport
2010-08-04omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre
2010-08-02omap3: pandora: add NAND and wifi supportGrazvydas Ignotas
2010-08-02omap3: pandora: update gpio-keys dataGrazvydas Ignotas
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King