summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap3pandora.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* omap: Rename hsmmc symbols to reflect independence from twl4030Adrian Hunter2010-02-151-2/+2
* omap: Rename mmc-twl4030 files to hsmmcAdrian Hunter2010-02-151-1/+1
* omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren2010-02-151-1/+1
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-1/+1
* omap3: pandora: board file updates for .33Grazvydas Ignotas2009-12-111-21/+5
* omap: mux: Remove old mux code for 34xxTony Lindgren2009-12-111-1/+0
* omap: mux: Replace omap_cfg_reg() with new style signal or gpio functionsTony Lindgren2009-12-111-2/+2
* omap: mux: Add new style init functions to omap3 board-*.c filesTony Lindgren2009-12-111-0/+10
* omap: Add platform init code for EHCI driverFelipe Balbi2009-11-221-0/+13
* OMAP: Configure audio_mclk for twl4030-codec MFDPeter Ujfalusi2009-11-221-0/+1
* OMAP: Platform support for twl4030_codec MFDPeter Ujfalusi2009-11-221-0/+9
* Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-221-6/+6
|\
| * Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-101-6/+6
| |\
| | * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-6/+6
OpenPOWER on IntegriCloud