summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap4panda.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-151-16/+9Star
|\
| * OMAPDSS: HDMI: Disable DDC internal pull upMythri P K2012-01-051-1/+9
| * OMAPDSS: HDMI: Move duplicate code from boardfileMythri P K2012-01-051-16/+1Star
* | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-67/+1Star
|\ \
| * | ARM: OMAP2+: UART: Add default mux for all uarts.Govindraj.R2011-12-151-67/+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/+2
|\ \ \ | |/ / |/| |
| * | ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-151-0/+2
| |/
* / ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-2/+1Star
|/
* 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/+3Star
* | 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+: Use SoC specifc map_ioTony Lindgren2011-09-271-7/+1Star
* | 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-1/+1
|/
* OMAP4: Move common twl6030 configuration to twl-commonPeter Ujfalusi2011-07-041-134/+12Star
* Merge branch 'devel-timer' into devel-cleanupTony Lindgren2011-06-291-2/+1Star
|\
| * omap2+: Remove omap2_gp_clockevent_set_gptimerTony Lindgren2011-06-271-1/+0Star
| * omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren2011-06-201-1/+1
* | cleanup regulator supply definitions in mach-omap2Oleg Drokin2011-06-141-10/+6Star
|/
* ARM: omap4: Pass core and wakeup mux tables to omap4_mux_initColin Cross2011-06-011-1/+1
* OMAP2+: Fix 9 section mismatch(es) warnings from mach-omap2/built-in.oSantosh Shilimkar2011-05-311-3/+3
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-261-56/+23Star
|\
| * arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-121-41/+21Star
| * omap: use common initialization for PMIC i2c busMike Rapoport2011-05-031-15/+2Star
* | 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 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-281-28/+0Star
|\
| * OMAP4: PandaBoard: remove unused power regulatorsDavid Anders2011-03-191-28/+0Star
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-241-0/+7
|\ \
| * | OMAP4: add clk32kg data to omap4panda and blaze board fileBalaji T K2011-03-231-0/+7
* | | Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-03-221-1/+202
|\ \ \ | |/ / |/| |
| * | OMAP4: PandaBoard: Adding DVI supportMurthy, Raghuveer2011-03-181-2/+129
| * | OMAP4: HDMI: Add HDMI structure in the board file for OMAP4 PANDAK, Mythri P2011-03-161-0/+74
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-181-8/+150
|\ \ \ | | |/ | |/|
| * | omap4: board-omap4panda: Initialise the serial padsR Sricharan2011-03-111-1/+68
| |/
| *-. Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren2011-03-031-2/+13
| |\ \
| | | * OMAP: hsmmc: Rename the device and driverKishore Kadiyala2011-03-011-2/+2
| | |/ | |/|
| | * omap: panda: Add TI-ST driver supportGuy Eilam2011-03-031-0/+11
| |/
| * omap: panda: add mmc5/wl1271 device supportPanduranga Mallireddy2011-02-221-0/+20
| * omap: panda: add fixed regulator device for wlanPanduranga Mallireddy2011-02-221-0/+34
| * omap: panda: wlan board muxingPanduranga Mallireddy2011-02-221-0/+13
| * OMAP4: Fix -EINVAL for vana, vcxio, vdacBalaji T K2011-02-221-3/+0Star
| * ARM: OMAP2: use early init hookRussell King - ARM Linux2011-02-151-3/+3
* | arm: omap: usb: Invoke usbhs core device initializationKeshava Munegowda2011-03-011-1/+1
* | arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda2011-03-011-5/+5
* | usb: otg: OMAP4430: Introducing suspend function for power managementHema HK2011-02-181-0/+1
|/