aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-generic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-08ARM: OMAP2+: board-generic: update SoC compatibility stringsNishanth Menon1-0/+7
2013-12-06ARM: OMAP2+: Fix the machine entry for am3517Nishanth Menon1-0/+18
2013-10-22ARM: OMAP2+: add missing lateinit hook for calling pm late initNishanth Menon1-0/+4
2013-10-14Merge branches 'omap-for-v3.13/dt' and 'omap-for-v3.13/quirk' into omap-for-v3.13/board-removalTony Lindgren1-35/+1
2013-10-10ARM: OMAP2+: Add support for auxdataTony Lindgren1-4/+1
2013-10-08ARM: OMAP3: Fix hardware detection for omap3630 when booted with device treeNishanth Menon1-0/+18
2013-09-25ARM: OMAP2+: Use pdata quirk support for board-generic.cTony Lindgren1-32/+0
2013-09-25ARM: OMAP2+: Add quirk support for legacy platform data initTony Lindgren1-0/+1
2013-08-23ARM: OMAP: DRA7: Reuse the omap44xx_restart and fix the device instanceRajendra Nayak1-0/+1
2013-08-13ARM: DRA7: board-generic: Add basic DT supportR Sricharan1-0/+18
2013-07-16ARM: OMAP2+: Provide alias to USB PHY clockRoger Quadros1-1/+22
2013-06-13ARM: OMAP2+: AM43x: basic dt supportAfzal Mohammed1-0/+16
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-04-09ARM: dts: Add minimal DT support for DevKit8000Anil Kumar1-0/+1
2013-04-03Merge branch 'omap-timer-for-v3.10' of git://github.com/jonhunter/linux into omap-for-v3.10/timerTony Lindgren1-1/+1
2013-04-01ARM: OMAP2+: Simplify system timers definitionsJon Hunter1-1/+1
2013-03-04ARM: OMAP3: board-generic: Add missing omap3_init_lateRajendra Nayak1-0/+2
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