summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap3pandora.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Make sure pandora_wl1251_init_card() applies to SDIO onlyDoug Anderson2015-01-191-6/+8
* ARM: OMAP2+: Prepare to move GPMC to drivers by platform data headerTony Lindgren2014-11-201-1/+1
* arm: omap: irq: drop omap3_intc_handle_irq()Felipe Balbi2014-09-111-1/+0Star
* wl1251: move power GPIO handling into the driverSebastian Reichel2014-02-281-0/+2
* wl1251: split wl251 platform data to a separate structureLuciano Coelho2014-02-281-2/+2
* Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/li...Linus Torvalds2013-09-051-26/+22Star
|\
| * ARM: OMAP: Pandora: use new display driversTomi Valkeinen2013-08-281-26/+22Star
* | usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior2013-08-091-1/+1
|/
* ARM: OMAP: add vdds_dsi supply for omapdss_dpi.0Tomi Valkeinen2013-06-121-0/+1
* Merge branch 'late/clksrc' into late/cleanupArnd Bergmann2013-05-061-9/+12
|\
| * ARM: OMAP3: omap3pandora: Adapt to ehci-omap changesRoger Quadros2013-04-021-9/+12
* | arm: omap: board-omap3pandora: use tpo panel's gpio handlingArchit Taneja2013-04-041-1/+6
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-1/+1
|\
| * Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-02-191-1/+1
| |\
| | * ARM: OMAP: Consolidate OMAP USB-HS platform data (part 3/3)Roger Quadros2013-02-141-1/+1
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+1
|\| |
| * | ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
| |/
* / ARM: OMAP: USB: Add phy binding informationKishon Vijay Abraham I2013-02-061-0/+2
|/
* ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley2012-11-081-1/+1
* Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-251-1/+0Star
|\
| * ARM: OMAP2+: Introduce local usb.hTony Lindgren2012-10-241-1/+0Star
* | ARM: OMAP2+: nand: header cleanupAfzal Mohammed2012-10-151-1/+2
|/
* ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-2/+2
* ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-131-1/+0Star
* ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-131-3/+0Star
* ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-111-1/+0Star
* ARM: omap2: use machine specific hook for late initShawn Guo2012-05-081-0/+1
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-0/+11
|\
| * ARM: OMAP: pandora: add support for backlight and poweroffGrazvydas Ignotas2012-03-051-0/+11
* | Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-03-081-5/+5
|\ \
| * | ARM: omap: pandora: fix usbhs platform dataGrazvydas Ignotas2012-03-061-5/+5
| |/
* / ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren2012-02-201-1/+4
|/
* Merge branch 'restart' into for-linusRussell King2012-01-051-0/+1
|\
| * ARM: restart: omap: use new restart hookRussell King2012-01-051-0/+1
* | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-211-0/+1
|\ \ | |/ |/|
| * ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-151-0/+1
* | ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
|/
* Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann2011-10-311-1/+1
|\
| * OMAP: DSS2: Change DSI device namingTomi Valkeinen2011-09-301-1/+1
* | Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-081-1/+1
|\ \
| * | ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
| |/
* | ARM: OMAP: Introduce SoC specific early_initTony Lindgren2011-08-241-6/+1Star
* | ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren2011-08-241-2/+2
|/
* OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi2011-07-041-37/+10Star
* OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi2011-07-041-15/+2Star
* Merge branch 'for_3.1/pm-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2011-06-291-1/+2
|\
| * Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren2011-06-141-3/+1Star
| |\
| * | omap: pandora: fix NAND supportGrazvydas Ignotas2011-06-131-1/+2
* | | Merge branch 'devel-timer' into devel-cleanupTony Lindgren2011-06-291-2/+2
|\ \ \
| * | | omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren2011-06-201-1/+1