| Commit message (Expand) | Author | Age | Files | Lines |
* | omap: pandora: pass wl1251 information to SDIO core | Grazvydas Ignotas | 2010-08-11 | 1 | -0/+16 |
* | Merge branch 'devel-map-io' into omap-for-linus | Tony Lindgren | 2010-08-04 | 1 | -7/+2 |
|\ |
|
| * | omap3: introduce omap3_map_io | Mike Rapoport | 2010-08-04 | 1 | -7/+1 |
| * | omap3: Unify omap2_set_globals_3[43,6x]x functions | Sergio Aguirre | 2010-08-04 | 1 | -1/+1 |
| * | ARM: OMAP: Convert to use ->reserve method to reserve boot time memory | Russell King | 2010-07-16 | 1 | -0/+1 |
* | | omap3: pandora: add NAND and wifi support | Grazvydas Ignotas | 2010-08-02 | 1 | -0/+120 |
* | | omap3: pandora: update gpio-keys data | Grazvydas Ignotas | 2010-08-02 | 1 | -20/+10 |
|/ |
|
* | arm: omap: switch over to gpio_set_debounce | Felipe Balbi | 2010-05-27 | 1 | -2/+2 |
* | omap3: pandora: add missing i2c3 board_info | Grazvydas Ignotas | 2010-03-11 | 1 | -1/+9 |
* | omap2/3/4: ehci: avoid compiler error with touchbook | Felipe Balbi | 2010-03-11 | 1 | -1/+1 |
* | omap: musb: Pass board specific data from board file | Maulik Mankad | 2010-02-19 | 1 | -1/+7 |
* | omap3: pandora: update regulator setup | Grazvydas Ignotas | 2010-02-17 | 1 | -33/+78 |
* | OMAP: pandora: add DSS2 support and related regulators | Grazvydas Ignotas | 2010-02-17 | 1 | -0/+111 |
* | omap: Rename hsmmc symbols to reflect independence from twl4030 | Adrian Hunter | 2010-02-15 | 1 | -2/+2 |
* | omap: Rename mmc-twl4030 files to hsmmc | Adrian Hunter | 2010-02-15 | 1 | -1/+1 |
* | omap2/3/4: Fix omap2_map_common_io for multi-omap | Tony Lindgren | 2010-02-15 | 1 | -1/+1 |
* | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 2009-12-13 | 1 | -1/+1 |
* | omap3: pandora: board file updates for .33 | Grazvydas Ignotas | 2009-12-11 | 1 | -21/+5 |
* | omap: mux: Remove old mux code for 34xx | Tony Lindgren | 2009-12-11 | 1 | -1/+0 |
* | omap: mux: Replace omap_cfg_reg() with new style signal or gpio functions | Tony Lindgren | 2009-12-11 | 1 | -2/+2 |
* | omap: mux: Add new style init functions to omap3 board-*.c files | Tony Lindgren | 2009-12-11 | 1 | -0/+10 |
* | omap: Add platform init code for EHCI driver | Felipe Balbi | 2009-11-22 | 1 | -0/+13 |
* | OMAP: Configure audio_mclk for twl4030-codec MFD | Peter Ujfalusi | 2009-11-22 | 1 | -0/+1 |
* | OMAP: Platform support for twl4030_codec MFD | Peter Ujfalusi | 2009-11-22 | 1 | -0/+9 |
* | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren | 2009-11-22 | 1 | -6/+6 |
|\ |
|
| * | Merge branch '7xx-iosplit-plat' with omap-fixes | Tony Lindgren | 2009-11-10 | 1 | -6/+6 |
| |\ |
|
| | * | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 | 1 | -6/+6 |
| | * | omap: Fix DEBUG_LL UART io address | Santosh Shilimkar | 2009-10-19 | 1 | -1/+1 |
* | | | omap3: pandora: Fix keypad keymap | Grazvydas Ignotas | 2009-11-11 | 1 | -39/+39 |
|/ / |
|
* | | omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards... | Janusz Krzysztofik | 2009-10-22 | 1 | -1/+1 |
|/ |
|
* | omap: Fix matrix_keymap_data usage | Tony Lindgren | 2009-09-24 | 1 | -3/+7 |
* | OMAP2/3 board-*.c files: read bootloader configuration earlier | Paul Walmsley | 2009-09-03 | 1 | -10/+10 |
* | OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle | Kalle Valo | 2009-08-28 | 1 | -5/+0 |
* | OMAP3: Setup MUX settings for SDRC CKE signals | Jean Pihet | 2009-07-24 | 1 | -0/+5 |
* | OMAP3 SDRC: add support for 2 SDRAM chip selects | Jean Pihet | 2009-07-24 | 1 | -1/+2 |
* | ARM: OMAP3: pandora: add support for mode devices | Grazvydas Ignotas | 2009-05-28 | 1 | -0/+149 |
* | ARM: OMAP3: pandora: setup regulator framework for MMC | Grazvydas Ignotas | 2009-05-28 | 1 | -0/+45 |
* | ARM: OMAP3: SDRC: add timing data for Micron MT46H32M32LF-6, v2 | Paul Walmsley | 2009-05-28 | 1 | -1/+2 |
* | [ARM] OMAP: Fix compile for omap2_init_common_hw() | Tony Lindgren | 2009-03-25 | 1 | -1/+1 |
* | ARM: OMAP3: MUSB initialization for omap hw, v2 | Felipe Balbi | 2009-03-23 | 1 | -0/+2 |
* | ARM: OMAP3: mmc-twl4030 add MMC3 support, v2 | Grazvydas Ignotas | 2009-03-23 | 1 | -0/+6 |
* | ARM: OMAP3: mmc-twl4030 voltage cleanup | David Brownell | 2009-03-23 | 1 | -0/+1 |
* | omap mmc: Add low-level initialization for hsmmc controller | Tony Lindgren | 2008-12-10 | 1 | -0/+32 |
* | ARM: OMAP3: Add basic support for Pandora handheld console | Grazvydas Ignotas | 2008-12-10 | 1 | -0/+180 |