summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-am3517evm.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP3: Remove legacy support for am3517-evmTony Lindgren2015-01-131-373/+0
* arm: omap: irq: drop omap3_intc_handle_irq()Felipe Balbi2014-09-111-1/+0
* ARM: OMAP: AM3517EVM: remove check for CONFIG_PANEL_SHARP_LQ043T1DG01Paul Bolle2014-05-161-5/+0
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-061-1/+1
|\
| * gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-291-1/+1
* | ARM: OMAP: AM3517EVM: use new display driversTomi Valkeinen2013-08-281-36/+77
|/
* Merge branch 'late/clksrc' into late/cleanupArnd Bergmann2013-05-061-7/+10
|\
| * ARM: OMAP: AM3517evm: Adapt to ehci-omap changesRoger Quadros2013-04-021-7/+10
* | arm: omap boards: Remove unnecessary platform_enable/disable callbacks for VE...Archit Taneja2013-04-041-11/+0
* | arm: omap: board-am3517: use generic dpi panel's gpio handlingArchit Taneja2013-04-041-57/+6
* | OMAPDSS: panels: keep platform data of all panels in a single headerArchit Taneja2013-04-031-2/+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
* | ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
|/
* OMAP: board-files: fix i2c_bus for tfp410Tomi Valkeinen2012-12-141-0/+1
* ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley2012-11-081-1/+1
* ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi2012-10-241-0/+1
* ARM: OMAP2+: Introduce local usb.hTony Lindgren2012-10-241-1/+0
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-091-0/+13
|\
| * ARM: OMAP: board-am3517evm: Configure McBSP1 CLKR/FSR signal sourcePeter Ujfalusi2012-08-221-0/+13
* | ARM: OMAP2+: Make am35xx.h localTony Lindgren2012-09-201-1/+1
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-1/+0
* | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-121-2/+1
* | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-121-0/+1
* | 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-18/+1
|/
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-115/+2
|\
| * ARM: OMAP: move generic EMAC init to separate fileIlya Yanok2012-03-051-115/+2
* | ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren2012-02-201-1/+1
|/
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-091-1/+3
|\
| * 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
| |/
* / ARM: OMAP: hsmmc: Add support for AM3517EVM base-board MMC slotVaibhav Hiremath2011-12-091-0/+22
|/
* Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann2011-10-311-3/+3
|\
| * OMAP: use dvi panel driver instead of generic-dpiTomi Valkeinen2011-09-301-3/+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-5/+1
* | ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren2011-08-241-1/+1
|/
* omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren2011-06-201-1/+1
* omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren2011-06-161-1/+1
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-261-39/+17
|\
| * Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Tony Lindgren2011-05-241-1/+1
| |\