aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-4430sdp.c
Commit message (Expand)AuthorAgeFilesLines
* Add boards from p-android-omap-3.0Ziyann2014-10-031-0/+1277
* ARM: Update ION code for commonalityDan Murphy2014-10-011-896/+0
* arm: omap: usb: Fix the compilation break for EHCI and OHCIMoiz Sonasath2014-10-011-0/+2
* Merge linux-omap-3.0 into android-omap-3.0Todd Poynor2012-04-191-17/+14
|\
| * Merge linux-stable 3.0.28 into linux-omap-3.0Todd Poynor2012-04-191-17/+14
| |\
| | * OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-03-121-0/+5
| | * OMAP: 4430SDP/Panda: add HDMI HPD gpioTomi Valkeinen2012-03-121-0/+3
| | * OMAP: 4430SDP/Panda: setup HDMI GPIO muxesTomi Valkeinen2012-03-121-0/+3
| | * OMAPDSS: remove wrong HDMI HPD muxingTomi Valkeinen2012-03-121-4/+0
| | * OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPDTomi Valkeinen2012-03-121-2/+2
| | * OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpiosTomi Valkeinen2012-03-121-2/+1
| | * OMAP: DSS2: HDMI: use default dividersTomi Valkeinen2012-03-121-9/+0
* | | Merge branch 'linux-omap-3.0' into android-omap-3.0Iliyan Malchev2011-09-121-1/+1
|\ \ \ | |/ /
| * | OMAP4: SDP/Panda: increase ION 1D carveout by 60MBSuman Anna2011-09-121-1/+1
* | | Merge branch 'linux-omap-3.0' into android-omap-3.0Iliyan Malchev2011-08-301-1/+1
|\ \ \ | |/ /
| * | Revert "Revert "OMAP4: SDP/Panda: increase ducati carveout by 2MB""Iliyan Malchev2011-08-301-1/+1
* | | Merge branch 'linux-omap-3.0' into android-omap-3.0Iliyan Malchev2011-08-291-0/+2
|\ \ \ | |/ /
| * | OMAP: 4430sdp/panda: ensure correct order of DMM/Tiler device creationAndy Gross2011-08-291-0/+2
* | | Merge branch 'linux-omap-3.0' into android-omap-3.0Erik Gilling2011-08-291-1/+1
|\ \ \ | |/ /
| * | Revert "OMAP4: SDP/Panda: increase ducati carveout by 2MB"Erik Gilling2011-08-291-1/+1
* | | Merge branch 'linux-omap-3.0' into android-omap-3.0Iliyan Malchev2011-08-291-1/+1
|\ \ \ | |/ /
| * | OMAP4: SDP/Panda: increase ducati carveout by 2MBSuman Anna2011-08-291-1/+1
* | | Merge branch 'linux-omap-3.0' into android-omap-3.0Iliyan Malchev2011-08-111-3/+7
|\ \ \ | |/ /
| * | OMAP4: SDP/Panda: relocate and resize carveout memoriesSuman Anna2011-08-111-3/+7
* | | Revert "OMAP4: Panda/SDP: Enable MMC power saving"Vince Kim2011-08-041-2/+0
|/ /
* | [ARM] mach-omap2: add missing __init/__initdata annotationsColin Cross2011-08-021-1/+1
* | OMAP4: SDP/Panda: reserve memory for ducati & SMCSuman Anna2011-07-281-1/+18
* | OMAP3: Serial: Remove uart pads from 3430/4430/panda board file.Govindraj.R2011-07-141-58/+2
* | OMAP4: Panda/SDP: Enable MMC power savingMadhusudhan Chikkature2011-07-141-0/+2
* | OMAP4: Reconfigure the DDR timings on SDP and PandaSantosh Shilimkar2011-06-291-0/+22
* | Merge branch 'linux-omap-dss-3.0' into linux-omap-3.0Colin Cross2011-06-141-12/+132
|\ \
| * \ Merge remote branch 'dss2/pmruntime' into linux-omap-dss-3.0Erik Gilling2011-06-131-12/+132
| |\ \
| | * | OMAP4: 4430SDP: Add Panel Taal device struct in 4430sdp board fileArchit Taneja2011-05-231-12/+132
* | | | OMAP2+ PM: Add support for TPS62361Vishwanath BS2011-06-131-0/+11
| |_|/ |/| |
* | | ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K2011-06-011-0/+1
* | | 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-4/+4
|/ /
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-261-89/+25
|\ \ | |/ |/|
| * arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-121-75/+23
| * omap: use common initialization for PMIC i2c busMike Rapoport2011-05-031-14/+2
* | OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parametersArchit Taneja2011-05-111-0/+9
* | OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-111-1/+1
|/
* 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-0/+75
|\ \ | |/ |/|
| * OMAP4: HDMI: Add HDMI structure in the board file for OMAP4 SDPMythri P K2011-03-161-0/+75
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-171-18/+172
|\ \
| * | omap4: board-4430sdp: Initialise the serial padsR Sricharan2011-03-111-2/+69
| |/
| *-. Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren2011-03-021-9/+10
| |\ \
| | | * OMAP: hsmmc: Rename the device and driverKishore Kadiyala2011-03-011-7/+7
| | |/ | |/|