summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/id.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* ARM: OMAP5: id: Add cpu id for ES versionsR Sricharan2012-07-091-1/+41
* ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xxVaibhav Hiremath2012-07-051-2/+2
* Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-06-041-0/+11
|\
| * arm: omap3: am35x: Don't mark missing features as presentMark A. Greer2012-05-121-0/+11
* | Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-05-111-1/+4
|\ \ | |/ |/|
| * ARM: OMAP4: Adding ID for OMAP4460 ES1.1Chris Lalancette2012-05-091-1/+4
* | ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xxKevin Hilman2012-05-101-4/+3Star
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-108/+78Star
|\
| * Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/re...Olof Johansson2012-03-141-0/+1
| |\
| * | ARM: OMAP2+: split omap2/3/4_check_revision functionVaibhav Hiremath2011-12-201-37/+9Star
| * | ARM: OMAP2+: Make cpu_rev static global variableVaibhav Hiremath2011-12-201-74/+72Star