1. bac89d7 arm/imx6q: add core definitions and low-level debug uart by Shawn Guo · 13 years ago
  2. ccfa8b2 Merge branch 'cross-platform/debug_ll' into imx/imx6q by Arnd Bergmann · 13 years ago
  3. 7e0cac6 Merge branch 'imx/devel' into imx/imx6q by Arnd Bergmann · 13 years ago
  4. 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
  5. f350b86 arm/imx: use Kconfig choice for low-level debug UART selection by Shawn Guo · 13 years ago
  6. c039bad ARM: plat-mxc: remove mach/memory.h by Nicolas Pitre · 13 years ago
  7. 526b264 Merge branch 'imx/cleanup' into imx/devel by Arnd Bergmann · 13 years ago
  8. 97915bd AHCI Add the AHCI SATA feature on the MX53 platforms by Richard Zhu · 13 years ago
  9. 05d900c Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanup by Sascha Hauer · 13 years ago
  10. f548897 arm/imx: remove cpu_is_xxx() check from __imx_ioremap() by Shawn Guo · 13 years ago
  11. 41e7daf arm/imx: remove cpu_is_xxx() from arch_idle() by Shawn Guo · 13 years ago
  12. ca4e419 Merge branches 'features/assorted', 'features/imx-pata' and 'features/imx-multi-irq-v2' into imx-features by Sascha Hauer · 13 years ago
  13. 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
  14. 05822c8 ARM i.MX entry-macro.S: remove now unused code by Sascha Hauer · 13 years ago
  15. 58a9260 ARM i.MX tzic: add handle_irq function by Sascha Hauer · 13 years ago
  16. b6de943 ARM i.MX avic: add handle_irq function by Sascha Hauer · 13 years ago
  17. 6132ae8 ARM: mx25: Add the missing IIM base definition by Jason Liu · 13 years ago
  18. 40d97b89 mx31moboard: Add poweroff support by Philippe Rétornaz · 13 years ago
  19. 6da5ce1 Merge branches 'cleanups/assorted' and 'cleanups/mm-tzic' into imx-cleanup by Sascha Hauer · 13 years ago
  20. 4c54239 ARM: mx5/mm: consolidate TZIC map code by Jason Liu · 13 years ago
  21. 281e10d ARM: mx5/mm: Remove MX51_DEBUG related mapping by Jason Liu · 13 years ago
  22. 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
  23. 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
  24. 8d75a26 ARM: mx35: use generic function for displaying silicon revision by Jason Liu · 13 years ago
  25. ab116a8 ARM: mx31: use generic function for displaying silicon revision by Jason Liu · 13 years ago
  26. d27536c ARM: mx25: Print silicon revision on boot by Jason Liu · 13 years ago
  27. 059e58f ARM: imx: Introduce generic function for displaying silicon revision by Fabio Estevam · 13 years ago
  28. 236c4e8 ARM: imx: Add PATA resources for other i.MX processors by Fabio Estevam · 13 years ago
  29. 7409cd1 ARM i.MX: allow to compile together all i.MX5 based SoCs by Sascha Hauer · 13 years ago
  30. ae4fa7f ARM i.MX: allow to compile together ARMv4 and ARMv5 based SoCs by Sascha Hauer · 13 years ago
  31. a45adf1 imx51: add pata device by Arnaud Patard (Rtp) · 13 years ago
  32. 389d12cc7 ARM: mxc: Remove setting of consistent dma size by Jon Medhurst · 13 years ago
  33. 4ab3715 ARM: i.MX53: clean up iomux-mx53.h by Troy Kisky · 13 years ago
  34. 315046d ARM: i.MX51: clean up iomux-mx51.h by Troy Kisky · 13 years ago
  35. 7242e24 ARM: i.MX51: Remove _MX51_PAD_xxx references by Troy Kisky · 13 years ago
  36. 1dfa86b arm/mxc: move IMX_GPIO_NR into mach/hardware.h by Shawn Guo · 13 years ago
  37. a439561 gpio/mxc: move irq_to_gpio() into gpio-mxc driver by Shawn Guo · 13 years ago
  38. df1bac2 arm/mxc: use gpiolib helper for gpio_to_irq by Shawn Guo · 13 years ago
  39. e309fb1 arm/mxc: do not use gpio_to_irq() for static initializers by Shawn Guo · 13 years ago
  40. d9c9278 iMX: Fix build for iMX53 by Arnaud Patard (Rtp) · 13 years ago
  41. 1a43f20 Merge commit 'v3.1-rc1' into imx-fixes by Sascha Hauer · 13 years ago
  42. 160a84c ARM: mxc: drop now unused function mxc_register_device by Uwe Kleine-König · 13 years ago
  43. 7d92e8e ARM: mx5: dynamically allocate mxc-ehci devices by Uwe Kleine-König · 13 years ago
  44. 1a19527 ARM: mx5: fix remaining inconsistent names for irqs by Uwe Kleine-König · 13 years ago
  45. 62550cd dmaengine: imx-sdma: use platform_device_id to identify sdma version by Shawn Guo · 13 years ago
  46. 57ed331 mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() by Shawn Guo · 13 years ago
  47. 913413c mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5 by Shawn Guo · 13 years ago
  48. 0ca1e29 net/fec: gasket needs to be enabled for some i.mx by Shawn Guo · 13 years ago
  49. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  50. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  51. 4e606d6 ARM: mx53: add pad configuration for I2C signals by Eric Miao · 14 years ago
  52. ae4c42e Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  53. dd58ecb Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  54. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  55. aa3831c ARM: Consolidate the clkdev header files by Kyungmin Park · 13 years ago
  56. 6277839 Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/fixes by Arnd Bergmann · 13 years ago
  57. 9e32be1 ARM: i.MX53: consistently use MX53_UART_PAD_CTRL for uart txd/rxd/rts/cts by Troy Kisky · 13 years ago
  58. c5bc9bc ARM: i.MX53: UARTn_CTS pin should not change RTS input select by Troy Kisky · 13 years ago
  59. 967181d ARM: i.MX53: UARTn_TXD pin should not change RXD input select by Troy Kisky · 13 years ago
  60. 0bd70c0 ARM: mx25: Fix typo on CAN1_RX pad setting by Fabio Estevam · 13 years ago
  61. ec51f2f iomux-mx53: add missing 'IOMUX_CONFIG_SION' for some I2C pad definitions by Lothar Waßmann · 13 years ago
  62. 14305e6 ARM: mxc: use ARCH_NR_GPIOS to define gpio number by Shawn Guo · 13 years ago
  63. e7fc6ae gpio/mxc: get rid of the uses of cpu_is_mx() by Shawn Guo · 13 years ago
  64. e1fb61e ARM: mx53: Add SSI suport by Fabio Estevam · 13 years ago
  65. fce43f9 ARM: mx53: Add support for missing UARTs by Fabio Estevam · 13 years ago
  66. 2e534b2 dmaengine: imx-sdma: pass sdma firmware name via platform data by Shawn Guo · 13 years ago
  67. 3622360 ARM: mxc: clean up imx-dma device registration by Shawn Guo · 13 years ago
  68. bd89782 ARM: mach-mx5/mx53_ard: Add support for i.MX53 ARD board by Andre Silva · 14 years ago
  69. e59a794 Merge remote-tracking branch 'grant/gpio/next-mx' into devel-features by Sascha Hauer · 13 years ago
  70. fad1070 ARM i.MX debug macro: use CONFIG_SOC_* instead of CONFIG_ARCH_* by Sascha Hauer · 14 years ago
  71. 7cf7381 ARM i.MX: get rid of wrong MXC_INTERNAL_IRQ usage by Sascha Hauer · 14 years ago
  72. 7bce7e8 ARM i.MX mxc.h: use CONFIG_SOC_* instead of CONFIG_ARCH_* by Sascha Hauer · 14 years ago
  73. db279c1 ARM i.MX: remove SoC defines around header includes by Sascha Hauer · 14 years ago
  74. 5a145ba ARM i.MX: define CLOCK_TICK_RATE to bogus value by Sascha Hauer · 14 years ago
  75. c0450df ARM i.MX: fix last user of iomux.h and remove it by Sascha Hauer · 14 years ago
  76. 58f45e3 ARM: i.MX53: Fix IOMUX type o's by Troy Kisky · 13 years ago
  77. d7336b8 ARM: mx53: Fix some interrupts marked as reserved. by Fabio Estevam · 13 years ago
  78. 425933b MXC: iomux-v3: correct NO_PAD_CTRL definition by Troy Kisky · 13 years ago
  79. 581f84e mxc: iomuxv1: Do not use gpio_request when setting the pin as GPIO by Fabio Estevam · 13 years ago
  80. 9333d87 ARM: mx53: Fix the base addresses for the DDR memory regions by Marc Kleine-Budde · 14 years ago
  81. 2aee401 ARM: mx53: Fix the chip select addresses by Fabio Estevam · 14 years ago
  82. f2abaae ARM: mx53: Fix alternate modes for MX53_PAD_PATA_DATA6 by Fabio Estevam · 14 years ago
  83. b6fcd31 ARM: entry: remove unused irq_prio_table macro by Russell King · 13 years ago
  84. b78d8e5 gpio/mxc: Change gpio-mxc into an upstanding gpio driver by Shawn Guo · 14 years ago
  85. c721be2 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  86. 7f5e6b0 ARM: imx: remove some deprecated and unused #defines by Uwe Kleine-König · 14 years ago
  87. d286a43 ARM: mx3: make ioremap quirk ready for multi-SoC kernels by Uwe Kleine-König · 14 years ago
  88. 13cf8df ARM: remove support for mxc91231 by Uwe Kleine-König · 14 years ago
  89. afa77ef ARM: mx3: dynamically allocate "ipu-core" devices by Uwe Kleine-König · 14 years ago
  90. 8342267 ARM: mx3: dynamically allocate "mxc_rtc" devices by Uwe Kleine-König · 14 years ago
  91. fdaf0ef ARM: imx/mx25: add NAND chip select pins to iomux by Baruch Siach · 14 years ago
  92. 986e5f0 ARM: mx27: fix gpt4/5 base address by Wolfram Sang · 14 years ago
  93. 2d95378 ARM: mx53: Print silicon revision on boot by Fabio Estevam · 14 years ago
  94. 7b76415 Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 14 years ago
  95. 8ea0de4 ARM: zImage: remove the static qualifier from global data variables by Nicolas Pitre · 14 years ago
  96. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  97. 58d5ad5 mx2/iomux: Set direction for CSPI2 pins by Julien Boibessot · 14 years ago
  98. 0adf882 ARM: mx51: Implement code to allow mx51 to enter WFI by Dinh Nguyen · 14 years ago
  99. 16f246e ARM: mx50: Add support to get the silicon revision by Dinh Nguyen · 14 years ago
  100. 0ff2593 MX51: Add AUDMUX ports definitions by Julien Boibessot · 14 years ago