summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap3pandora.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | * omap: Fix DEBUG_LL UART io addressSantosh Shilimkar2009-10-191-1/+1
* | | omap3: pandora: Fix keypad keymapGrazvydas Ignotas2009-11-111-39/+39
|/ /
* / omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards...Janusz Krzysztofik2009-10-221-1/+1
|/
* omap: Fix matrix_keymap_data usageTony Lindgren2009-09-241-3/+7
* OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley2009-09-031-10/+10
* OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo2009-08-281-5/+0
* OMAP3: Setup MUX settings for SDRC CKE signalsJean Pihet2009-07-241-0/+5
* OMAP3 SDRC: add support for 2 SDRAM chip selectsJean Pihet2009-07-241-1/+2
* ARM: OMAP3: pandora: add support for mode devicesGrazvydas Ignotas2009-05-281-0/+149
* ARM: OMAP3: pandora: setup regulator framework for MMCGrazvydas Ignotas2009-05-281-0/+45
* ARM: OMAP3: SDRC: add timing data for Micron MT46H32M32LF-6, v2Paul Walmsley2009-05-281-1/+2
* [ARM] OMAP: Fix compile for omap2_init_common_hw()Tony Lindgren2009-03-251-1/+1
* ARM: OMAP3: MUSB initialization for omap hw, v2Felipe Balbi2009-03-231-0/+2