aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-3430sdp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren1-1/+1
2011-05-31OMAP2+: Fix 9 section mismatch(es) warnings from mach-omap2/built-in.oSantosh Shilimkar1-3/+3
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-128/+23
2011-05-24Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linusTony Lindgren1-19/+0
2011-05-20OMAP3 cpuidle: remove useless SDP specific timingsJean Pihet1-19/+0
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg1-32/+15
2011-05-11OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen1-1/+1
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen1-1/+1
2011-05-09omap: musb: introduce default board configMike Rapoport1-7/+1
2011-05-03omap: use common initialization for PMIC i2c busMike Rapoport1-11/+1
2011-05-03omap: consolidate touch screen initialization among different boardsMike Rapoport1-59/+6
2011-03-22Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt1-4/+2
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-64/+151
2011-03-11omap3: board-3430sdp: Initialise the serial padsR Sricharan1-1/+101
2011-03-11OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-0/+1
2011-03-11OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-1/+1
2011-03-11OMAP: 3430SDP: Remove unused vdda_dac supplyTomi Valkeinen1-3/+0
2011-03-02Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel-hsmmc' into omap-for-linusTony Lindgren1-9/+7
2011-03-02omap: Remove unnecessary twl4030_codec_audio settings from board filesIlkka Koskinen1-3/+1
2011-03-01OMAP: hsmmc: Rename the device and driverKishore Kadiyala1-3/+3
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-3/+3
2011-02-23Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into omap-for-linusTony Lindgren1-12/+3
2011-02-23Merge branches 'devel-cleanup', 'devel-omap4', 'devel-board' and 'devel-nand' into omap-for-linusTony Lindgren1-41/+39
2011-02-23OMAP2, 3: DSS2: board files: replace platform_device_register with omap_display_init()Senthilvadivu Guruswamy1-13/+1
2011-02-23OMAP2, 3: DSS2: Use Regulator init with driver nameSenthilvadivu Guruswamy1-8/+3
2011-02-22omap3sdp: clean regulator supply mapping in board fileRajendra Nayak1-40/+31
2011-02-17omap3sdp: Fix regulator mapping for ads7846 TS controllerRajendra Nayak1-0/+7
2011-02-17omap3630: nand: fix device size to work in polled modeSukumar Ghorai1-1/+1
2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux1-4/+4
2011-01-10OMAP: use generic DPI panel driver in board filesBryan Wu1-3/+9
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley1-1/+2
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren1-1/+0
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha1-1/+0
2010-12-02arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen1-2/+0
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-6/+6
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley1-1/+1
2010-10-08OMAP3: Keypad: Fix incorrect type initializerManjunath Kondaiah G1-1/+1
2010-10-08OMAP2plus: Fix static function warningsManjunath Kondaiah G1-2/+1
2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai1-2/+3
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren1-7/+2
2010-08-04omap3: introduce omap3_map_ioMike Rapoport1-7/+1
2010-08-04omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre1-1/+1
2010-08-02omap3 flash: rename board-sdp-flash.c to be use by other boardsSukumar Ghorai1-2/+14
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King1-0/+1
2010-05-27arm: omap: switch over to gpio_set_debounceFelipe Balbi1-3/+1
2010-05-12OMAP3: PM: Enable wakeup from ads7846 touchscreenRanjith Lohithakshan1-0/+1
2010-03-11omap2/3/4: ehci: avoid compiler error with touchbookFelipe Balbi1-1/+1