summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-3430sdp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-99/+1Star
|\
| * ARM: OMAP2+: UART: Add default mux for all uarts.Govindraj.R2011-12-151-99/+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/+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 'depends/omap2_dss' into next/cleanupArnd Bergmann2011-10-311-4/+3Star
|\
| * 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: 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
|/
* OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi2011-07-041-44/+7Star
* OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi2011-07-041-38/+4Star
* 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
* 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-128/+23Star
|\
| * Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...Tony Lindgren2011-05-241-19/+0Star
| |\
| | * OMAP3 cpuidle: remove useless SDP specific timingsJean Pihet2011-05-201-19/+0Star
| * | arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-121-32/+15Star
| * | omap: musb: introduce default board configMike Rapoport2011-05-091-7/+1Star
| * | omap: use common initialization for PMIC i2c busMike Rapoport2011-05-031-11/+1Star
| * | omap: consolidate touch screen initialization among different boardsMike Rapoport2011-05-031-59/+6Star
| |/
* | 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 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-03-221-4/+2Star
|\
| * OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-0/+1
| * OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-111-1/+1
| * OMAP: 3430SDP: Remove unused vdda_dac supplyTomi Valkeinen2011-03-111-3/+0Star
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-181-64/+151
|\ \
| * | omap3: board-3430sdp: Initialise the serial padsR Sricharan2011-03-111-1/+101
| |/
| *-. Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren2011-03-031-9/+7Star
| |\ \
| | | * OMAP: hsmmc: Rename the device and driverKishore Kadiyala2011-03-011-3/+3
| | |/ | |/|
| | * omap: Remove unnecessary twl4030_codec_audio settings from board filesIlkka Koskinen2011-03-031-3/+1Star
| | * omap2+: Minimize board specific init_early callsTony Lindgren2011-02-251-3/+3
| |/
| * Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into oma...Tony Lindgren2011-02-231-12/+3Star
| |\
| | * OMAP2, 3: DSS2: board files: replace platform_device_register with omap_displ...Senthilvadivu Guruswamy2011-02-231-13/+1Star
| | * OMAP2, 3: DSS2: Use Regulator init with driver nameSenthilvadivu Guruswamy2011-02-231-8/+3Star
| | |
| | \
| *-. \ Merge branches 'devel-cleanup', 'devel-omap4', 'devel-board' and 'devel-nand'...Tony Lindgren2011-02-231-41/+39Star
| |\ \ \ | | |_|/ | |/| |
| | | * omap3630: nand: fix device size to work in polled modeSukumar Ghorai2011-02-181-1/+1
| | |/ | |/|
| | * omap3sdp: clean regulator supply mapping in board fileRajendra Nayak2011-02-221-40/+31Star
| | * omap3sdp: Fix regulator mapping for ads7846 TS controllerRajendra Nayak2011-02-181-0/+7
| |/
| * ARM: OMAP2: use early init hookRussell King - ARM Linux2011-02-151-4/+4
* | 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
|/
* OMAP: use generic DPI panel driver in board filesBryan Wu2011-01-101-3/+9
* OMAP2+: io: split omap2_init_common_hw()Paul Walmsley2010-12-221-1/+2
* Merge branch 'devel-gpio' into omap-for-linusTony Lindgren2010-12-101-1/+0Star
|\