| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: OMAP2+: Fix SoC detection for dra62x j5-eco | Tony Lindgren | 2015-12-22 | 1 | -1/+3 |
* | ARM: OMAP: Change all cpu_is_* occurences to soc_is_* for id.c | Keerthy | 2015-10-16 | 1 | -15/+15 |
* | ARM: DRA752: Add ID detect for ES2.0 | Vishal Mahaveer | 2015-09-01 | 1 | -2/+6 |
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 2015-04-22 | 1 | -1/+4 |
|\ |
|
| * | ARM: OMAP2+: id: cache omap_type value | Tero Kristo | 2015-03-31 | 1 | -1/+4 |
* | | ARM: OMAP2+: Fix socbus family info for AM33xx devices | Suman Anna | 2015-03-16 | 1 | -0/+2 |
|/ |
|
* | ARM: OMAP2+: Fix ti81xx devtype | Tony Lindgren | 2015-01-14 | 1 | -0/+2 |
* | ARM: OMAP2+: AM43x: Add ID for ES1.2 | Lokesh Vutla | 2014-12-10 | 1 | -2/+6 |
* | ARM: OMAP: fix %d confusingly prefixed with 0x in format string | Hans Wennborg | 2014-08-25 | 1 | -1/+1 |
* | ARM: DRA722: add detection of SoC information | Nishanth Menon | 2014-06-16 | 1 | -0/+12 |
* | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-06-02 | 1 | -0/+37 |
|\ |
|
| * | ARM: DRA752: add detection of SoC information | Nishanth Menon | 2014-05-19 | 1 | -0/+37 |
* | | ARM: OMAP2+: raw read and write endian fix | Victor Kamensky | 2014-05-08 | 1 | -1/+1 |
|/ |
|
* | ARM: OMAP2+: AM43x: determine features | Afzal Mohammed | 2014-02-28 | 1 | -0/+2 |
* | ARM: OMAP2+: AM43x: Add ID for ES1.1 | Lokesh Vutla | 2014-02-28 | 1 | -2/+12 |
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-11-11 | 1 | -4/+4 |
|\ |
|
| * | ARM: OMAP5: id: Remove ES1.0 support | Nishanth Menon | 2013-10-08 | 1 | -4/+4 |
* | | ARM: OMAP2+: throw the die id into the entropy pool | Linus Walleij | 2013-10-03 | 1 | -0/+12 |
|/ |
|
* | ARM: DRA7: id: Add cpu detection support for DRA7xx based SoCs' | R Sricharan | 2013-08-13 | 1 | -2/+2 |
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-07-02 | 1 | -3/+29 |
|\ |
|
| * | ARM: OMAP3+: am33xx id: Add new am33xx specific function to check dev_feature | Vaibhav Hiremath | 2013-06-18 | 1 | -0/+13 |
| * | ARM: OMAP2: TI81XX: id: Add cpu id for TI816x ES2.0 and ES2.1 | Aida Mynzhasova | 2013-06-18 | 1 | -2/+9 |
| * | ARM: OMAP2+: AM43x: GP or HS ? | Afzal Mohammed | 2013-06-12 | 1 | -1/+1 |
| * | ARM: OMAP2+: AM437x: SoC revision detection | Afzal Mohammed | 2013-06-12 | 1 | -0/+6 |
* | | arm/omap: use const char properly | Sebastian Andrzej Siewior | 2013-06-12 | 1 | -1/+1 |
|/ |
|
* | ARM: OMAP2+: Remove bogus IS_ERR_OR_NULL checking from id.c | Tony Lindgren | 2013-05-09 | 1 | -3/+2 |
* | ARM: OMAP2: AM33XX: id: Add support for new AM335x PG2.1 Si | Vaibhav Hiremath | 2013-05-08 | 1 | -2/+6 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-05-03 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-... | Russell King | 2013-03-09 | 1 | -2/+2 |
| |\ |
|
| | * | ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID) | Uwe Kleine-König | 2013-01-31 | 1 | -2/+2 |
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-05-02 | 1 | -8/+87 |
|\ \ \ |
|
| * | | | ARM: OMAP2+: Export SoC information to userspace | Ruslan Bilovol | 2013-04-08 | 1 | -0/+65 |
| * | | | ARM: OMAP2+: SoC name and revision unification | Ruslan Bilovol | 2013-04-08 | 1 | -8/+22 |
| |/ / |
|
* | | | ARM: OMAP5: Update SOC id detection code for ES2 | Santosh Shilimkar | 2013-03-19 | 1 | -3/+9 |
|/ / |
|
* | | ARM: OMAP2: AM33XX: id: Add support for AM335x PG2.0 | AnilKumar Ch | 2013-02-01 | 1 | -2/+12 |
|/ |
|
* | Merge tag 'omap-for-v3.8/cleanup-fixes-part2-v2-signed' of git://git.kernel.o... | Arnd Bergmann | 2012-11-15 | 1 | -18/+7 |
|\ |
|
| * | ARM: OMAP4: ID: Improve features detection and check | Ivan Khoronzhuk | 2012-11-14 | 1 | -18/+7 |
* | | ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code | Paul Walmsley | 2012-11-08 | 1 | -3/+4 |
|/ |
|
* | ARM: OMAP2+: Make id.h local | Tony Lindgren | 2012-09-20 | 1 | -1/+1 |
* | Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern... | Tony Lindgren | 2012-09-12 | 1 | -3/+2 |
|\ |
|
| * | ARM: OMAP: unwrap strings | Paul Walmsley | 2012-09-12 | 1 | -3/+2 |
* | | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren | 2012-09-12 | 1 | -1/+1 |
|/ |
|
* | ARM: OMAP5: id: Add cpu id for ES versions | R Sricharan | 2012-07-09 | 1 | -1/+41 |
* | ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xx | Vaibhav Hiremath | 2012-07-05 | 1 | -2/+2 |
* | Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/... | Tony Lindgren | 2012-06-04 | 1 | -0/+11 |
|\ |
|
| * | arm: omap3: am35x: Don't mark missing features as present | Mark A. Greer | 2012-05-11 | 1 | -0/+11 |
* | | Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/lin... | Olof Johansson | 2012-05-10 | 1 | -1/+4 |
|\ \
| |/
|/| |
|
| * | ARM: OMAP4: Adding ID for OMAP4460 ES1.1 | Chris Lalancette | 2012-05-09 | 1 | -1/+4 |
* | | ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xx | Kevin Hilman | 2012-05-10 | 1 | -4/+3 |
|/ |
|
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 1 | -108/+78 |
|\ |
|