aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/board-2430sdp.c
AgeCommit message (Expand)Author
2013-04-19Merge tag 'omap-for-v3.10/dss-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-04-04arm: omap: board-2430: use generic dpi panel's gpio handlingArchit Taneja
2013-04-03OMAPDSS: panels: keep platform data of all panels in a single headerArchit Taneja
2013-03-20ARM: OMAP: fix typo "CONFIG_SMC91x_MODULE"Paul Bolle
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-06ARM: OMAP: USB: Add phy binding informationKishon Vijay Abraham I
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-11-15Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann
2012-11-08ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley
2012-11-02ARM: OMAP: Remove unnecessary mach and plat includesTony Lindgren
2012-10-24Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-10-24ARM: OMAP2+: Introduce local usb.hTony Lindgren
2012-10-15ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed
2012-09-20ARM: OMAP2+: Make gpmc-smc91x.h localTony Lindgren
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren
2012-09-12ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-06-19ARM: OMAP2+: TWL: remove usage of pdata->irq_base/_endKevin Hilman
2012-06-04ARM: OMAP2: Remove legacy USB FS supportTony Lindgren
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo
2012-03-29Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren
2012-03-29ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma
2012-02-20ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: omap: use new restart hookRussell King
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren
2011-11-15ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann
2011-10-31Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann
2011-09-30ARM: OMAP: Fix i2c init for twl4030Tony Lindgren
2011-09-30OMAP: 2420SDP: Port the display driver to new DSS2Tomi Valkeinen
2011-09-26ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren
2011-08-24ARM: OMAP: Introduce SoC specific early_initTony Lindgren
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren
2011-08-21ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre
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-31ARM: OMAP2: Add missing include of linux/gpio.hAxel Lin
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg
2011-05-09omap: musb: introduce default board configMike Rapoport
2011-05-03omap: use common initialization for PMIC i2c busMike Rapoport
2011-03-02Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren
2011-03-01OMAP: hsmmc: Rename the device and driverKishore Kadiyala
2011-02-25omap2+: Minimize board specific init_early callsTony Lindgren
2011-02-22OMAP2: add regulator for MMC1Balaji T K
2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux