aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap3beagle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-29Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes-non-criticalTony Lindgren1-16/+12
2012-06-21ARM: OMAP: beagle: Set USB Host Port 1 to OMAP_USBHS_PORT_MODE_UNUSEDBrian Austin1-1/+1
2012-06-20ARM: OMAP: Fix Beagleboard DVI reset gpioRuss Dill1-16/+12
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-22Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+6
2012-05-09ARM: OMAP: Mark Beagleboard-xM MMC bus as 4-bitRuss Dill1-1/+6
2012-05-09OMAPDSS: TFP410: rename dvi files to tfp410Tomi Valkeinen1-1/+1
2012-05-09OMAPDSS: TFP410: rename dvi -> tfp410Tomi Valkeinen1-2/+2
2012-05-09OMAP: board-files: remove custom PD GPIO handling for DVI outputTomi Valkeinen1-29/+2
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo1-0/+1
2012-02-24ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __initTony Lindgren1-2/+4
2012-02-20ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren1-1/+3
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+1
2012-01-05ARM: restart: omap: use new restart hookRussell King1-0/+1
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King1-0/+1
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-11-15ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier1-0/+1
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-1/+8
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-8/+3
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann1-1/+1
2011-10-31Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann1-4/+4
2011-10-24arm: BeagleBoard: add support for the twl4030-madcKyle Manna1-1/+8
2011-10-19ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren1-6/+1
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann1-1/+1
2011-10-04ARM: OMAP3: beagle-board: Use the omap_hwmod_name_get_dev APIBenoit Cousson1-2/+2
2011-09-30OMAP: Add DDC i2c_bus_num to board filesTomi Valkeinen1-0/+1
2011-09-30OMAP: use dvi panel driver instead of generic-dpiTomi Valkeinen1-4/+3
2011-09-26ARM: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren1-6/+1
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren1-2/+2
2011-08-21ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-05OMAP3: beagle: don't touch omap_device internalsKevin Hilman1-13/+10
2011-07-10Merge branch 'cleanup-part-2' into devel-boardTony Lindgren1-56/+6
2011-07-05OMAP3: beagle: add support for beagleboard xM revision CJoel A Fernandes1-27/+51
2011-07-04OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi1-41/+5
2011-07-04OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi1-16/+2
2011-06-29Merge branch 'devel-timer' into devel-cleanupTony Lindgren1-6/+2
2011-06-27omap2+: Remove omap2_gp_clockevent_set_gptimerTony Lindgren1-4/+0
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren1-1/+1
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren1-1/+1
2011-06-14Remove old-style supply.dev assignments common in hsmmc initOleg Drokin1-4/+0
2011-06-14cleanup regulator supply definitions in mach-omap2Oleg Drokin1-12/+13
2011-06-01arm: omap2plus: move NAND_BLOCK_SIZE out of boardsIgor Grinberg1-2/+0
2011-06-01omap3: Free Beagle rev gpios when they are read, so others can read them laterTasslehoff Kjappfot1-0/+3
2011-06-01arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTCAlexander Holler1-0/+3
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-144/+50
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg1-83/+45
2011-05-11OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen1-1/+1
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen1-1/+1
2011-05-09omap: musb: introduce default board configMike Rapoport1-7/+1
2011-05-03omap: move detection of NAND CS to common-board-devicesMike Rapoport1-43/+2