aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/plat-omap/include/plat/cpu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-22ARM: omap1: move mach/*.h into mach directoryArnd Bergmann1-21/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2012-12-17ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren1-4/+0
2012-10-31ARM: OMAP1: Remove relative includesTony Lindgren1-1/+1
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-558/+4
2012-10-18ARM: OMAP: Merge plat/multi.h into plat/cpu.hTony Lindgren1-1/+95
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-0/+3
2012-08-08ARM: OMAP2+: cpu: Add am33xx device under cpu_class_is_omap2Vaibhav Hiremath1-1/+2
2012-07-23Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+20
2012-07-23Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+10
2012-07-09ARM: OMAP5: id: Add cpu id for ES versionsR Sricharan1-2/+20
2012-07-05ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xxVaibhav Hiremath1-6/+6
2012-07-05ARM: OMAP2+: am33xx: Make am33xx as a separate classVaibhav Hiremath1-3/+6
2012-06-29Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes-non-criticalTony Lindgren1-33/+0
2012-06-28ARM: OMAP: remove unused cpu detection macrosPaul Bolle1-17/+1
2012-06-28ARM: OMAP: fix typos related to OMAP330Paul Bolle1-2/+2
2012-06-04Merge branch 'for_3.5/cleanup/am3xxx-cpu-is-leftovers' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixesTony Lindgren1-33/+0
2012-05-25ARM: OMAP: SoC detection: remove unused cpu_is macrosKevin Hilman1-33/+0
2012-05-10Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup2Olof Johansson1-0/+1
2012-05-10ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xxKevin Hilman1-0/+8
2012-05-09ARM: OMAP4: Adding ID for OMAP4460 ES1.1Chris Lalancette1-0/+1
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+6
2012-03-05ARM: OMAP: Remove definition cpu_is_omap4430()Jon Hunter1-2/+0
2011-12-19ARM: OMAP2+: split omap2/3/4_check_revision functionVaibhav Hiremath1-1/+6
2011-12-13ARM: OMAP: TI814X: Add cpu type macros and detection supportHemant Pedanekar1-0/+9
2011-12-13ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar1-0/+13
2011-12-13ARM: OMAP: ID: Chip detection for OMAP4470Leonid Iziumtsev1-0/+8
2011-12-13ARM: OMAP: id: add chip id recognition for omap4430 es2.3David Anders1-0/+1
2011-12-13ARM: OMAP: am33xx: Update common omap platform filesAfzal Mohammed1-0/+25
2011-11-04Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm into fixesTony Lindgren1-5/+12
2011-10-07ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley1-5/+12
2011-09-14OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley1-62/+0
2011-09-14OMAP2+: id: remove OMAP_REVBITS_* macrosPaul Walmsley1-23/+10
2011-09-14OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley1-1/+2
2011-09-13OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley1-9/+5
2011-07-08OMAP4: ID: add omap_has_feature for max freq supportedAneesh V1-2/+21
2011-07-08OMAP: ID: introduce chip detection for OMAP4460Aneesh V1-1/+11
2011-02-17omap: Add chip id recognition for OMAP4 ES2.1 and ES2.2Nishant Kamat1-5/+11
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linusTony Lindgren1-5/+23
2011-02-16TI816X: Update common omap platform filesHemant Pedanekar1-0/+18
2011-01-27omap: Start using CONFIG_SOC_OMAPTony Lindgren1-5/+5
2010-10-01omap2/3: Update revision identificationSanjeev Premi1-18/+18
2010-09-24omap4: Update id.c and cpu.h for es2.0Santosh Shilimkar1-1/+4
2010-08-04OMAP3630: Add ES1.1 and ES1.2 detectionAnand Gadiyar1-4/+11
2010-08-02OMAP3: AM3505/3517 do not have IO wakeup capabilitystanley.miao1-0/+2
2010-03-11OMAP2: cpu_is_omap2*: fix compile-time removal of unused codeKevin Hilman1-2/+6
2010-02-24OMAP3 clock: add support for 192Mhz DPLL4M2 outputVishwanath BS1-0/+2
2010-02-15omap: Move multi-omap ifdeffery into it's own header fileTony Lindgren1-69/+1
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren1-4/+4
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren1-4/+4