summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap3evm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'omap-cleanup-dss-for-v3.5' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-05-101-25/+4
|\ \
| * | 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-22/+1
| |/
* | ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley2012-04-171-4/+4
|/
* ARM: OMAP2+: smsc911x: Add fixed board regulatorsRuss Dill2012-04-031-0/+6
* ARM: OMAP2+: smsc911x: Remove unused rate calculationRuss Dill2012-04-031-9/+0
* Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren2012-03-291-1/+1
|\
| * ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma2012-03-291-1/+1
* | Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-03-151-1/+1
|\ \
| * | OMAP3 EVM: remove out-of-bounds array access of gpio_ledsArnout Vandecappelle (Essensium/Mind)2012-02-211-1/+1
| |/
* | ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __initTony Lindgren2012-02-241-1/+2
* | ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren2012-02-201-1/+3
|/
* ARM: omap: resolve nebulous 'Error setting wl12xx data'Russell King2012-02-131-7/+16
* 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
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-311-0/+1
| * Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-301-4/+3
| |\
* | \ Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann2011-10-311-4/+3
|\ \ \ | | |/ | |/|
| * | OMAP: use dvi panel driver instead of generic-dpiTomi Valkeinen2011-09-301-4/+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-6/+1
* | ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren2011-08-241-1/+1
|/
* OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi2011-07-041-43/+7
* OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi2011-07-041-21/+3
* 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: board-omap3evm: Fix compilation errorPeter Ujfalusi2011-06-291-2/+2
* | 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-19/+22
|/
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-261-198/+44
|\
| * arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-121-71/+28
| * omap: use common initialization for PMIC i2c busMike Rapoport2011-05-031-18/+3
| * omap: consolidate touch screen initialization among different boardsMike Rapoport2011-05-031-49/+2
| * omap: convert boards that use SMSC911x to use gpmc-smsc911xMike Rapoport2011-04-201-60/+11
* | 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
|/
* Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-03-221-5/+7
|\
| * OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-4/+6
| * OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-1/+1
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-171-38/+208
|\ \ | |/
| *---. Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren2011-03-021-6/+5
| |\ \ \
OpenPOWER on IntegriCloud