Age | Commit message (Expand) | Author | Files | Lines |
2012-11-15 | Merge tag 'omap-for-v3.8/cleanup-fixes-part2-v2-signed' of git://git.kernel.o... | Arnd Bergmann | 1 | -18/+7 |
2012-11-15 | ARM: OMAP4: ID: Improve features detection and check | Ivan Khoronzhuk | 1 | -18/+7 |
2012-11-08 | ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code | Paul Walmsley | 1 | -3/+4 |
2012-09-21 | ARM: OMAP2+: Make id.h local | Tony Lindgren | 1 | -1/+1 |
2012-09-13 | Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern... | Tony Lindgren | 1 | -3/+2 |
2012-09-13 | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren | 1 | -1/+1 |
2012-09-12 | ARM: OMAP: unwrap strings | Paul Walmsley | 1 | -3/+2 |
2012-07-09 | ARM: OMAP5: id: Add cpu id for ES versions | R Sricharan | 1 | -1/+41 |
2012-07-05 | ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xx | Vaibhav Hiremath | 1 | -2/+2 |
2012-06-04 | Merge branch 'for_3.5/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/... | Tony Lindgren | 1 | -0/+11 |
2012-05-12 | arm: omap3: am35x: Don't mark missing features as present | Mark A. Greer | 1 | -0/+11 |
2012-05-11 | Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/lin... | Olof Johansson | 1 | -1/+4 |
2012-05-10 | ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xx | Kevin Hilman | 1 | -4/+3 |
2012-05-09 | ARM: OMAP4: Adding ID for OMAP4460 ES1.1 | Chris Lalancette | 1 | -1/+4 |
2012-03-28 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -108/+78 |
2012-03-15 | Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ... | Arnd Bergmann | 1 | -0/+1 |
2012-03-14 | Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/re... | Olof Johansson | 1 | -0/+1 |
2012-03-06 | ARM: OMAP2+: id: Add am33xx SoC type detection | Afzal Mohammed | 1 | -0/+2 |
2012-03-01 | ARM: OMAP: id: Add missing break statement in omap3xxx_check_revision | Vaibhav Hiremath | 1 | -0/+1 |
2011-12-20 | ARM: OMAP2+: split omap2/3/4_check_revision function | Vaibhav Hiremath | 1 | -37/+9 |
2011-12-20 | ARM: OMAP2+: Make cpu_rev static global variable | Vaibhav Hiremath | 1 | -74/+72 |
2011-12-13 | ARM: OMAP: TI814X: Add cpu type macros and detection support | Hemant Pedanekar | 1 | -0/+21 |
2011-12-13 | ARM: OMAP: TI81XX: Prepare for addition of TI814X support | Hemant Pedanekar | 1 | -4/+4 |
2011-12-13 | ARM: OMAP: ID: Chip detection for OMAP4470 | Leonid Iziumtsev | 1 | -1/+9 |
2011-12-13 | ARM: OMAP: id: add chip id recognition for omap4430 es2.3 | David Anders | 1 | -2/+5 |
2011-12-13 | ARM: OMAP: am33xx: Update common OMAP machine specific sources | Afzal Mohammed | 1 | -0/+6 |
2011-11-17 | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 1 | -1/+1 |
2011-11-05 | Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm... | Tony Lindgren | 1 | -1/+4 |
2011-10-08 | ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detection | Paul Walmsley | 1 | -1/+4 |
2011-09-15 | OMAP: id: remove OMAP_CHIP declarations, code | Paul Walmsley | 1 | -55/+0 |
2011-09-15 | OMAP3: id: remove duplicate code for testing SoC ES level | Paul Walmsley | 1 | -57/+23 |
2011-09-15 | OMAP3: id: add fallthrough warning; fix some CodingStyle issues | Paul Walmsley | 1 | -5/+6 |
2011-09-15 | OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels | Paul Walmsley | 1 | -1/+9 |
2011-09-15 | OMAP3: id: remove useless strcpy()s | Paul Walmsley | 1 | -26/+22 |
2011-09-14 | OMAP3: id: remove identification codes that only correspond to marketing names | Paul Walmsley | 1 | -12/+7 |
2011-07-08 | OMAP4: ID: add omap_has_feature for max freq supported | Aneesh V | 1 | -7/+33 |
2011-07-08 | OMAP: ID: introduce chip detection for OMAP4460 | Aneesh V | 1 | -2/+11 |
2011-03-14 | OMAP2+: Common CPU DIE ID reading code reads wrong registers for OMAP4430 | Andy Green | 1 | -0/+13 |
2011-02-18 | omap: Add chip id recognition for OMAP4 ES2.1 and ES2.2 | Nishant Kamat | 1 | -11/+20 |
2011-02-16 | TI816X: Update common OMAP machine specific sources | Hemant Pedanekar | 1 | -2/+31 |
2010-10-08 | OMAP: control: move plat-omap/control.h to mach-omap2/control.h | Paul Walmsley | 1 | -1/+2 |
2010-10-02 | omap2/3: Update revision identification | Sanjeev Premi | 1 | -24/+48 |
2010-09-28 | Merge branch 'omap4_and_sdrc_2.6.27' of git://git.pwsan.com/linux-2.6 into om... | Tony Lindgren | 1 | -1/+1 |
2010-09-28 | omap4: control: Fix the control module register accesses | Santosh Shilimkar | 1 | -1/+1 |
2010-09-24 | omap4: Update id.c and cpu.h for es2.0 | Santosh Shilimkar | 1 | -7/+31 |
2010-08-16 | omap3: id: fix 3630 rev detection | Nishanth Menon | 1 | -1/+1 |
2010-08-04 | OMAP3630: Add ES1.1 and ES1.2 detection | Anand Gadiyar | 1 | -3/+25 |
2010-08-02 | omap: Use omap_get_die_id() to get the DIE ids | Kan-Ru Chen | 1 | -8/+6 |
2010-08-02 | omap: Add new interface omap_get_die_id | Kan-Ru Chen | 1 | -0/+10 |
2010-08-02 | OMAP3: AM3505/3517 do not have IO wakeup capability | stanley.miao | 1 | -0/+2 |