summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/id.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* ARM: OMAP2: AM33XX: id: Add support for new AM335x PG2.1 SiVaibhav Hiremath2013-05-081-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-081-0/+65
| * | | ARM: OMAP2+: SoC name and revision unificationRuslan Bilovol2013-04-081-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/+7
|\
| * ARM: OMAP4: ID: Improve features detection and checkIvan Khoronzhuk2012-11-141-18/+7
* | 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-201-1/+1
* Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-121-3/+2
|\
| * ARM: OMAP: unwrap stringsPaul Walmsley2012-09-121-3/+2
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-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-111-0/+11
* | Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-05-101-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/+3
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-108/+78
|\
| * Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/re...Olof Johansson2012-03-131-0/+1
| |\
| * | ARM: OMAP2+: split omap2/3/4_check_revision functionVaibhav Hiremath2011-12-191-37/+9
| * | ARM: OMAP2+: Make cpu_rev static global variableVaibhav Hiremath2011-12-191-74/+72
* | | Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Arnd Bergmann2012-03-151-0/+1
|\ \ \ | | |/ | |/|
| * | ARM: OMAP: id: Add missing break statement in omap3xxx_check_revisionVaibhav Hiremath2012-02-291-0/+1
| |/
* | ARM: OMAP2+: id: Add am33xx SoC type detectionAfzal Mohammed2012-03-051-0/+2
|/
* ARM: OMAP: TI814X: Add cpu type macros and detection supportHemant Pedanekar2011-12-131-0/+21
* ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar2011-12-131-4/+4
* ARM: OMAP: ID: Chip detection for OMAP4470Leonid Iziumtsev2011-12-131-1/+9
* ARM: OMAP: id: add chip id recognition for omap4430 es2.3David Anders2011-12-131-2/+5
* ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed2011-12-131-0/+6
* ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
* Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren2011-11-041-1/+4
|\
| * ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley2011-10-071-1/+4
* | OMAP: id: remove OMAP_CHIP declarations, codePaul Walmsley2011-09-141-55/+0
OpenPOWER on IntegriCloud