aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/id.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-16ARM: OMAP: Change all cpu_is_* occurences to soc_is_* for id.cKeerthy1-15/+15
2015-09-01ARM: DRA752: Add ID detect for ES2.0Vishal Mahaveer1-2/+6
2015-04-22Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+4
2015-03-31ARM: OMAP2+: id: cache omap_type valueTero Kristo1-1/+4
2015-03-16ARM: OMAP2+: Fix socbus family info for AM33xx devicesSuman Anna1-0/+2
2015-01-14ARM: OMAP2+: Fix ti81xx devtypeTony Lindgren1-0/+2
2014-12-10ARM: OMAP2+: AM43x: Add ID for ES1.2Lokesh Vutla1-2/+6
2014-08-25ARM: OMAP: fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-06-16ARM: DRA722: add detection of SoC informationNishanth Menon1-0/+12
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-0/+37
2014-05-19ARM: DRA752: add detection of SoC informationNishanth Menon1-0/+37
2014-05-08ARM: OMAP2+: raw read and write endian fixVictor Kamensky1-1/+1
2014-02-28ARM: OMAP2+: AM43x: determine featuresAfzal Mohammed1-0/+2
2014-02-28ARM: OMAP2+: AM43x: Add ID for ES1.1Lokesh Vutla1-2/+12
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2013-10-08ARM: OMAP5: id: Remove ES1.0 supportNishanth Menon1-4/+4
2013-10-03ARM: OMAP2+: throw the die id into the entropy poolLinus Walleij1-0/+12
2013-08-13ARM: DRA7: id: Add cpu detection support for DRA7xx based SoCs'R Sricharan1-2/+2
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+29
2013-06-18ARM: OMAP3+: am33xx id: Add new am33xx specific function to check dev_featureVaibhav Hiremath1-0/+13
2013-06-18ARM: OMAP2: TI81XX: id: Add cpu id for TI816x ES2.0 and ES2.1Aida Mynzhasova1-2/+9
2013-06-12ARM: OMAP2+: AM43x: GP or HS ?Afzal Mohammed1-1/+1
2013-06-12ARM: OMAP2+: AM437x: SoC revision detectionAfzal Mohammed1-0/+6
2013-06-12arm/omap: use const char properlySebastian Andrzej Siewior1-1/+1
2013-05-09ARM: OMAP2+: Remove bogus IS_ERR_OR_NULL checking from id.cTony Lindgren1-3/+2
2013-05-08ARM: OMAP2: AM33XX: id: Add support for new AM335x PG2.1 SiVaibhav Hiremath1-2/+6
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-2/+2
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-8/+87
2013-04-08ARM: OMAP2+: Export SoC information to userspaceRuslan Bilovol1-0/+65
2013-04-08ARM: OMAP2+: SoC name and revision unificationRuslan Bilovol1-8/+22
2013-03-19ARM: OMAP5: Update SOC id detection code for ES2Santosh Shilimkar1-3/+9
2013-03-09Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stableRussell King1-2/+2
2013-02-01ARM: OMAP2: AM33XX: id: Add support for AM335x PG2.0AnilKumar Ch1-2/+12
2013-01-31ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID)Uwe Kleine-König1-2/+2
2012-11-15Merge tag 'omap-for-v3.8/cleanup-fixes-part2-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann1-18/+7
2012-11-14ARM: OMAP4: ID: Improve features detection and checkIvan Khoronzhuk1-18/+7
2012-11-08ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley1-3/+4
2012-09-20ARM: OMAP2+: Make id.h localTony Lindgren1-1/+1
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparseTony Lindgren1-3/+2
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-1/+1
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley1-3/+2
2012-07-09ARM: OMAP5: id: Add cpu id for ES versionsR Sricharan1-1/+41
2012-07-05ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xxVaibhav Hiremath1-2/+2
2012-06-04Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixesTony Lindgren1-0/+11
2012-05-11arm: omap3: am35x: Don't mark missing features as presentMark A. Greer1-0/+11
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-1/+4
2012-05-10ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xxKevin Hilman1-4/+3
2012-05-09ARM: OMAP4: Adding ID for OMAP4460 ES1.1Chris Lalancette1-1/+4
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-108/+78
2012-03-15Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into next/fixes-non-criticalArnd Bergmann1-0/+1