summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap3beagle.c
Commit message (Expand)AuthorAgeFilesLines
...
* | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-1/+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 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-06-291-16/+12
|\
| * ARM: OMAP: Fix Beagleboard DVI reset gpioRuss Dill2012-06-201-16/+12
* | ARM: OMAP: beagle: Set USB Host Port 1 to OMAP_USBHS_PORT_MODE_UNUSEDBrian Austin2012-06-211-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
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-1/+6
|\ \
| * | ARM: OMAP: Mark Beagleboard-xM MMC bus as 4-bitRuss Dill2012-05-091-1/+6
| |/
* | 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-29/+2
|/
* ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __initTony Lindgren2012-02-241-2/+4
* 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
|/
* Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-031-1/+8
|\
| * arm: BeagleBoard: add support for the twl4030-madcKyle Manna2011-10-241-1/+8
* | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-8/+3
|\ \
| * \ Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-011-1/+1
| |\ \
| * | | ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren2011-10-191-6/+1
| * | | ARM: OMAP3: beagle-board: Use the omap_hwmod_name_get_dev APIBenoit Cousson2011-10-041-2/+2
* | | | Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann2011-10-311-4/+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-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: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren2011-09-261-6/+1
* | ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren2011-08-241-2/+2
|/
* OMAP3: beagle: don't touch omap_device internalsKevin Hilman2011-08-051-13/+10
* Merge branch 'cleanup-part-2' into devel-boardTony Lindgren2011-07-101-56/+6
|\
| * OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi2011-07-041-41/+5
| * OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi2011-07-041-16/+2
* | OMAP3: beagle: add support for beagleboard xM revision CJoel A Fernandes2011-07-051-27/+51
|/
* 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
* | 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-12/+13
|/
* arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg2011-06-011-2/+0
* omap3: Free Beagle rev gpios when they are read, so others can read them laterTasslehoff Kjappfot2011-06-011-0/+3
* arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTCAlexander Holler2011-06-011-0/+3
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-261-144/+50
|\
| * arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-121-83/+45
OpenPOWER on IntegriCloud