aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-generic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-28Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-02-01ARM: OMAP2+: AM33xx: Add SoC specific restart hookJean-Sebastien A. Beaudry1-0/+1
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-3/+0
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-3/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-7/+7
2012-12-12Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+10
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+22
2012-11-29Merge tag 'omap-for-v3.8/cleanup-timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson1-0/+17
2012-11-08ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley1-5/+5
2012-11-07OMAP: board-generic: enable DSS for panda & sdp boardsTomi Valkeinen1-0/+10
2012-11-02ARM: OMAP3: Add generic machine descriptor for boards with OMAP3 GP devicesJon Hunter1-0/+17
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson1-0/+2
2012-09-13ARM: SoC: convert OMAP4 to SMP operationsMarc Zyngier1-0/+2
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-1/+0
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg1-1/+0
2012-07-09ARM: OMAP5: board-generic: Add device tree supportR Sricharan1-0/+19
2012-07-09ARM: omap2+: board-generic: clean up the irq data from board fileR Sricharan1-17/+6
2012-06-05ARM: OMAP2+: am33xx: Add AM335XEVM machine supportAfzal Mohammed1-0/+18
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo1-0/+1
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi1-1/+1
2012-03-12ARM: OMAP2+: board-generic: Remove i2c static initBenoit Cousson1-35/+2
2012-03-05ARM: OMAP2+: Remove extra ifdefs for board-genericTony Lindgren1-44/+32
2012-03-05ARM: OMAP2+: Fix build error when only ARCH_OMAP2/3 or 4 is selectedTony Lindgren1-0/+7
2012-02-27ARM: OMAP2+: board-generic: Use of_irq_init APIBenoit Cousson1-14/+16
2012-02-27Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 into for_3.4/dt_irq_domain2Benoit Cousson1-1/+1
2012-02-17Merge branch 'for_3.4/dt_base' of git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt into dtTony Lindgren1-9/+8
2012-02-16irq_domain: Remove irq_domain_add_simple()Grant Likely1-1/+1
2012-02-16ARM: OMAP2+: board-generic: Remove un-needed .atag_offset for DT_MACHINEBenoit Cousson1-8/+4
2012-01-09Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+4
2012-01-05ARM: restart: omap: use new restart hookRussell King1-0/+4
2011-12-16ARM: omap: pass minimal SoC/board data for UART from dtRajendra Nayak1-1/+0
2011-12-07ARM: OMAP2+: board-generic: Add missing handle_irq callbacksBenoit Cousson1-0/+4
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-2/+1
2011-11-15ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier1-0/+1
2011-11-04ARM: OMAP: Fix errors and warnings when building for one boardSanjeev Premi1-0/+8
2011-11-01Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+0
2011-11-02Merge branch 'highbank/soc' into next/socArnd Bergmann1-1/+5
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann1-0/+4
2011-10-31Merge branch 'dt/gic' into highbank/socArnd Bergmann1-1/+1
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann1-0/+4
2011-10-04ARM: OMAP2+: board-generic: Add i2c static initBenoit Cousson1-2/+39
2011-10-04ARM: OMAP2+: board-generic: Add DT support to generic boardBenoit Cousson1-43/+84
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-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-2/+1
2011-06-30omap2+: fix build regressionArnd Bergmann1-1/+1
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren1-1/+1