summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-3430sdp.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Drop board file for 3430sdpTony Lindgren2014-11-031-604/+0
* ARM: OMAP2+: Drop legacy code for gpmc-smc91x.cTony Lindgren2014-11-031-28/+0
* arm: omap: irq: drop omap3_intc_handle_irq()Felipe Balbi2014-09-111-1/+0
* ARM: OMAP: 3430SDP: use new display driversTomi Valkeinen2013-08-281-33/+50
* Merge branch 'late/clksrc' into late/cleanupArnd Bergmann2013-05-061-6/+15
|\
| * ARM: OMAP3: 3430SDP: Adapt to ehci-omap changesRoger Quadros2013-04-021-6/+15
* | arm: omap boards: Remove unnecessary platform_enable/disable callbacks for VE...Archit Taneja2013-04-041-11/+0
* | arm: omap: board-sdp3430: use sharp panel's gpio handlingArchit Taneja2013-04-041-24/+18
* | OMAPDSS: panels: keep platform data of all panels in a single headerArchit Taneja2013-04-031-1/+1
|/
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-0/+20
|\
| * ARM: OMAP: sdp3430: Audio support via the common omap-twl4030 machine driverPeter Ujfalusi2013-01-221-0/+17
| * ARM: OMAP: 3430sdp: Enable extmute functionality for audioPeter Ujfalusi2013-01-221-0/+3
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-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
|/
* OMAP: board-files: fix i2c_bus for tfp410Tomi Valkeinen2012-12-141-0/+1
* ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-1/+1
* 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-241-1/+0
|\
| * ARM: OMAP2+: Introduce local usb.hTony Lindgren2012-10-241-1/+0
* | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-181-0/+1
* | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...Tony Lindgren2012-10-171-1/+1
|\ \
| * | ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed2012-10-151-1/+1
| |/
* | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
|/
* ARM: OMAP2+: Make gpmc-smc91x.h localTony Lindgren2012-09-201-1/+1
* ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-1/+0
* ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-121-3/+0
* ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg2012-09-101-6/+0
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+1
|\
| * ARM: omap2: use machine specific hook for late initShawn Guo2012-05-081-0/+1
* | OMAPDSS: TFP410: rename dvi files to tfp410Tomi Valkeinen2012-05-091-1/+1
* | OMAPDSS: TFP410: rename dvi -> tfp410Tomi Valkeinen2012-05-091-2/+2
* | OMAP: board-files: remove custom PD GPIO handling for DVI outputTomi Valkeinen2012-05-091-31/+1
|/
* ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren2012-02-201-1/+4
* Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-99/+1
|\
| * ARM: OMAP2+: UART: Add default mux for all uarts.Govindraj.R2011-12-141-99/+1
* | 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-4/+3
|\
| * OMAP: use dvi panel driver instead of generic-dpiTomi Valkeinen2011-09-301-4/+3
* | 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/+1
OpenPOWER on IntegriCloud