1. e0557c0 ARM: imx: move platform device code into mach-imx by Shawn Guo · 12 years ago
  2. 267dd34 ARM: imx: move iomux drivers and headers into mach-imx by Shawn Guo · 12 years ago
  3. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  4. d0312d7 Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into next/cleanup by Olof Johansson · 12 years ago
  5. cecb9a1 Merge tag 'imx-dt-3.7' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt by Olof Johansson · 12 years ago
  6. 3a84d17 ARM: i.MX remove last leftovers from legacy clock support by Sascha Hauer · 12 years ago
  7. 442279d ARM: imx53: support device tree boot only by Shawn Guo · 12 years ago
  8. f60c99e ARM: efikamx: remove support for Genesi Efika MX from the build by Matt Sealey · 12 years ago
  9. 1fc593f ARM: imx: build i.MX6 functions only when needed by Arnd Bergmann · 12 years ago
  10. a28eecef ARM: imx: build pm-imx5 code only when PM is enabled by Arnd Bergmann · 12 years ago
  11. d2a37b3 ARM i.MX31: Add devicetree support by Denis 'GNUtoo' Carikli · 12 years ago
  12. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  13. 2acd1b6 ARM: i.MX6: implement clocks using common clock framework by Shawn Guo · 13 years ago
  14. 5b48a61 ARM i.MX35: implement clocks using common clock framework by Sascha Hauer · 13 years ago
  15. b8d4176 ARM i.MX5: implement clocks using common clock framework by Sascha Hauer · 13 years ago
  16. 53a02d1 ARM: imx: eukrea_mbimxsd rename to eukrea_mbimxsd51 by Eric Bénard · 13 years ago
  17. a88da89 ARM: imx: eukrea-cpuimx51: remove board by Eric Bénard · 13 years ago
  18. 95878cb ARM i.MX31: implement clocks using common clock framework by Sascha Hauer · 13 years ago
  19. e038ed5 ARM i.MX27: implement clocks using common clock framework by Sascha Hauer · 13 years ago
  20. 93421e4 ARM i.MX21: implement clocks using common clock framework by Sascha Hauer · 13 years ago
  21. cd73785 ARM i.MX1: implement clocks using common clock framework by Sascha Hauer · 13 years ago
  22. 6bbaec5 ARM i.MX25: implement clocks using common clock framework by Sascha Hauer · 13 years ago
  23. 32af7a8 ARM: imx: add common clock support for clk busy by Shawn Guo · 13 years ago
  24. a10bd67 ARM: imx: add common clock support for pfd by Shawn Guo · 13 years ago
  25. b75c015 ARM i.MX: Add common clock support for 2bit gate by Sascha Hauer · 14 years ago
  26. a3f6b9d ARM: imx: add common clock support for pllv3 by Shawn Guo · 13 years ago
  27. a547b81 ARM i.MX: Add common clock support for pllv2 by Sascha Hauer · 13 years ago
  28. 2af9e6d ARM i.MX: Add common clock support for pllv1 by Sascha Hauer · 13 years ago
  29. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  30. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  31. 281b053 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  32. 6bd0812 dmaengine: imx-dma: merge old dma-v1.c with imx-dma.c by Javier Martin · 13 years ago
  33. 58458e0 ARM: imx6q: convert to twd_local_timer_register() interface by Marc Zyngier · 13 years ago
  34. 3ac804e ARM: mx3: Let mx31 and mx35 enter in LPM mode in WFI by Fabio Estevam · 13 years ago
  35. 9f0749e ARM i.MX27: Add devicetree support by Sascha Hauer · 13 years ago
  36. eaed435 Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  37. b3c3752 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  38. 46ec1b2 ARM: imx6q: build pm code only when CONFIG_PM selected by Eric Miao · 13 years ago
  39. a69aa72 cpuimx35sd: fix Kconfig by Eric Bénard · 13 years ago
  40. 01dd520 cpuimx25sd: fix Kconfig by Eric Bénard · 13 years ago
  41. 784a90c ARM i.MX: Merge i.MX5 support into mach-imx by Sascha Hauer · 13 years ago
  42. a1f1c7e arm/imx6q: add suspend/resume support by Shawn Guo · 13 years ago
  43. 13eed98 arm/imx6q: add device tree machine support by Shawn Guo · 13 years ago
  44. 69c31b7 arm/imx6q: add smp and cpu hotplug support by Shawn Guo · 13 years ago
  45. 9fbbe68 arm/imx6q: add core drivers clock, gpc, mmdc and src by Shawn Guo · 13 years ago
  46. bac89d7 arm/imx6q: add core definitions and low-level debug uart by Shawn Guo · 13 years ago
  47. 526b264 Merge branch 'imx/cleanup' into imx/devel by Arnd Bergmann · 13 years ago
  48. 05d900c Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanup by Sascha Hauer · 13 years ago
  49. ddd5f51 arm/imx: change mxc_init_l2x0() to an imx31/35 specific call by Shawn Guo · 13 years ago
  50. 742b6c6 arm/imx: rename mm-imx31.c to mm-imx3.c by Shawn Guo · 13 years ago
  51. f1263de arm/imx: merge mm-imx35.c into mm-imx31.c by Shawn Guo · 13 years ago
  52. 25c038e ARM i.MX: remove ARCH_MX* macros from Makefile by Sascha Hauer · 13 years ago
  53. d27536c ARM: mx25: Print silicon revision on boot by Jason Liu · 13 years ago
  54. 27ad4bf ARM: imx: move mx3 support to mach-imx by Uwe Kleine-König · 14 years ago
  55. 7fc92c6 MX1: Add ARMadeus Systems APF9328 board support by Gwenhael Goavec-Merou · 14 years ago
  56. cb07625 ARM i.MX ehci: factor out soc specific functions by Sascha Hauer · 14 years ago
  57. 9c2c358 ARM: imx: Add initial support for IMX27IPCAM board by Fabio Estevam · 14 years ago
  58. e48ab1c ARM: imx: move mx25 support to mach-imx by Uwe Kleine-König · 14 years ago
  59. e9f0baf ARM: imx: move registration of gpios to plat-mxc/gpio.c by Uwe Kleine-König · 14 years ago
  60. 3b161e5 ARM: imx: Add support for Vista Silicon Visstrim_m10 board by Javier Martin · 14 years ago
  61. 2dcf78c Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 into HEAD by Uwe Kleine-König · 15 years ago
  62. 9f72ffe ARM: imx: new Kconfig symbol and feature test macro for DMA on mx1 and mx2 by Uwe Kleine-König · 15 years ago
  63. 0746949 ARM: imx: move mx1 support to mach-imx by Uwe Kleine-König · 15 years ago
  64. e9ec2a1 ARM: imx: fold serial.c into devices.c by Uwe Kleine-König · 15 years ago
  65. d109167 ARM: imx: rename mach dir for mx21 and mx27 to mach-imx by Uwe Kleine-König · 15 years ago[Renamed (80%) from arch/arm/mach-mx2/Makefile]
  66. 4a50d00 arm/mx2: split generic.c into mm-imx2[17].c by Uwe Kleine-König · 15 years ago
  67. 621b0e5 arm/mx2/devices: no need for IMX_NEEDS_DEPRECATED_SYMBOLS any more by Uwe Kleine-König · 15 years ago
  68. 7fc06d8 imx2x: convert serial.c to use soc-prefixed constants by Uwe Kleine-König · 15 years ago
  69. aae7019 imx: only define deprecated symbols conditionally by Uwe Kleine-König · 15 years ago
  70. 386c5cf imx/mx2: rename files defining a machine to mach-$mach.c by Uwe Kleine-König · 15 years ago
  71. f747f93 imx: rename Kconfig symbol for "LogicPD MX27 LITEKIT platform" by Uwe Kleine-König · 15 years ago
  72. bc72739 imx: rename Kconfig symbol for "Eukrea CPUIMX27 module" by Uwe Kleine-König · 15 years ago
  73. 143a179 mx27: Add basic support for Maxtrack i-MXT TD60 by Alan Carvalho de Assis · 15 years ago
  74. 3373169 mx27: add support for phytec pca100 (phyCARD-s) board by Luotao Fu · 15 years ago
  75. a961bf3 Add support for Eukrea's MBIMX27 by Eric Benard · 15 years ago
  76. af5b1df Add support for Eukrea's CPUIMX27 by Eric Benard · 15 years ago
  77. 8c032ec mxc: Add i.MX27LITE board support by Daniel Schaeffer · 16 years ago
  78. ec9be0d MX27: Add basic support to MX27PDK by Fabio Estevam · 16 years ago
  79. 6b91edd MXC: mx21ads base support by Ivo Clarysse · 16 years ago
  80. 74bef9a mxc: add arch_reset() function by Ilya Yanok · 16 years ago
  81. aa3b0a6 arm/imx21: clock support for i.MX21 by Holger Schurig · 16 years ago
  82. ff6552e i.MX27 family: Add the Phytec PCM970 evaluation board by Juergen Beisert · 16 years ago
  83. 7e5e9f5 i.MX27: Adding PCM038 platform support by Juergen Beisert · 16 years ago
  84. 80eedae i.MX27: Add ADS platform support by Juergen Beisert · 16 years ago
  85. c46f585 i.MX2 family: Add clock handling for i.MX27 CPU by Juergen Beisert · 16 years ago
  86. f31405c i.MX27 CPU: Add basic i.MX27 CPU support by Juergen Beisert · 16 years ago
  87. 604cbad MX2 add support for mx2 in i.MX serial driver by Sascha Hauer · 16 years ago
  88. fc80a5e i.MX2 family: Add basic device support by Juergen Beisert · 16 years ago
  89. eea643f i.MX2 family: Add basic mach support (sources) by Juergen Beisert · 16 years ago