aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap3evm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-18ARM: OMAP2+: Remove legacy booting support for omap3 EVMTony Lindgren1-756/+0
2013-09-05Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-35/+52
2013-08-28ARM: OMAP: OMAP3EVM: use new display driversTomi Valkeinen1-35/+52
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior1-2/+2
2013-06-18ARM: OMAP3EVM: Marking omap3_evm_display_init() with CONFIG_BROKENLokesh Vutla1-0/+4
2013-05-06Merge branch 'late/clksrc' into late/cleanupArnd Bergmann1-12/+13
2013-04-04arm: omap boards: Remove unnecessary platform_enable/disable callbacks for VENC devicesArchit Taneja1-11/+0
2013-04-04arm: omap: board-omap3evm: use sharp panel's gpio handlingArchit Taneja1-39/+20
2013-04-03OMAPDSS: panels: keep platform data of all panels in a single headerArchit Taneja1-1/+1
2013-04-02ARM: OMAP3: omap3evm: Adapt to ehci-omap changesRoger Quadros1-12/+13
2013-02-21Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+2
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
2013-02-08wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho1-5/+5
2013-02-06ARM: OMAP: USB: Add phy binding informationKishon Vijay Abraham I1-0/+2
2013-01-22ARM: OMAP2+: twl-common: Allow boards to customize the twl4030 audio setupPeter Ujfalusi1-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-24Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headersTony Lindgren1-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-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-0/+1
2012-10-15ARM: OMAP2+: nand: unify init functionsAfzal Mohammed1-2/+6
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2012-10-07ARM: OMAP: omap3evm: fix new sparse warningPaul Walmsley1-2/+1
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-14/+15
2012-09-20ARM: OMAP2+: Make gpmc-smsc911x.h localTony Lindgren1-1/+1
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-2/+2
2012-09-16Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman1-0/+1
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-1/+0
2012-09-12ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren1-3/+0
2012-09-10ARM: OMAP: omap3evm: cleanup revision bitsIgor Grinberg1-0/+12
2012-09-10ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg1-7/+0
2012-09-05Merge tag 'v3.6-rc4' into asoc-omapMark Brown1-0/+1
2012-08-15ARM: OMAP3: Switch to use the unified audio driver (omap-twl4030) for selected boardsPeter Ujfalusi1-0/+1
2012-08-06Revert "ARM: OMAP3530evm: set pendown_state and debounce time for ads7846"Igor Grinberg1-0/+1
2012-08-03usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi1-0/+1
2012-07-09ARM: OMAP3: Fix omap3evm randconfig error introduced by VBUS supportTony Lindgren1-0/+2
2012-07-06ARM: OMAP3530evm: set pendown_state and debounce time for ads7846Zumeng Chen1-1/+0
2012-07-06ARM: omap3evm: enable VBUS switch for EHCI tranceiverZumeng Chen1-0/+11
2012-07-06ARM: OMAP3EVM: Adding USB internal LDOs board fileZumeng Chen1-0/+25
2012-07-06ARM: OMAP3EVM: Add NAND flash definitionZumeng Chen1-0/+39
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-10Merge tag 'omap-cleanup-dss-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson1-25/+4
2012-05-09OMAPDSS: TFP410: rename dvi files to tfp410Tomi Valkeinen1-1/+1