aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-2430sdp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-11/+0
2012-06-19ARM: OMAP2+: TWL: remove usage of pdata->irq_base/_endKevin Hilman1-3/+0
2012-06-04ARM: OMAP2: Remove legacy USB FS supportTony Lindgren1-11/+0
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo1-0/+1
2012-03-29Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren1-1/+1
2012-03-29ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma1-1/+1
2012-02-20ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren1-1/+1
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+1
2012-01-05ARM: restart: omap: use new restart hookRussell King1-0/+1
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King1-0/+1
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-11-15ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier1-0/+1
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann1-1/+2
2011-10-31Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann1-14/+64
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann1-1/+1
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann1-1/+1
2011-09-30ARM: OMAP: Fix i2c init for twl4030Tony Lindgren1-1/+2
2011-09-30OMAP: 2420SDP: Port the display driver to new DSS2Tomi Valkeinen1-14/+64
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-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren1-1/+1
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren1-1/+1
2011-05-31ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin1-1/+1
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg1-5/+2
2011-05-09omap: musb: introduce default board configMike Rapoport1-6/+1
2011-05-03omap: use common initialization for PMIC i2c busMike Rapoport1-11/+2
2011-03-02Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel-hsmmc' into omap-for-linusTony Lindgren1-3/+4
2011-03-01OMAP: hsmmc: Rename the device and driverKishore Kadiyala1-1/+1
2011-02-25omap2+: Minimize board specific init_early callsTony Lindgren1-2/+3
2011-02-22OMAP2: add regulator for MMC1Balaji T K1-0/+21
2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux1-4/+4
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley1-1/+2
2010-12-17omap: kill all section mismatch warning for omap2plus_defconfigBryan Wu1-1/+1
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-1/+2
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai1-1/+2
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren1-0/+1
2010-08-02Merge branch 'devel-misc' into omap-for-linusTony Lindgren1-5/+1
2010-08-02omap2: Fix GPIO numbers and smc91x for 2430sdpTony Lindgren1-5/+1
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King1-0/+1
2010-07-05omap: mux: Mux 2430 USB0HS_STP in board-2430.cTony Lindgren1-1/+3
2010-07-05omap: mux: Select POP package for 2430SDPTony Lindgren1-0/+11
2010-07-05omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.cTony Lindgren1-1/+1
2010-05-20omap2: Add OHCI USB platform init for 2430 SDPViral Mehta1-0/+10
2010-05-20omap2: Add I2C bus 1 initialisation for 2430sdpViral Mehta1-1/+10