summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-cm-t35.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_configJarkko Nikula2012-02-241-1/+0
|/
* Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann2012-01-091-0/+2
|\
| * Merge branch 'restart' into for-linusRussell King2012-01-051-0/+2
| |\
| | * ARM: restart: omap: use new restart hookRussell King2012-01-051-0/+2
* | | ARM: OMAP3: cm-t35: fix mux mode for DSS pinsIgor Grinberg2011-12-131-14/+18
* | | ARM: OMAP3: cm-t35: Add reset for USB hubIgor Grinberg2011-12-131-2/+20
* | | ARM: OMAP3: cm-t35: enable audioIgor Grinberg2011-12-131-1/+2
* | | ARM: OMAP3: cm-t35: Use correct DSS regulator supplyIgor Grinberg2011-12-131-10/+3
* | | ARM: OMAP3: cm-t35: Add regulator for ads7846 touchscreenIgor Grinberg2011-12-131-0/+18
|/ /
* | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-211-0/+2
|\ \ | |/ |/|
| * ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-151-0/+2
* | 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-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-2/+2
|\ \
| * | ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre2011-08-211-2/+2
| |/
* | ARM: OMAP: Introduce SoC specific early_initTony Lindgren2011-08-241-7/+2
* | ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren2011-08-241-2/+2
|/
* Merge branch 'cleanup-part-2' into devel-boardTony Lindgren2011-07-101-43/+8
|\
| * OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi2011-07-041-36/+8
| * OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi2011-07-041-8/+1
* | arm: omap3: cm-t35: add support for cm-t3730Igor Grinberg2011-07-051-16/+61
* | arm: omap3: cm-t35: fix slow path warningIgor Grinberg2011-07-041-2/+2
* | arm: omap3: cm-t35: minor comments fixesIgor Grinberg2011-07-041-9/+5
|/
* Merge branch 'devel-timer' into devel-cleanupTony Lindgren2011-06-291-2/+2
|\
| * 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
* | omap: cleanup NAND platform dataGrazvydas Ignotas2011-06-291-2/+0
* | Remove old-style supply.dev assignments common in hsmmc initOleg Drokin2011-06-141-4/+0
* | cleanup regulator supply definitions in mach-omap2Oleg Drokin2011-06-141-16/+18
|/
* arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg2011-06-011-2/+0
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-261-197/+39
|\
| * arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-121-52/+22
| * omap: musb: introduce default board configMike Rapoport2011-05-091-7/+1
| * omap: use common initialization for PMIC i2c busMike Rapoport2011-05-031-11/+1
| * omap: consolidate touch screen initialization among different boardsMike Rapoport2011-05-031-56/+2
| * omap: convert boards that use SMSC911x to use gpmc-smsc911xMike Rapoport2011-04-201-71/+13
* | OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen2011-05-111-1/+1
* | OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-111-1/+1
|/
OpenPOWER on IntegriCloud