summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/board-3430sdp.c
AgeCommit message (Expand)Author
2011-07-04OMAP3: Move common regulator configuration to twl-commonPeter Ujfalusi
2011-07-04OMAP3: Move common twl configuration to twl-commonPeter Ujfalusi
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren
2011-05-31OMAP2+: Fix 9 section mismatch(es) warnings from mach-omap2/built-in.oSantosh Shilimkar
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-24Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...Tony Lindgren
2011-05-20OMAP3 cpuidle: remove useless SDP specific timingsJean Pihet
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg
2011-05-11OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen
2011-05-09omap: musb: introduce default board configMike Rapoport
2011-05-03omap: use common initialization for PMIC i2c busMike Rapoport
2011-05-03omap: consolidate touch screen initialization among different boardsMike Rapoport
2011-03-22Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-11omap3: board-3430sdp: Initialise the serial padsR Sricharan
2011-03-11OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy
2011-03-11OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy
2011-03-11OMAP: 3430SDP: Remove unused vdda_dac supplyTomi Valkeinen
2011-03-02Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren
2011-03-02omap: Remove unnecessary twl4030_codec_audio settings from board filesIlkka Koskinen
2011-03-01OMAP: hsmmc: Rename the device and driverKishore Kadiyala
2011-03-01arm: omap: usb: Invoke usbhs core device initializationKeshava Munegowda
2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda
2011-02-25omap2+: Minimize board specific init_early callsTony Lindgren
2011-02-23Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into oma...Tony Lindgren
2011-02-23Merge branches 'devel-cleanup', 'devel-omap4', 'devel-board' and 'devel-nand'...Tony Lindgren
2011-02-23OMAP2, 3: DSS2: board files: replace platform_device_register with omap_displ...Senthilvadivu Guruswamy
2011-02-23OMAP2, 3: DSS2: Use Regulator init with driver nameSenthilvadivu Guruswamy
2011-02-22omap3sdp: clean regulator supply mapping in board fileRajendra Nayak
2011-02-17omap3sdp: Fix regulator mapping for ads7846 TS controllerRajendra Nayak
2011-02-17omap3630: nand: fix device size to work in polled modeSukumar Ghorai
2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux
2011-01-10OMAP: use generic DPI panel driver in board filesBryan Wu
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren
2010-12-07OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha
2010-12-02arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley
2010-10-08OMAP3: Keypad: Fix incorrect type initializerManjunath Kondaiah G
2010-10-08OMAP2plus: Fix static function warningsManjunath Kondaiah G
2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren
2010-08-04omap3: introduce omap3_map_ioMike Rapoport
2010-08-04omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre
2010-08-02omap3 flash: rename board-sdp-flash.c to be use by other boardsSukumar Ghorai
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King