1. 6571534 plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desired by Paul Fertser · 13 years ago
  2. d9c9278 iMX: Fix build for iMX53 by Arnaud Patard (Rtp) · 13 years ago
  3. 1a43f20 Merge commit 'v3.1-rc1' into imx-fixes by Sascha Hauer · 13 years ago
  4. 62550cd dmaengine: imx-sdma: use platform_device_id to identify sdma version by Shawn Guo · 13 years ago
  5. 57ed331 mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() by Shawn Guo · 13 years ago
  6. 913413c mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5 by Shawn Guo · 13 years ago
  7. 0ca1e29 net/fec: gasket needs to be enabled for some i.mx by Shawn Guo · 13 years ago
  8. 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
  9. 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
  10. 4e606d6 ARM: mx53: add pad configuration for I2C signals by Eric Miao · 13 years ago
  11. 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
  12. 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
  13. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  14. aa3831c ARM: Consolidate the clkdev header files by Kyungmin Park · 13 years ago
  15. 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
  16. 9e32be1 ARM: i.MX53: consistently use MX53_UART_PAD_CTRL for uart txd/rxd/rts/cts by Troy Kisky · 13 years ago
  17. c5bc9bc ARM: i.MX53: UARTn_CTS pin should not change RTS input select by Troy Kisky · 13 years ago
  18. 967181d ARM: i.MX53: UARTn_TXD pin should not change RXD input select by Troy Kisky · 13 years ago
  19. 0bd70c0 ARM: mx25: Fix typo on CAN1_RX pad setting by Fabio Estevam · 13 years ago
  20. ec51f2f iomux-mx53: add missing 'IOMUX_CONFIG_SION' for some I2C pad definitions by Lothar Waßmann · 13 years ago
  21. 14305e6 ARM: mxc: use ARCH_NR_GPIOS to define gpio number by Shawn Guo · 13 years ago
  22. e7fc6ae gpio/mxc: get rid of the uses of cpu_is_mx() by Shawn Guo · 13 years ago
  23. e1fb61e ARM: mx53: Add SSI suport by Fabio Estevam · 13 years ago
  24. fce43f9 ARM: mx53: Add support for missing UARTs by Fabio Estevam · 13 years ago
  25. 2e534b2 dmaengine: imx-sdma: pass sdma firmware name via platform data by Shawn Guo · 13 years ago
  26. 3622360 ARM: mxc: clean up imx-dma device registration by Shawn Guo · 13 years ago
  27. bd89782 ARM: mach-mx5/mx53_ard: Add support for i.MX53 ARD board by Andre Silva · 13 years ago
  28. e59a794 Merge remote-tracking branch 'grant/gpio/next-mx' into devel-features by Sascha Hauer · 13 years ago
  29. fad1070 ARM i.MX debug macro: use CONFIG_SOC_* instead of CONFIG_ARCH_* by Sascha Hauer · 13 years ago
  30. 7cf7381 ARM i.MX: get rid of wrong MXC_INTERNAL_IRQ usage by Sascha Hauer · 14 years ago
  31. 7bce7e8 ARM i.MX mxc.h: use CONFIG_SOC_* instead of CONFIG_ARCH_* by Sascha Hauer · 13 years ago
  32. db279c1 ARM i.MX: remove SoC defines around header includes by Sascha Hauer · 14 years ago
  33. 5a145ba ARM i.MX: define CLOCK_TICK_RATE to bogus value by Sascha Hauer · 14 years ago
  34. c0450df ARM i.MX: fix last user of iomux.h and remove it by Sascha Hauer · 14 years ago
  35. 58f45e3 ARM: i.MX53: Fix IOMUX type o's by Troy Kisky · 13 years ago
  36. d7336b8 ARM: mx53: Fix some interrupts marked as reserved. by Fabio Estevam · 13 years ago
  37. 425933b MXC: iomux-v3: correct NO_PAD_CTRL definition by Troy Kisky · 13 years ago
  38. 581f84e mxc: iomuxv1: Do not use gpio_request when setting the pin as GPIO by Fabio Estevam · 13 years ago
  39. 9333d87 ARM: mx53: Fix the base addresses for the DDR memory regions by Marc Kleine-Budde · 13 years ago
  40. 2aee401 ARM: mx53: Fix the chip select addresses by Fabio Estevam · 13 years ago
  41. f2abaae ARM: mx53: Fix alternate modes for MX53_PAD_PATA_DATA6 by Fabio Estevam · 13 years ago
  42. b6fcd31 ARM: entry: remove unused irq_prio_table macro by Russell King · 13 years ago
  43. b78d8e5 gpio/mxc: Change gpio-mxc into an upstanding gpio driver by Shawn Guo · 13 years ago
  44. c721be2 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 13 years ago
  45. 7f5e6b0 ARM: imx: remove some deprecated and unused #defines by Uwe Kleine-König · 14 years ago
  46. d286a43 ARM: mx3: make ioremap quirk ready for multi-SoC kernels by Uwe Kleine-König · 14 years ago
  47. 13cf8df ARM: remove support for mxc91231 by Uwe Kleine-König · 14 years ago
  48. afa77ef ARM: mx3: dynamically allocate "ipu-core" devices by Uwe Kleine-König · 14 years ago
  49. 8342267 ARM: mx3: dynamically allocate "mxc_rtc" devices by Uwe Kleine-König · 14 years ago
  50. fdaf0ef ARM: imx/mx25: add NAND chip select pins to iomux by Baruch Siach · 14 years ago
  51. 986e5f0 ARM: mx27: fix gpt4/5 base address by Wolfram Sang · 14 years ago
  52. 2d95378 ARM: mx53: Print silicon revision on boot by Fabio Estevam · 14 years ago
  53. 7b76415 Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 14 years ago
  54. 8ea0de4 ARM: zImage: remove the static qualifier from global data variables by Nicolas Pitre · 14 years ago
  55. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  56. 58d5ad5 mx2/iomux: Set direction for CSPI2 pins by Julien Boibessot · 14 years ago
  57. 0adf882 ARM: mx51: Implement code to allow mx51 to enter WFI by Dinh Nguyen · 14 years ago
  58. 16f246e ARM: mx50: Add support to get the silicon revision by Dinh Nguyen · 14 years ago
  59. 0ff2593 MX51: Add AUDMUX ports definitions by Julien Boibessot · 14 years ago
  60. 76422db ARM: mx51: Print silicon revision on boot by Fabio Estevam · 14 years ago
  61. a8c91da Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  62. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  63. 7e29c30 mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35 by Wolfram Sang · 14 years ago
  64. 0c6d49c mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35 by Wolfram Sang · 14 years ago
  65. 05e3475 Merge branch 'p2v' into devel by Russell King · 14 years ago
  66. bb0a80e mx51 enchance the sd/mmc HW timing compatibility on mx51 boards. by Richard Zhu · 14 years ago
  67. c23eb89 ARM: imx3x: clean up ARCH_MX3X by Richard Zhao · 14 years ago
  68. 7685167 ARM: imx5x: clean up ARCH_MX5X by Richard Zhao · 14 years ago
  69. 48f6b09 ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers by Sascha Hauer · 14 years ago
  70. ff255fe ARM i.MX: iomux v1 initialization away from initcall by Sascha Hauer · 14 years ago
  71. 5ae30b4 ARM i.MX: Move gpio initialization to SoC specific files by Sascha Hauer · 14 years ago
  72. 9685a36 MX1: Add structure, registration functions for framebuffer and rename LCDC INT by Gwenhael Goavec-Merou · 14 years ago
  73. 8d8eb17 ARM: mxc91231/iomux: allow pin_list to be const by Uwe Kleine-König · 14 years ago
  74. 10a3c45 ARM: iomux-imx31: allow pin_list to be const by Uwe Kleine-König · 14 years ago
  75. 40b2747 MX1: Rename SPI interrupt name and base address. by Gwenhael Goavec-Merou · 14 years ago
  76. d058b64 ARM: imx35: fix ATA_DATA3 pad control address by Ryan Lortie · 14 years ago
  77. ea7ee4c mx31: add support for the bugbase 1.3 from buglabs by Denis 'GNUtoo' Carikli · 14 years ago
  78. 510dc2e ARM: imx53: add sdhc pad settings by Richard Zhu · 14 years ago
  79. 646e610 ARM: imx53_smd add uncompress print by Frank Li · 14 years ago
  80. b807afe ARM: imx50: correct iomux-mx50.h wrong daisy chain settings by Richard Zhao · 14 years ago
  81. c4e942b ARM: imx53_loco add uncompress print by Richard Zhao · 14 years ago
  82. 78c7359 ARM: mx5: Add watchdog support for MX53 by Fabio Estevam · 14 years ago
  83. f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
  84. 124c13b i.MX51 iomux: Fixes MX51_PAD_UART2_TXD__UART2_TXD & MX51_PAD_USBH1_DATA2__UART2_TXD declarations by Julien Boibessot · 14 years ago
  85. 4bd597b ARM i.MX ehci: do ehci init in board specific functions by Sascha Hauer · 14 years ago
  86. cb07625 ARM i.MX ehci: factor out soc specific functions by Sascha Hauer · 14 years ago
  87. f19693a Merge commit 'v2.6.38-rc4' into imx-for-2.6.39 by Sascha Hauer · 14 years ago
  88. 23b120c ARM: mxc91231: use .init_early to initialize cpu type by Uwe Kleine-König · 14 years ago
  89. ab130421 ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxer by Uwe Kleine-König · 14 years ago
  90. 97976e2 ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer by Uwe Kleine-König · 14 years ago
  91. 3dac219 ARM: imx: use .init_early to initialize cpu type and reset address by Uwe Kleine-König · 14 years ago
  92. 9c2c358 ARM: imx: Add initial support for IMX27IPCAM board by Fabio Estevam · 14 years ago
  93. c6e7695 ARM: imx: Add VPR200 and MX51_3DS entries to uncompress.h by Fabio Estevam · 14 years ago
  94. 816ad74 ARM: i.MX53: Add full iomux support for mx53 by Dinh Nguyen · 14 years ago
  95. 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  96. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  97. 467ae1e ARM: i.MX53: add IOMUX pad for ecspi by Yong Shen · 14 years ago
  98. a5fcfef ARM: mx5: dynamically allocate imx-keypad devices by Fabio Estevam · 14 years ago
  99. 076762a ARM: mx5: dynamically allocate pwm devices by Fabio Estevam · 14 years ago
  100. b0a6ba5 ARM i.MX53 enable spi on EVK board by Yong Shen · 14 years ago