summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-cm-t35.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Remove legacy booting support for cm-t35Tony Lindgren2015-05-041-769/+0
* [media] omap3isp: Refactor device configuration structs for Device TreeSakari Ailus2015-04-021-36/+21
* ARM: OMAP2+: Prepare to move GPMC to drivers by platform data headerTony Lindgren2014-11-201-2/+1
* arm: omap: irq: drop omap3_intc_handle_irq()Felipe Balbi2014-09-111-2/+0
* [media] ARM: omap2: cm-t35: Add regulators and clock for camera sensorLaurent Pinchart2014-02-241-0/+16
* misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-301-1/+1
* ARM: OMAP: cm-t35: use new display driversTomi Valkeinen2013-08-281-33/+67
* ARM: OMAP: add vdds_dsi supply for omapdss_dpi.0Tomi Valkeinen2013-06-121-0/+1
* ARM: OMAP: fix dsi regulator namesTomi Valkeinen2013-06-121-1/+1
* Merge branch 'late/clksrc' into late/cleanupArnd Bergmann2013-05-061-6/+14
|\
| * ARM: OMAP3: cm-t35: Adapt to ehci-omap changesRoger Quadros2013-04-021-6/+14
* | arm: omap boards: Remove unnecessary platform_enable/disable callbacks for VE...Archit Taneja2013-04-041-11/+0
* | arm: omap: board-cm-t35: use generic dpi panel's gpio handlingTomi Valkeinen2013-04-041-40/+9
* | OMAPDSS: panels: keep platform data of all panels in a single headerArchit Taneja2013-04-031-2/+1
|/
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+1
|\
| * ARM: OMAP2+: twl-common: Allow boards to customize the twl4030 audio setupPeter Ujfalusi2013-01-221-1/+1
* | 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-2/+2
|\ \ \ | |/ /
| * | ARM: delete struct sys_timerStephen Warren2012-12-241-2/+2
| |/
* | 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
* Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann2012-11-151-9/+9
|\
| * ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley2012-11-081-9/+9
* | ARM: OMAP: Remove unnecessary mach and plat includesTony Lindgren2012-11-021-2/+0
|/
* Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-241-3/+2
|\
| * ARM: OMAP2+: Introduce local usb.hTony Lindgren2012-10-241-1/+0
* | ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed2012-10-151-1/+1
* | ARM: OMAP2+: nand: header cleanupAfzal Mohammed2012-10-151-1/+2
|/
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-091-0/+1
|\
| * ARM: OMAP3: Switch to use the unified audio driver (omap-twl4030) for selecte...Peter Ujfalusi2012-08-151-0/+1
* | ARM: OMAP2+: Make gpmc-smsc911x.h localTony Lindgren2012-09-201-1/+1
* | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-2/+2
* | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-121-0/+1
* | 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
|/
* ARM: OMAP3: cm-t35: add tvp5150 decoder supportDmitry Lifshitz2012-07-021-0/+20
* ARM: OMAP3: cm-t35: add mt9t001 camera sensor supportDmitry Lifshitz2012-07-021-0/+69
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+2
|\
| * ARM: omap2: use machine specific hook for late initShawn Guo2012-05-081-0/+2
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-0/+5
|\ \
| * | ARM: OMAP3: cm-t35: add support for power offIgor Grinberg2012-05-091-0/+5
| |/
* | 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-23/+1
|/
* ARM: OMAP2+: smsc911x: Add fixed board regulatorsRuss Dill2012-04-031-0/+16
* Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-baseKevin Hilman2012-03-051-3/+4
|\
| * ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren2012-02-201-2/+3
| * ARM: OMAP3: cm-t35: fix section mismatch warningIgor Grinberg2012-02-071-1/+1
OpenPOWER on IntegriCloud