aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap3pandora.c
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-86/+48
* Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren2011-06-141-3/+1
|\
| * arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg2011-06-011-2/+0
| * ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin2011-05-311-1/+1
* | omap: pandora: fix NAND supportGrazvydas Ignotas2011-06-131-1/+2
|/
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-261-83/+7
|\
| * arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-121-18/+3
| * omap: musb: introduce default board configMike Rapoport2011-05-091-7/+1
| * omap: use common initialization for PMIC i2c busMike Rapoport2011-05-031-11/+1
| * omap: consolidate touch screen initialization among different boardsMike Rapoport2011-05-031-47/+2
* | OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-111-1/+1
|/
* Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-03-221-1/+2
|\
| * OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-0/+1
| * OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-1/+1
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-171-19/+9
|\ \ | |/
| *-. Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren2011-03-021-6/+4
| |\ \
| | | * OMAP: hsmmc: Rename the device and driverKishore Kadiyala2011-03-011-3/+3
| | |/ | |/|
| | * omap: Remove unnecessary twl4030_codec_audio settings from board filesIlkka Koskinen2011-03-021-3/+1
| |/
| * OMAP2, 3: DSS2: board files: replace platform_device_register with omap_displ...Senthilvadivu Guruswamy2011-02-231-9/+1
| * ARM: OMAP2: use early init hookRussell King - ARM Linux2011-02-141-4/+4
* | arm: omap: usb: Invoke usbhs core device initializationKeshava Munegowda2011-03-011-1/+1
* | arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda2011-03-011-5/+5
|/
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-061-6/+4
|\
| * OMAP2+: io: split omap2_init_common_hw()Paul Walmsley2010-12-211-2/+3
| * omap: pandora: fix wifi supportGrazvydas Ignotas2010-12-201-1/+1
| * Merge branch 'devel-gpio' into omap-for-linusTony Lindgren2010-12-101-1/+0
| |\
| | * OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha2010-12-071-1/+0
| * | arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen2010-12-021-2/+0
| |/
* | wl1251: use wl12xx_platform_data to pass dataGrazvydas Ignotas2010-11-151-23/+9
|/
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-14/+39
|\
| * omap: pandora: enable twl4030 chargerGrazvydas Ignotas2010-10-011-0/+3
| * omap: pandora: add fixed regulator for wlanGrazvydas Ignotas2010-10-011-11/+32
| * omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai2010-09-271-3/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-1/+1
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-211-1/+1
| |\ \ | | |/ | |/|
| | * wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen2010-09-211-0/+1
* | | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
|/ /
* | omap: pandora: pass wl1251 information to SDIO coreGrazvydas Ignotas2010-08-111-0/+16
* | Merge branch 'devel-map-io' into omap-for-linusTony Lindgren2010-08-041-7/+2
|\ \
| * | omap3: introduce omap3_map_ioMike Rapoport2010-08-041-7/+1
| * | omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre2010-08-041-1/+1
| |/
| * ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King2010-07-161-0/+1
* | omap3: pandora: add NAND and wifi supportGrazvydas Ignotas2010-08-021-0/+120
* | omap3: pandora: update gpio-keys dataGrazvydas Ignotas2010-08-021-20/+10
|/
* arm: omap: switch over to gpio_set_debounceFelipe Balbi2010-05-271-2/+2
* omap3: pandora: add missing i2c3 board_infoGrazvydas Ignotas2010-03-111-1/+9
* omap2/3/4: ehci: avoid compiler error with touchbookFelipe Balbi2010-03-111-1/+1
* omap: musb: Pass board specific data from board fileMaulik Mankad2010-02-191-1/+7
* omap3: pandora: update regulator setupGrazvydas Ignotas2010-02-171-33/+78
* OMAP: pandora: add DSS2 support and related regulatorsGrazvydas Ignotas2010-02-171-0/+111