summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/id.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARM: OMAP1/2: fix SoC name printingAaro Koskinen2018-11-291-2/+2
* ARM: OMAP2+: dra762: Add support for device package identificationLokesh Vutla2017-12-211-2/+15
* ARM: DRA722: Add support for DRA71x Silicon Rev 2.1Vishal Mahaveer2017-10-021-1/+4
* ARM: dra762: Add support for device identificationLokesh Vutla2017-08-141-0/+9
* ARM: OMAP3: Fix SoC detection of OMAP36/37 FamilyAdam Ford2017-01-201-1/+9
* ARM: OMAP3: Fix formatting of features printedTony Lindgren2016-11-071-5/+11
* ARM: DRA722: Add ID detect for Silicon Rev 2.0Vishal Mahaveer2016-03-301-2/+2
* ARM: OMAP2+: Fix SoC detection for dra62x j5-ecoTony Lindgren2015-12-231-1/+3
* ARM: OMAP: Change all cpu_is_* occurences to soc_is_* for id.cKeerthy2015-10-161-15/+15
* ARM: DRA752: Add ID detect for ES2.0Vishal Mahaveer2015-09-011-2/+6
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-04-221-1/+4
|\
| * ARM: OMAP2+: id: cache omap_type valueTero Kristo2015-03-311-1/+4
* | ARM: OMAP2+: Fix socbus family info for AM33xx devicesSuman Anna2015-03-161-0/+2
|/
* ARM: OMAP2+: Fix ti81xx devtypeTony Lindgren2015-01-151-0/+2
* ARM: OMAP2+: AM43x: Add ID for ES1.2Lokesh Vutla2014-12-101-2/+6
* ARM: OMAP: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-261-1/+1
* ARM: DRA722: add detection of SoC informationNishanth Menon2014-06-161-0/+12
* Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-031-0/+37
|\
| * ARM: DRA752: add detection of SoC informationNishanth Menon2014-05-201-0/+37
* | ARM: OMAP2+: raw read and write endian fixVictor Kamensky2014-05-081-1/+1
|/
* ARM: OMAP2+: AM43x: determine featuresAfzal Mohammed2014-03-011-0/+2
* ARM: OMAP2+: AM43x: Add ID for ES1.1Lokesh Vutla2014-03-011-2/+12
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-111-4/+4
|\
| * ARM: OMAP5: id: Remove ES1.0 supportNishanth Menon2013-10-081-4/+4
* | ARM: OMAP2+: throw the die id into the entropy poolLinus Walleij2013-10-031-0/+12
|/
* ARM: DRA7: id: Add cpu detection support for DRA7xx based SoCs'R Sricharan2013-08-131-2/+2
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-021-3/+29
|\
| * ARM: OMAP3+: am33xx id: Add new am33xx specific function to check dev_featureVaibhav Hiremath2013-06-181-0/+13
| * ARM: OMAP2: TI81XX: id: Add cpu id for TI816x ES2.0 and ES2.1Aida Mynzhasova2013-06-181-2/+9
| * ARM: OMAP2+: AM43x: GP or HS ?Afzal Mohammed2013-06-121-1/+1
| * ARM: OMAP2+: AM437x: SoC revision detectionAfzal Mohammed2013-06-121-0/+6
* | arm/omap: use const char properlySebastian Andrzej Siewior2013-06-121-1/+1
|/
* ARM: OMAP2+: Remove bogus IS_ERR_OR_NULL checking from id.cTony Lindgren2013-05-091-3/+2Star
* ARM: OMAP2: AM33XX: id: Add support for new AM335x PG2.1 SiVaibhav Hiremath2013-05-091-2/+6
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-2/+2
|\
| * Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-03-091-2/+2
| |\
| | * ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID)Uwe Kleine-König2013-01-311-2/+2
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-8/+87
|\ \ \
| * | | ARM: OMAP2+: Export SoC information to userspaceRuslan Bilovol2013-04-091-0/+65
| * | | ARM: OMAP2+: SoC name and revision unificationRuslan Bilovol2013-04-091-8/+22
| |/ /
* / / ARM: OMAP5: Update SOC id detection code for ES2Santosh Shilimkar2013-03-191-3/+9
|/ /
* / ARM: OMAP2: AM33XX: id: Add support for AM335x PG2.0AnilKumar Ch2013-02-011-2/+12
|/
* Merge tag 'omap-for-v3.8/cleanup-fixes-part2-v2-signed' of git://git.kernel.o...Arnd Bergmann2012-11-151-18/+7Star
|\
| * ARM: OMAP4: ID: Improve features detection and checkIvan Khoronzhuk2012-11-141-18/+7Star
* | ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley2012-11-081-3/+4
|/
* ARM: OMAP2+: Make id.h localTony Lindgren2012-09-211-1/+1
* Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-131-3/+2Star
|\
| * ARM: OMAP: unwrap stringsPaul Walmsley2012-09-121-3/+2Star
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-131-1/+1
|/