summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1Star
* ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren2012-12-171-4/+0Star
* ARM: OMAP1: Remove relative includesTony Lindgren2012-10-311-1/+1
* ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-191-558/+4Star
* ARM: OMAP: Merge plat/multi.h into plat/cpu.hTony Lindgren2012-10-191-1/+95
* ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-131-0/+3
* ARM: OMAP2+: cpu: Add am33xx device under cpu_class_is_omap2Vaibhav Hiremath2012-08-081-1/+2
* Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-2/+20
|\
| * ARM: OMAP5: id: Add cpu id for ES versionsR Sricharan2012-07-091-2/+20
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-07-241-7/+10
|\|
| * ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xxVaibhav Hiremath2012-07-051-6/+6
| * ARM: OMAP2+: am33xx: Make am33xx as a separate classVaibhav Hiremath2012-07-051-3/+6
* | Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-06-291-33/+0Star
|\|
| * Merge branch 'for_3.5/cleanup/am3xxx-cpu-is-leftovers' of git://git.kernel.or...Tony Lindgren2012-06-041-33/+0Star
| |\
| | * ARM: OMAP: SoC detection: remove unused cpu_is macrosKevin Hilman2012-05-261-33/+0Star
* | | ARM: OMAP: remove unused cpu detection macrosPaul Bolle2012-06-281-17/+1Star
* | | ARM: OMAP: fix typos related to OMAP330Paul Bolle2012-06-281-2/+2
|/ /
* | Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-05-111-0/+1
|\|
| * ARM: OMAP4: Adding ID for OMAP4460 ES1.1Chris Lalancette2012-05-091-0/+1
* | ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xxKevin Hilman2012-05-101-0/+8
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-1/+6
|\
| * ARM: OMAP2+: split omap2/3/4_check_revision functionVaibhav Hiremath2011-12-201-1/+6
* | ARM: OMAP: Remove definition cpu_is_omap4430()Jon Hunter2012-03-061-2/+0Star
|/
* ARM: OMAP: TI814X: Add cpu type macros and detection supportHemant Pedanekar2011-12-131-0/+9
* ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar2011-12-131-0/+13
* ARM: OMAP: ID: Chip detection for OMAP4470Leonid Iziumtsev2011-12-131-0/+8
* ARM: OMAP: id: add chip id recognition for omap4430 es2.3David Anders2011-12-131-0/+1
* ARM: OMAP: am33xx: Update common omap platform filesAfzal Mohammed2011-12-131-0/+25
* Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren2011-11-051-5/+12
|\
| * ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley2011-10-071-5/+12
* | OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley2011-09-151-62/+0Star
* | OMAP2+: id: remove OMAP_REVBITS_* macrosPaul Walmsley2011-09-141-23/+10Star
* | OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley2011-09-141-1/+2
* | OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley2011-09-141-9/+5Star
|/
* OMAP4: ID: add omap_has_feature for max freq supportedAneesh V2011-07-081-2/+21
* OMAP: ID: introduce chip detection for OMAP4460Aneesh V2011-07-081-1/+11
* omap: Add chip id recognition for OMAP4 ES2.1 and ES2.2Nishant Kamat2011-02-181-5/+11
*-. Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-161-5/+23
|\ \
| | * TI816X: Update common omap platform filesHemant Pedanekar2011-02-161-0/+18
| |/ |/|
| * omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-281-5/+5
|/
* omap2/3: Update revision identificationSanjeev Premi2010-10-021-18/+18
* omap4: Update id.c and cpu.h for es2.0Santosh Shilimkar2010-09-241-1/+4
* OMAP3630: Add ES1.1 and ES1.2 detectionAnand Gadiyar2010-08-041-4/+11
* OMAP3: AM3505/3517 do not have IO wakeup capabilitystanley.miao2010-08-021-0/+2
* OMAP2: cpu_is_omap2*: fix compile-time removal of unused codeKevin Hilman2010-03-121-2/+6
* OMAP3 clock: add support for 192Mhz DPLL4M2 outputVishwanath BS2010-02-241-0/+2
* omap: Move multi-omap ifdeffery into it's own header fileTony Lindgren2010-02-151-69/+1Star
* omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-151-4/+4
* omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren2010-02-151-4/+4
* ARM: OMAP4: PM: OMAP4 essential basic initialisations.Abhijit Pagare2010-01-271-1/+7