summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-omap3logic.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-2/+2
|\
| * ARM: delete struct sys_timerStephen Warren2012-12-241-2/+2
* | ARM: OMAP: USB: Add phy binding informationKishon Vijay Abraham I2013-02-061-0/+2
|/
* ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley2012-11-081-2/+2
* Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-241-2/+0
|\
| * ARM: OMAP2+: Introduce local usb.hTony Lindgren2012-10-241-1/+0
* | Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-171-3/+2
|\ \
| * | ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.hPaul Walmsley2012-10-171-1/+0
| |/
* | ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed2012-10-151-1/+1
|/
* ARM: OMAP2+: Make gpmc-smsc911x.h localTony Lindgren2012-09-201-1/+1
* ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-8/+6
* ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-121-3/+0
* ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-101-1/+0
* ARM: OMAP2+: TWL: remove usage of pdata->irq_base/_endKevin Hilman2012-06-191-3/+0
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+2
|\
| * ARM: omap2: use machine specific hook for late initShawn Guo2012-05-081-0/+2
* | Add MSUB support for the LogicPD OMAP3530 DevKitsAshwin Bihari2012-05-091-1/+25
|/
* ARM: OMAP2+: smsc911x: Add fixed board regulatorsRuss Dill2012-04-031-0/+7
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-0/+2
|\
| * ARM: OMAP: Add omap_reserve functionalityAlex2012-03-051-0/+2
* | ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren2012-02-201-1/+1
|/
* Merge branch 'restart' into for-linusRussell King2012-01-051-0/+2
|\
| * ARM: restart: omap: use new restart hookRussell King2012-01-051-0/+2
* | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-211-0/+2
|\ \ | |/ |/|
| * ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-151-0/+2
* | ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
|/
* Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-081-2/+2
|\
| * ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre2011-08-211-2/+2
* | ARM: OMAP: Introduce SoC specific early_initTony Lindgren2011-08-241-7/+2
* | ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren2011-08-241-1/+1
|/
* Merge branch 'devel-timer' into devel-cleanupTony Lindgren2011-06-291-5/+4
|\
| * omap2+: Remove omap2_gp_clockevent_set_gptimerTony Lindgren2011-06-271-1/+0
| * omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren2011-06-201-2/+2
| * omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren2011-06-161-2/+2
* | Remove old-style supply.dev assignments common in hsmmc initOleg Drokin2011-06-141-2/+0
* | cleanup regulator supply definitions in mach-omap2Oleg Drokin2011-06-141-4/+4
|/
* omap: use common initialization for PMIC i2c busMike Rapoport2011-05-031-11/+2
* omap: gpmc-smsc911x: always set irq flags to IORESOURCE_IRQ_LOWLEVELMike Rapoport2011-04-201-1/+0
* ARM: OMAP2: use early init hookRussell King - ARM Linux2011-02-141-4/+5
* OMAP2+: io: split omap2_init_common_hw()Paul Walmsley2010-12-211-1/+2
* Merge branch 'devel-gpio' into omap-for-linusTony Lindgren2010-12-101-1/+0
|\
| * OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha2010-12-071-1/+0
* | arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen2010-12-021-2/+0
|/
* omap: complete removal of machine_desc.io_pg_offst and .phys_ioAnand Gadiyar2010-10-221-4/+0
* OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-1/+1
* OMAP2plus: Fix static function warningsManjunath Kondaiah G2010-10-081-1/+1
* ARM: OMAP3LOGIC: Added SMSC Ethernet board supportTim Nordell2010-09-281-0/+65
* ARM: OMAP3LOGIC: Adding SDMMC supportTim Nordell2010-09-281-1/+38
* ARM: OMAP3LOGIC: Adding LogicPD OMAP3 board supportTim Nordell2010-09-281-0/+143
OpenPOWER on IntegriCloud