aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-4430sdp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann1-1/+1
2011-10-03ARM: OMAP4: Keyboard: Fix section mismatch in the board fileBjarne Steinsbo1-1/+1
2011-09-30OMAP4: 4430SDP: Add picodlp support to board fileTomi Valkeinen1-0/+52
2011-09-30OMAP4: 4430SDP: Add panel support to board fileTomi Valkeinen1-2/+128
2011-09-30OMAP: 4430SDP: Remove unneeded lcd configTomi Valkeinen1-17/+0
2011-09-30OMAP: DSS2: HDMI: use default dividersTomi Valkeinen1-9/+0
2011-09-26ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren1-7/+1
2011-08-24ARM: OMAP: Introduce SoC specific early_initTony Lindgren1-6/+1
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren1-1/+1
2011-08-21ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-0/+55
2011-07-10Merge branch 'cleanup-part-2' into devel-boardTony Lindgren1-132/+10
2011-07-05OMAP4: Keyboard: Mux changes in the board fileShubhrajyoti Datta1-1/+66
2011-07-05omap: blaze: add mmc5/wl1283 device supportVishal Mahaveer1-0/+81
2011-07-05omap: 4430SDP: Register the card detect GPIO properlySilesh C V1-0/+1
2011-07-04OMAP4: SDP4430: Add twl6040 codec platform supportMisael Lopez Cruz1-1/+9
2011-07-04OMAP4: SDP4430: Add twl6040 vibrator platform supportPeter Ujfalusi1-0/+48
2011-07-04OMAP4: Move common twl6030 configuration to twl-commonPeter Ujfalusi1-131/+10
2011-06-29Merge branch 'devel-timer' into devel-cleanupTony Lindgren1-5/+1
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-14cleanup regulator supply definitions in mach-omap2Oleg Drokin1-9/+4
2011-06-01ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K1-0/+1
2011-06-01ARM: omap4: Pass core and wakeup mux tables to omap4_mux_initColin Cross1-1/+1
2011-05-31OMAP2+: Fix 9 section mismatch(es) warnings from mach-omap2/built-in.oSantosh Shilimkar1-4/+4
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-89/+25
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg1-75/+23
2011-05-11OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parametersArchit Taneja1-0/+9
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen1-1/+1
2011-05-03omap: use common initialization for PMIC i2c busMike Rapoport1-14/+2
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-0/+7
2011-03-23OMAP4: add clk32kg data to omap4panda and blaze board fileBalaji T K1-0/+7
2011-03-22Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt1-0/+75
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-18/+172
2011-03-16OMAP4: HDMI: Add HDMI structure in the board file for OMAP4 SDPMythri P K1-0/+75
2011-03-11omap4: board-4430sdp: Initialise the serial padsR Sricharan1-2/+69
2011-03-07arm: omap4: 4430sdp: drop ehci supportAnand Gadiyar1-19/+0
2011-03-02Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel-hsmmc' into omap-for-linusTony Lindgren1-9/+10
2011-03-01OMAP: hsmmc: Rename the device and driverKishore Kadiyala1-7/+7
2011-03-01arm: omap: usb: Invoke usbhs core device initializationKeshava Munegowda1-1/+1
2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda1-5/+5
2011-02-25omap2+: Minimize board specific init_early callsTony Lindgren1-2/+3
2011-02-23Merge branches 'devel-cleanup', 'devel-omap4', 'devel-board' and 'devel-nand' into omap-for-linusTony Lindgren1-3/+89
2011-02-22Merge branch 'for-tony' of git://gitorious.org/usb/usb into omap-for-linusTony Lindgren1-19/+0
2011-02-22OMAP4: Fix -EINVAL for vana, vcxio, vdacBalaji T K1-3/+0
2011-02-18usb: otg: OMAP4430: Introducing suspend function for power managementHema HK1-0/+1
2011-02-17OMAP4: keypad: Add the board supportSyed Rafiuddin1-0/+89
2011-02-17arm: omap4: 4430sdp: drop ehci supportAnand Gadiyar1-19/+0
2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux1-4/+4
2011-01-13omap4: Fix ULPI PHY init for ES1.0 SDPTony Lindgren1-4/+6