1. dbc0416 ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ by Tony Lindgren · 12 years ago
  2. 90f7f9a ARM: OMAP2+: cpu: Add am33xx device under cpu_class_is_omap2 by Vaibhav Hiremath · 12 years ago
  3. f01b9b7 Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  4. fde7543 Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  5. b13e80a ARM: OMAP5: id: Add cpu id for ES versions by R Sricharan · 12 years ago
  6. 971b8a9 ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xx by Vaibhav Hiremath · 12 years ago
  7. 1c213ba ARM: OMAP2+: am33xx: Make am33xx as a separate class by Vaibhav Hiremath · 12 years ago
  8. f6f1f12 Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes-non-critical by Tony Lindgren · 12 years ago
  9. 0fb3784 ARM: OMAP: remove unused cpu detection macros by Paul Bolle · 12 years ago
  10. d2ba779 ARM: OMAP: fix typos related to OMAP330 by Paul Bolle · 12 years ago
  11. ded884c Merge branch 'for_3.5/cleanup/am3xxx-cpu-is-leftovers' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes by Tony Lindgren · 12 years ago
  12. 96f3994 ARM: OMAP: SoC detection: remove unused cpu_is macros by Kevin Hilman · 12 years ago
  13. 5056c07 Merge tag 'omap-cleanup-renames-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup2 by Olof Johansson · 12 years ago
  14. 68a88b9 ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xx by Kevin Hilman · 12 years ago
  15. 33ee0db ARM: OMAP4: Adding ID for OMAP4460 ES1.1 by Chris Lalancette · 12 years ago
  16. 281b053 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  17. a90180d ARM: OMAP: Remove definition cpu_is_omap4430() by Jon Hunter · 12 years ago
  18. 4de34f3 ARM: OMAP2+: split omap2/3/4_check_revision function by Vaibhav Hiremath · 13 years ago
  19. 4390f5b ARM: OMAP: TI814X: Add cpu type macros and detection support by Hemant Pedanekar · 13 years ago
  20. a920360 ARM: OMAP: TI81XX: Prepare for addition of TI814X support by Hemant Pedanekar · 13 years ago
  21. ec023e4 ARM: OMAP: ID: Chip detection for OMAP4470 by Leonid Iziumtsev · 13 years ago
  22. 55035c1 ARM: OMAP: id: add chip id recognition for omap4430 es2.3 by David Anders · 13 years ago
  23. 9954119 ARM: OMAP: am33xx: Update common omap platform files by Afzal Mohammed · 13 years ago
  24. 7fd92b5 Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm into fixes by Tony Lindgren · 13 years ago
  25. b02b917 ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detection by Paul Walmsley · 13 years ago
  26. 00c46b3 OMAP: id: remove OMAP_CHIP declarations, code by Paul Walmsley · 13 years ago
  27. 057673d OMAP2+: id: remove OMAP_REVBITS_* macros by Paul Walmsley · 13 years ago
  28. 9ed2ba7 OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels by Paul Walmsley · 13 years ago
  29. 1f1b035 OMAP3: id: remove identification codes that only correspond to marketing names by Paul Walmsley · 13 years ago
  30. cc0170b OMAP4: ID: add omap_has_feature for max freq supported by Aneesh V · 13 years ago
  31. fa54dcc OMAP: ID: introduce chip detection for OMAP4460 by Aneesh V · 13 years ago
  32. e49c4d2 omap: Add chip id recognition for OMAP4 ES2.1 and ES2.2 by Nishant Kamat · 13 years ago
  33. 9238b6d Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus by Tony Lindgren · 13 years ago
  34. 4bd7be2 TI816X: Update common omap platform files by Hemant Pedanekar · 13 years ago
  35. 59b479e omap: Start using CONFIG_SOC_OMAP by Tony Lindgren · 14 years ago
  36. 76abab2 omap2/3: Update revision identification by Sanjeev Premi · 14 years ago
  37. ed6be0b omap4: Update id.c and cpu.h for es2.0 by Santosh Shilimkar · 14 years ago
  38. b0a1a6c OMAP3630: Add ES1.1 and ES1.2 detection by Anand Gadiyar · 14 years ago
  39. ad0c63f OMAP3: AM3505/3517 do not have IO wakeup capability by stanley.miao · 14 years ago
  40. 54c44fb OMAP2: cpu_is_omap2*: fix compile-time removal of unused code by Kevin Hilman · 14 years ago
  41. 7356f0b OMAP3 clock: add support for 192Mhz DPLL4M2 output by Vishwanath BS · 14 years ago
  42. 1cf9d07 omap: Move multi-omap ifdeffery into it's own header file by Tony Lindgren · 14 years ago
  43. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 14 years ago
  44. 088ef95 omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 by Tony Lindgren · 14 years ago
  45. c6a6e6e ARM: OMAP4: PM: OMAP4 essential basic initialisations. by Abhijit Pagare · 15 years ago
  46. e9acb9b omap3: Fix cpu detection by Tony Lindgren · 15 years ago
  47. 435bb82 omap3: Fix OMAP35XX_REV macros by Sanjeev Premi · 15 years ago
  48. 0712fb3 omap3: id code detection 3525 vs 3515 by Sergey Lapin · 15 years ago
  49. b570e0e OMAP4: Fix cpu detection by Santosh Shilimkar · 15 years ago
  50. 4cac601 omap3: AM35xx: Runtime detection of the device by Sanjeev Premi · 15 years ago
  51. f18af0a omap3: 3630: update is_chip variable by vikram pandita · 15 years ago
  52. 2456a10 omap3: Introduce OMAP3630 by Nishanth Menon · 15 years ago
  53. 048f4bd omap3: Runtime detection of OMAP35x devices by Sanjeev Premi · 15 years ago
  54. 8384ce0 omap3: Runtime detection of Si features by Sanjeev Premi · 15 years ago
  55. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago[Renamed from arch/arm/plat-omap/include/mach/cpu.h]
  56. a9f82d1 omap: Fix incorrect 730 vs 850 detection by Tony Lindgren · 15 years ago
  57. cd922049 OMAP: Fix testing of cpu defines for mach-omap1 by Tony Lindgren · 15 years ago
  58. 8e25ad9 OMAP2/3: Add omap_type() for determining GP/EMU/HS by Kevin Hilman · 15 years ago
  59. 4416907 ARM: OMAP4: Add minimal support for omap4 by Santosh Shilimkar · 15 years ago
  60. 8937b73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 15 years ago
  61. ae302f4 [OMAP850] Add base support for omap850 cpu by Zebediah C. McClure · 15 years ago
  62. d41ad52 [ARM] OMAP3: update ES level flags to discriminate between post-ES2 revisions by Paul Walmsley · 16 years ago
  63. 187e688 ARM: OMAP: Fix omap34xx revision detection for ES3.1 by Tony Lindgren · 16 years ago
  64. 84a3434 ARM: OMAP2: Use omap_rev() instead of system_rev by Lauri Leukkunen · 16 years ago
  65. a882314 ARM: OMAP2: Fix cpu detection by Tony Lindgren · 16 years ago
  66. 0e56484 ARM: OMAP2: Use omap_globals for CPU detection for multi-omap by Tony Lindgren · 16 years ago
  67. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago