summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-devkit8000.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/+6
* 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 id.h localTony Lindgren2012-09-201-1/+1
* | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-2/+2
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-3/+0
* | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-121-3/+0
* | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-101-1/+0
|/
* 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-22/+2
|/
* 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
* | ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren2012-02-201-1/+3
|/
* 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
|/
* ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpioThomas Weber2011-11-041-1/+0
* Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann2011-10-311-5/+5
|\
| * OMAP: use dvi panel driver instead of generic-dpiTomi Valkeinen2011-09-301-3/+3
| * OMAP: Devkit8000: Change lcd driver to AT070TN83Thomas Weber2011-09-301-1/+1
| * OMAP: DSS2: Change DSI device namingTomi Valkeinen2011-09-301-1/+1
* | 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: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren2011-09-261-6/+1
* | ARM: OMAP: Introduce SoC specific early_initTony Lindgren2011-08-241-7/+1
* | ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren2011-08-241-2/+2
|/
* OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi2011-07-041-20/+2
* OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi2011-07-041-16/+2
* Merge branch 'devel-timer' into devel-cleanupTony Lindgren2011-06-291-6/+2
|\
| * omap2+: Remove omap2_gp_clockevent_set_gptimerTony Lindgren2011-06-271-4/+0
| * 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
* | cleanup regulator supply definitions in mach-omap2Oleg Drokin2011-06-141-13/+15
|/
* 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-119/+12
|\
| * arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-121-6/+6
| * omap: musb: introduce default board configMike Rapoport2011-05-091-7/+1
| * omap: move detection of NAND CS to common-board-devicesMike Rapoport2011-05-031-41/+2
| * omap: use common initialization for PMIC i2c busMike Rapoport2011-05-031-11/+1
| * omap: consolidate touch screen initialization among different boardsMike Rapoport2011-05-031-54/+2
* | 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