1. 300a47b ARM: imx: fix cpufreq build errors by Richard Zhao · 13 years ago
  2. c0d96ae MXC PWM: should active during DOZE/WAIT/DBG mode by Jason Chen · 13 years ago
  3. d92c9d5 Merge branch 'imx-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 13 years ago
  4. 9a2ee71 Merge branch 'cleanups/assorted' into imx-fixes-for-arnd by Sascha Hauer · 13 years ago
  5. 807dfe7 ARM: imx: export imx_ioremap by Arnd Bergmann · 13 years ago
  6. f475058 ARM: imx6q: move clock register map to machine_desc.map_io by Richard Zhao · 13 years ago
  7. 09d37c4 Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 13 years ago
  8. 1b92999 arm/imx: fix AUTO_ZRELADDR selection by Shawn Guo · 13 years ago
  9. 8c6d831 arm/imx: remove imx_idle hook and use pm_idle instead by Shawn Guo · 13 years ago
  10. 6a53fc5 ARM: imx: Remove unused chip revision strings by Fabio Estevam · 13 years ago
  11. 15394ca ARM: mxc: Remove test_for_ltirq by Dirk Behme · 13 years ago
  12. 98de0cb ARM:i.MX: fix build error in tzic/avic.c by Jason Liu · 13 years ago
  13. a918fee ARM: mxc: fix local timer interrupt handling by Marc Zyngier · 13 years ago
  14. 994c0e9 Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  15. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  16. 6585dea Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  17. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  18. 25498e5 Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  19. 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  20. 68e24ba Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  21. abc3f12 Merge branch 'imx/imx6q' into next/soc by Arnd Bergmann · 13 years ago
  22. 884897e Merge branch 'highbank/soc' into next/soc by Arnd Bergmann · 13 years ago
  23. c72dbae Merge branch 'imx/devel' into next/dt by Arnd Bergmann · 13 years ago
  24. ce0fda1 Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v4', 'for-32/i2c/designware-v5' and 'for-32/i2c/au1550' into for-linus/i2c-3.2 by Ben Dooks · 13 years ago
  25. 5725aea Merge branch 'depends/rmk/memory_h' into next/fixes by Arnd Bergmann · 13 years ago
  26. efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 13 years ago
  27. 3e965b1 Merge branch 'next/fixes' into next/cleanup by Arnd Bergmann · 13 years ago
  28. 5839fec Merge branch 'depends/rmk/memory_h' into next/fixes by Arnd Bergmann · 13 years ago
  29. 43872fa Merge branch 'depends/rmk/gpio' into next/fixes by Arnd Bergmann · 13 years ago
  30. a89cf59 arm/imx: merge i.MX3 and i.MX6 by Sascha Hauer · 13 years ago
  31. a1f1c7e arm/imx6q: add suspend/resume support by Shawn Guo · 13 years ago
  32. 13eed98 arm/imx6q: add device tree machine support by Shawn Guo · 13 years ago
  33. 69c31b7 arm/imx6q: add smp and cpu hotplug support by Shawn Guo · 13 years ago
  34. 1103643 arm/imx: add gic_handle_irq function by Shawn Guo · 13 years ago
  35. bac89d7 arm/imx6q: add core definitions and low-level debug uart by Shawn Guo · 13 years ago
  36. ccfa8b2 Merge branch 'cross-platform/debug_ll' into imx/imx6q by Arnd Bergmann · 13 years ago
  37. 7e0cac6 Merge branch 'imx/devel' into imx/imx6q by Arnd Bergmann · 13 years ago
  38. 09fa31a Merge branch 'dt/gic' into highbank/soc by Arnd Bergmann · 13 years ago
  39. 08cab72 Merge branch 'dt/gic' into next/dt by Arnd Bergmann · 13 years ago
  40. 36bc45e Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' into highbank/soc by Arnd Bergmann · 13 years ago
  41. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  42. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  43. 2d03423 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  44. 6571534 plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desired by Paul Fertser · 13 years ago
  45. d6bb0f2 Merge branch 'imx/cleanup' into next/cleanup by Arnd Bergmann · 13 years ago
  46. 91056a6 Merge branch 'imx-cleanups-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/cleanup by Arnd Bergmann · 13 years ago
  47. a32750c Merge branches 'imx/pata' and 'imx/sata' into next/driver by Arnd Bergmann · 13 years ago
  48. b4cbb8a Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/devel by Arnd Bergmann · 13 years ago
  49. 9daaf31 arm/mx5: add device tree support for imx51 babbage by Shawn Guo · 13 years ago
  50. 73d2b4c arm/mx5: add device tree support for imx53 boards by Shawn Guo · 13 years ago
  51. 2597142 arm/imx: remove mx27_setup_weimcs() from mx27.h by Shawn Guo · 13 years ago
  52. f16fcb6 arm/imx: remove mx31_setup_weimcs() from mx31.h by Shawn Guo · 13 years ago
  53. f350b86 arm/imx: use Kconfig choice for low-level debug UART selection by Shawn Guo · 13 years ago
  54. c039bad ARM: plat-mxc: remove mach/memory.h by Nicolas Pitre · 13 years ago
  55. d0451c2 ARM: mxc: fix Kconfig typo 'i.MX51' by Paul Bolle · 13 years ago
  56. 71f2c15 Merge branch 'depends/rmk/devel-stable' into next/cleanup by Arnd Bergmann · 13 years ago
  57. 526b264 Merge branch 'imx/cleanup' into imx/devel by Arnd Bergmann · 13 years ago
  58. 97915bd AHCI Add the AHCI SATA feature on the MX53 platforms by Richard Zhu · 13 years ago
  59. 05d900c Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanup by Sascha Hauer · 13 years ago
  60. f548897 arm/imx: remove cpu_is_xxx() check from __imx_ioremap() by Shawn Guo · 13 years ago
  61. 41e7daf arm/imx: remove cpu_is_xxx() from arch_idle() by Shawn Guo · 13 years ago
  62. ca4e419 Merge branches 'features/assorted', 'features/imx-pata' and 'features/imx-multi-irq-v2' into imx-features by Sascha Hauer · 13 years ago
  63. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  64. 05822c8 ARM i.MX entry-macro.S: remove now unused code by Sascha Hauer · 13 years ago
  65. 58a9260 ARM i.MX tzic: add handle_irq function by Sascha Hauer · 13 years ago
  66. b6de943 ARM i.MX avic: add handle_irq function by Sascha Hauer · 13 years ago
  67. 6132ae8 ARM: mx25: Add the missing IIM base definition by Jason Liu · 13 years ago
  68. 3439a39 ARM i.MX avic: convert to use generic irq chip by Hui Wang · 13 years ago
  69. 40d97b89 mx31moboard: Add poweroff support by Philippe Rétornaz · 13 years ago
  70. 6da5ce1 Merge branches 'cleanups/assorted' and 'cleanups/mm-tzic' into imx-cleanup by Sascha Hauer · 13 years ago
  71. 4c54239 ARM: mx5/mm: consolidate TZIC map code by Jason Liu · 13 years ago
  72. 281e10d ARM: mx5/mm: Remove MX51_DEBUG related mapping by Jason Liu · 13 years ago
  73. 593702c i2c-imx: remove init/exit hooks from platform data by Shawn Guo · 13 years ago
  74. 318007e Fix pata imx resource by Arnaud Patard (Rtp) · 13 years ago
  75. 0e39241 ARM: mxc: convert device creation to use platform_device_register_full by Uwe Kleine-König · 13 years ago
  76. e93aabb Merge branches 'features/assorted', 'features/imx-cpurev', 'features/imx-pata', 'features/multisoc' and 'features/mxs' into imx-features-for-arnd by Sascha Hauer · 13 years ago
  77. 04871e9 Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'cleanups/troy-cleanup-iomux-v3' and 'cleanups/ukl-mx5-dynamically-allocate-devices' into imx-cleanups-for-arnd by Sascha Hauer · 13 years ago
  78. 56c6b87 ARM i.MX audmux v2: remove unnecessary ifdefs by Sascha Hauer · 13 years ago
  79. 8d75a26 ARM: mx35: use generic function for displaying silicon revision by Jason Liu · 13 years ago
  80. ab116a8 ARM: mx31: use generic function for displaying silicon revision by Jason Liu · 13 years ago
  81. d27536c ARM: mx25: Print silicon revision on boot by Jason Liu · 13 years ago
  82. 059e58f ARM: imx: Introduce generic function for displaying silicon revision by Fabio Estevam · 13 years ago
  83. 236c4e8 ARM: imx: Add PATA resources for other i.MX processors by Fabio Estevam · 13 years ago
  84. 97f4531 ARM: imx: pwm: Add support for MX53 by Fabio Estevam · 13 years ago
  85. 7409cd1 ARM i.MX: allow to compile together all i.MX5 based SoCs by Sascha Hauer · 13 years ago
  86. ae4fa7f ARM i.MX: allow to compile together ARMv4 and ARMv5 based SoCs by Sascha Hauer · 13 years ago
  87. a45adf1 imx51: add pata device by Arnaud Patard (Rtp) · 13 years ago
  88. 389d12cc7 ARM: mxc: Remove setting of consistent dma size by Jon Medhurst · 13 years ago
  89. 4ab3715 ARM: i.MX53: clean up iomux-mx53.h by Troy Kisky · 13 years ago
  90. 315046d ARM: i.MX51: clean up iomux-mx51.h by Troy Kisky · 13 years ago
  91. 7242e24 ARM: i.MX51: Remove _MX51_PAD_xxx references by Troy Kisky · 13 years ago
  92. 1dfa86b arm/mxc: move IMX_GPIO_NR into mach/hardware.h by Shawn Guo · 13 years ago
  93. a439561 gpio/mxc: move irq_to_gpio() into gpio-mxc driver by Shawn Guo · 13 years ago
  94. df1bac2 arm/mxc: use gpiolib helper for gpio_to_irq by Shawn Guo · 13 years ago
  95. e309fb1 arm/mxc: do not use gpio_to_irq() for static initializers by Shawn Guo · 13 years ago
  96. 8f3c453 ARM: gpio: make trivial GPIOLIB implementation the default by Russell King · 13 years ago
  97. 22fe678 ARM: gpio: consolidate trivial gpiolib implementations by Russell King · 13 years ago
  98. d9c9278 iMX: Fix build for iMX53 by Arnaud Patard (Rtp) · 13 years ago
  99. 1a43f20 Merge commit 'v3.1-rc1' into imx-fixes by Sascha Hauer · 13 years ago
  100. c61daf6 Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/ukl/linux-2.6 into imx-cleanup by Sascha Hauer · 13 years ago