summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap4panda.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-02-071-4/+14
|\
| * OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-01-261-0/+5
| * OMAP: 4430SDP/Panda: add HDMI HPD gpioTomi Valkeinen2012-01-261-0/+3
| * OMAP: 4430SDP/Panda: setup HDMI GPIO muxesTomi Valkeinen2012-01-261-0/+3
| * OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPDTomi Valkeinen2012-01-261-2/+2
| * OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpiosTomi Valkeinen2012-01-261-2/+1
* | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-141-16/+9
|\ \ | |/
| * 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/+1
* | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-67/+1
|\ \
| * | ARM: OMAP2+: UART: Add default mux for all uarts.Govindraj.R2011-12-141-67/+1
* | | 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/+1
|/
* 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+: Use SoC specifc map_ioTony Lindgren2011-09-261-7/+1
* | ARM: OMAP: Introduce SoC specific early_initTony Lindgren2011-08-241-6/+1
* | 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/+12
* Merge branch 'devel-timer' into devel-cleanupTony Lindgren2011-06-291-2/+1
|\
| * omap2+: Remove omap2_gp_clockevent_set_gptimerTony Lindgren2011-06-271-1/+0
| * 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/+6
|/
* 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/+23
|\
| * arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-121-41/+21
| * omap: use common initialization for PMIC i2c busMike Rapoport2011-05-031-15/+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 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-271-28/+0
|\
| * OMAP4: PandaBoard: remove unused power regulatorsDavid Anders2011-03-181-28/+0
* | 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-171-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-021-2/+13
| |\ \
| | | * OMAP: hsmmc: Rename the device and driverKishore Kadiyala2011-03-011-2/+2
| | |/ | |/|
| | * omap: panda: Add TI-ST driver supportGuy Eilam2011-03-021-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
OpenPOWER on IntegriCloud