aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-07ARM: DRA7/AM43XX: fix header definition for omap44xx_restartNishanth Menon1-1/+2
2014-07-04Merge tag 'omap-for-v3.16/fixes-against-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-1/+0
2014-06-17ARM: omap2: fix am43xx dependency on l2x0 cacheArnd Bergmann1-0/+7
2014-06-16ARM: OMAP2+: drop unused functionBrian Norris1-1/+0
2014-05-30ARM: l2c: omap2+: get rid of init callSekhar Nori1-0/+1
2014-03-19ARM: OMAP2+: DT 'compatible' tweak for displaysTomi Valkeinen1-0/+1
2014-03-19ARM: OMAP2+: add omapdss_init_of()Tomi Valkeinen1-0/+2
2014-01-31ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon1-0/+6
2014-01-31ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii1-0/+1
2014-01-28Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-1/+1
2014-01-17ARM: OMAP2+: io: use new clock init APITero Kristo1-1/+1
2013-12-08ARM: OMAP2+: Add support for legacy auxdata for twlTony Lindgren1-0/+1
2013-11-18ARM: OMAP2+: Remove legacy omap4_twl6030_hsmmc_initTony Lindgren1-1/+0
2013-10-22ARM: OMAP2+: add missing lateinit hook for calling pm late initNishanth Menon1-0/+4
2013-10-10ARM: OMAP2+: Add support for auxdataTony Lindgren1-1/+2
2013-09-25ARM: OMAP2+: Add quirk support for legacy platform data initTony Lindgren1-0/+2
2013-08-13ARM: DRA7: Reuse io tables and add a new .init_earlyR Sricharan1-0/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-8/+9
2013-06-14Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-0/+1
2013-06-12ARM: OMAP2+: AM43x: early initAfzal Mohammed1-0/+1
2013-05-16Merge tag 'omap-pm-v3.10/cleanup/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.11/pmTony Lindgren1-2/+2
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+8
2013-04-09ARM: OMAP4+: Make secondary_startup function name more consistentSantosh Shilimkar1-2/+2
2013-04-09ARM: OMAP4+: CPUidle: Deprecate use of omap4_mpuss_read_prev_context_state()Santosh Shilimkar1-5/+0
2013-04-08ARM: OMAP2+: Export SoC information to userspaceRuslan Bilovol1-0/+8
2013-04-03Merge branch 'omap-timer-for-v3.10' of git://github.com/jonhunter/linux into omap-for-v3.10/timerTony Lindgren1-2/+1
2013-04-01ARM: OMAP2+: Simplify system timers definitionsJon Hunter1-2/+1
2013-03-26ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak1-0/+3
2013-03-04ARM: OMAP2+: Remove duplicate omap4430_init_late() declarationSantosh Shilimkar1-1/+0
2013-02-28Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+8
2013-02-01ARM: OMAP2+: AM33xx: Add SoC specific restart hookJean-Sebastien A. Beaudry1-0/+8
2012-12-24ARM: delete struct sys_timerStephen Warren1-7/+7
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-99/+35
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+10
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/+1
2012-11-21ARM: OMAP3: cm-t3517: use GPTIMER for system clockIgor Grinberg1-0/+1
2012-11-15Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann1-99/+34
2012-11-08ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley1-1/+0
2012-11-08ARM: OMAP2+: PRCM: create SoC-specific chip restart functionsPaul Walmsley1-0/+24
2012-11-08ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley1-100/+12
2012-11-05ARM: OMAP4: retrigger localtimers after re-enabling gicColin Cross1-0/+2
2012-11-05ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control register change.Santosh Shilimkar1-0/+2
2012-10-31ARM: OMAP: Remove plat-omap/common.hTony Lindgren1-2/+3
2012-10-24Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headersTony Lindgren1-0/+2
2012-10-24ARM: OMAP2+: Introduce local usb.hTony Lindgren1-0/+2
2012-10-24ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren1-2/+1
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-1/+0
2012-10-18ARM: OMAP2+: Move omap_reserve() locally to mach-omap2Lokesh Vutla1-0/+1
2012-10-17ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2Tony Lindgren1-1/+2