aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/id.c
AgeCommit message (Expand)Author
2013-05-09ARM: OMAP2+: Remove bogus IS_ERR_OR_NULL checking from id.cTony Lindgren
2013-05-08ARM: OMAP2: AM33XX: id: Add support for new AM335x PG2.1 SiVaibhav Hiremath
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-04-08ARM: OMAP2+: Export SoC information to userspaceRuslan Bilovol
2013-04-08ARM: OMAP2+: SoC name and revision unificationRuslan Bilovol
2013-03-19ARM: OMAP5: Update SOC id detection code for ES2Santosh Shilimkar
2013-03-09Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King
2013-02-01ARM: OMAP2: AM33XX: id: Add support for AM335x PG2.0AnilKumar Ch
2013-01-31ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID)Uwe Kleine-König
2012-11-15Merge tag 'omap-for-v3.8/cleanup-fixes-part2-v2-signed' of git://git.kernel.o...Arnd Bergmann
2012-11-14ARM: OMAP4: ID: Improve features detection and checkIvan Khoronzhuk
2012-11-08ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley
2012-09-20ARM: OMAP2+: Make id.h localTony Lindgren
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley
2012-07-09ARM: OMAP5: id: Add cpu id for ES versionsR Sricharan
2012-07-05ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xxVaibhav Hiremath
2012-06-04Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren
2012-05-11arm: omap3: am35x: Don't mark missing features as presentMark A. Greer
2012-05-10Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2012-05-10ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xxKevin Hilman
2012-05-09ARM: OMAP4: Adding ID for OMAP4460 ES1.1Chris Lalancette
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-15Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Arnd Bergmann
2012-03-13Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/re...Olof Johansson
2012-03-05ARM: OMAP2+: id: Add am33xx SoC type detectionAfzal Mohammed
2012-02-29ARM: OMAP: id: Add missing break statement in omap3xxx_check_revisionVaibhav Hiremath
2011-12-19ARM: OMAP2+: split omap2/3/4_check_revision functionVaibhav Hiremath
2011-12-19ARM: OMAP2+: Make cpu_rev static global variableVaibhav Hiremath
2011-12-13ARM: OMAP: TI814X: Add cpu type macros and detection supportHemant Pedanekar
2011-12-13ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar
2011-12-13ARM: OMAP: ID: Chip detection for OMAP4470Leonid Iziumtsev
2011-12-13ARM: OMAP: id: add chip id recognition for omap4430 es2.3David Anders
2011-12-13ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren
2011-11-04Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren
2011-10-07ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley
2011-09-14OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley
2011-09-14OMAP3: id: remove duplicate code for testing SoC ES levelPaul Walmsley
2011-09-14OMAP3: id: add fallthrough warning; fix some CodingStyle issuesPaul Walmsley
2011-09-14OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levelsPaul Walmsley
2011-09-14OMAP3: id: remove useless strcpy()sPaul Walmsley
2011-09-13OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley
2011-07-08OMAP4: ID: add omap_has_feature for max freq supportedAneesh V
2011-07-08OMAP: ID: introduce chip detection for OMAP4460Aneesh V
2011-03-14OMAP2+: Common CPU DIE ID reading code reads wrong registers for OMAP4430Andy Green
2011-02-17omap: Add chip id recognition for OMAP4 ES2.1 and ES2.2Nishant Kamat
2011-02-16TI816X: Update common OMAP machine specific sourcesHemant Pedanekar