summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-overo.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed2012-10-151-1/+1
* ARM: OMAP2+: nand: unify init functionsAfzal Mohammed2012-10-151-2/+5
* 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-211-1/+1
* | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-2/+3
* | Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-131-4/+2Star
|\ \
| * | ARM: OMAP: unwrap stringsPaul Walmsley2012-09-121-4/+2Star
| |/
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-131-2/+0Star
* | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-131-3/+0Star
* | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-111-1/+0Star
|/
* ARM: OMAP2: Overo: init I2C before MMC to fix MMC suspend/resume failureKevin Hilman2012-07-021-1/+1
* 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
* | 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-18/+1Star
|/
* ARM: OMAP2+: smsc911x: Add fixed board regulatorsRuss Dill2012-04-031-0/+8
* ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren2012-02-201-2/+1Star
* 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 'depends/omap2_dss' into next/cleanupArnd Bergmann2011-10-311-3/+4
|\
| * OMAP: Add DDC i2c_bus_num to board filesTomi Valkeinen2011-09-301-0/+1
| * 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-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/+1Star
* | ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren2011-08-241-2/+2
|/
* Merge branch 'fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2011-07-111-55/+6Star
|\
| * OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi2011-07-041-41/+5Star
| * OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi2011-07-041-15/+2Star
* | omap: Overo: remove duplicate call to overo_ads7846_init()Daniel Mack2011-07-041-1/+0Star
|/
* 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
* | Remove old-style supply.dev assignments common in hsmmc initOleg Drokin2011-06-141-2/+0Star
* | cleanup regulator supply definitions in mach-omap2Oleg Drokin2011-06-141-12/+14
|/
* arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg2011-06-011-2/+0Star
* ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin2011-05-311-1/+1
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-261-219/+46Star
|\
| * arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-121-27/+28
| * omap: musb: introduce default board configMike Rapoport2011-05-091-7/+1Star
| * omap: move detection of NAND CS to common-board-devicesMike Rapoport2011-05-031-40/+2Star
| * omap: use common initialization for PMIC i2c busMike Rapoport2011-05-031-11/+1Star
| * omap: consolidate touch screen initialization among different boardsMike Rapoport2011-05-031-44/+2Star
| * omap: convert boards that use SMSC911x to use gpmc-smsc911xMike Rapoport2011-04-201-92/+14Star
* | OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen2011-05-111-1/+1