aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-am3517evm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-19Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann1-1/+1
2013-02-14ARM: OMAP: Consolidate OMAP USB-HS platform data (part 3/3)Roger Quadros1-1/+1
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-12-14OMAP: board-files: fix i2c_bus for tfp410Tomi Valkeinen1-0/+1
2012-11-08ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley1-1/+1
2012-10-24ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi1-0/+1
2012-10-24ARM: OMAP2+: Introduce local usb.hTony Lindgren1-1/+0
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+13
2012-09-20ARM: OMAP2+: Make am35xx.h localTony Lindgren1-1/+1
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-1/+0
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-2/+1
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren1-0/+1
2012-09-10ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg1-6/+0
2012-08-22ARM: OMAP: board-am3517evm: Configure McBSP1 CLKR/FSR signal sourcePeter Ujfalusi1-0/+13
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-09OMAPDSS: TFP410: rename dvi files to tfp410Tomi Valkeinen1-1/+1
2012-05-09OMAPDSS: TFP410: rename dvi -> tfp410Tomi Valkeinen1-2/+2
2012-05-09OMAP: board-files: remove custom PD GPIO handling for DVI outputTomi Valkeinen1-18/+1
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo1-0/+1
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-115/+2
2012-03-05ARM: OMAP: move generic EMAC init to separate fileIlya Yanok1-115/+2
2012-02-20ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren1-1/+1
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann1-1/+3
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+1
2012-01-05ARM: restart: omap: use new restart hookRussell King1-0/+1
2011-12-09ARM: OMAP: hsmmc: Add support for AM3517EVM base-board MMC slotVaibhav Hiremath1-0/+22
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King1-0/+1
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-11-15ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier1-0/+1
2011-10-31Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann1-3/+3
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann1-1/+1
2011-09-30OMAP: use dvi panel driver instead of generic-dpiTomi Valkeinen1-3/+3
2011-08-24ARM: OMAP: Introduce SoC specific early_initTony Lindgren1-5/+1
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren1-1/+1
2011-08-21ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren1-1/+1
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren1-1/+1
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-39/+17
2011-05-24Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into omap-for-linusTony Lindgren1-1/+1
2011-05-18usb: musb: am35x: fix compile error when building am35xFelipe Balbi1-1/+1
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg1-38/+16
2011-05-11OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen1-1/+1
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen1-1/+1
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-24/+17
2011-03-08audio : AM3517 : Adding i2c info for AIC23 codecAbhilash Vadakkepat Koyamangalath1-0/+3
2011-03-01arm: omap: usb: Invoke usbhs core device initializationKeshava Munegowda1-1/+1
2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda1-6/+6
2011-02-25omap2+: Minimize board specific init_early callsTony Lindgren1-5/+5
2011-02-23OMAP2, 3: DSS2: board files: replace platform_device_register with omap_display_init()Senthilvadivu Guruswamy1-15/+1
2011-02-22Merge branch 'for-tony' of git://gitorious.org/usb/usb into omap-for-linusTony Lindgren1-0/+4