1. bac3fcf arm/imx/iomux-v1: check for invalid modes in mxc_gpio_mode by Uwe Kleine-König · 15 years ago
  2. 111588f arm/imx/iomux-v1: rename header file by Uwe Kleine-König · 15 years ago
  3. 261f6f6 arm/mx25: don't include iomux.h which is for iomux-v1 machines by Uwe Kleine-König · 15 years ago
  4. 2f6c97c arm/imx/iomux-mx3.h: unify style and comments by Uwe Kleine-König · 15 years ago
  5. 8902cbd arm/imx/iomux-mx2x: unify style by Uwe Kleine-König · 15 years ago
  6. 6056154 arm/imx/iomux-mx27: unify style and comments by Uwe Kleine-König · 15 years ago
  7. e76feb87 arm/imx/iomux-mx25: unify style and comment cleanup by Uwe Kleine-König · 15 years ago
  8. 6985a71 arm/imx/iomux-mx21: unify style by Uwe Kleine-König · 15 years ago
  9. 6863f19 arm/imx/iomux-mx1: unify style and comment cleanup by Uwe Kleine-König · 15 years ago
  10. f021b5a arm/imx/iomux-v1: make base address a runtime choice by Uwe Kleine-König · 15 years ago
  11. 8e3a6e7 arm/imx: choose sane CONSISTENT_DMA_SIZE if video is enabled for both mx1 and mx3 by Uwe Kleine-König · 15 years ago
  12. abf6163 arm/imx/irq: order definitions of MXC_GPIO_IRQS numerically by Uwe Kleine-König · 15 years ago
  13. a8e3326 arm/imx: remove #ifndef CONFIG_COMMON_CLKDEV block by Uwe Kleine-König · 15 years ago
  14. 44fb5d1 arm/imx: remove MTD_XIP support by Uwe Kleine-König · 15 years ago
  15. 401d87d arm/imx: remove "NO_PAD_CTRL" from Copyright statements by Uwe Kleine-König · 15 years ago
  16. 3410123 imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET by Uwe Kleine-König · 15 years ago
  17. 08f9bf1 mxc91231: redefine MXC91231_IO_ADDRESS using IMX_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  18. 9ea07ec mxc91231: use MXC91231_IO_ADDRESS instead of MXC91231_AIPS1_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  19. 66ac2f2 mx25: deprecate UART1_BASE_ADDR and UART2_BASE_ADDR by Uwe Kleine-König · 15 years ago
  20. 7d58289 mx1: prefix SOC specific defines with MX1_ and deprecate old names by Uwe Kleine-König · 15 years ago
  21. dcbabbc mx25: add support for the DryIce rtc by Baruch Siach · 15 years ago
  22. 4cb7328 Merge branch 'mxc-rc' into mxc-master by Sascha Hauer · 15 years ago
  23. 66ddfc6 mx35: add a missing comma in a pad definition by Uwe Kleine-König · 15 years ago
  24. 4e41db8 mx2/mx3: debug-macro.S needs deprecated symbols by Uwe Kleine-König · 15 years ago
  25. fadc095 mx25: remove unused mx25_clocks_init() argument by Baruch Siach · 15 years ago
  26. 71318da ARM: MX3: Fixed typo in declared enum type name. by Vladimir Zapolskiy · 15 years ago
  27. 27f5902 mx25: add NAND support by Baruch Siach · 15 years ago
  28. a8dfb64 imx: define functions to configure chip selects in the WEIM by Uwe Kleine-König · 15 years ago
  29. 3cdd544 imx: properly protect mach/mx{1,[25][157x]}.h from multiple inclusion by Uwe Kleine-König · 15 years ago
  30. 4631166 imx: remove unneeded include of mach/hardware.h by Uwe Kleine-König · 15 years ago
  31. aae7019 imx: only define deprecated symbols conditionally by Uwe Kleine-König · 15 years ago
  32. a9b7a2d imx: mangle addresses after adding the offset by Uwe Kleine-König · 15 years ago
  33. 6ef9af6 imx35: define and use MX35_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  34. df9375f imx25: redefine MX25_IO_ADDRESS using IMX_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  35. 1273e76 imx31: define and use MX31_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  36. bc9ea6c imx27: define and use MX27_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  37. a3f5ac7 imx21: define and use MX21_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  38. 1f2ddd6 imx: provide helper macro to define IO_ADDRESS by Uwe Kleine-König · 15 years ago
  39. 3d661ac mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 module by Mark Brown · 15 years ago
  40. f568dd7 imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part) by Uwe Kleine-König · 15 years ago
  41. a759544 mx25: add support for FEC on i.MX25 by Baruch Siach · 15 years ago
  42. dda71f1 mx25: s/NO_PAD_CTL/NO_PAD_CTRL/ by Baruch Siach · 15 years ago
  43. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  44. 7e8d5cd USB: Add EHCI support for MX27 and MX31 based boards by Daniel Mack · 15 years ago
  45. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  46. 677f4f6 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 15 years ago
  47. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  48. 9e3e7af mx27: mxt_td60: Add support to SD/MMC by Alan Carvalho de Assis · 15 years ago
  49. 415c7d2 Add KZM-ARM11-01 support by Yoichi Yuasa · 15 years ago
  50. 143a179 mx27: Add basic support for Maxtrack i-MXT TD60 by Alan Carvalho de Assis · 15 years ago
  51. fb37046 ARM: fix "offest" -> "offset" typo by Uwe Kleine-König · 15 years ago
  52. 4998f1a mxc: mx1/mx2 DMA: add a possibility to create an endless DMA transfer by Sascha Hauer · 15 years ago
  53. 654166d mxc: iomux v3: remove resource handling by Sascha Hauer · 15 years ago
  54. c6e7c0e mx3: Add SSI pins to iomux table by Sascha Hauer · 15 years ago
  55. 9e55454 mx31: pins used for mx31moboard USB by Valentin Longchamp · 15 years ago
  56. 52939c0 ARM: MX3: fix CPU revision number detection by Daniel Mack · 15 years ago
  57. b7d91a6 ARM: MX3: modularize 'mx31lite' code by Daniel Mack · 15 years ago
  58. 3f92a8b imx: copy constants from mx3x.h to mx35.h using the appropriate namespace by Uwe Kleine-König · 15 years ago
  59. ebca1a5 imx: copy constants from mx3x.h to mx31.h using the appropriate namespace by Uwe Kleine-König · 15 years ago
  60. 2ae959f imx: copy constants from mx2x.h to mx27.h using the appropriate namespace by Uwe Kleine-König · 15 years ago
  61. 4c12b3c imx: copy constants from mx2x.h to mx21.h using the appropriate namespace by Uwe Kleine-König · 15 years ago
  62. c8e5db0 imx: reformat mx25.h to match the other platform includes by Uwe Kleine-König · 15 years ago
  63. ae55326a imx: add namespace prefixes for symbols in mx35.h by Uwe Kleine-König · 15 years ago
  64. 4f683a0 imx: add namespace prefixes for symbols in mx31.h by Uwe Kleine-König · 15 years ago
  65. e4d0f7c imx: add namespace prefixes for symbols in mx3x.h by Uwe Kleine-König · 15 years ago
  66. 26b10e7 imx: add namespace prefixes for symbols in mx27.h by Uwe Kleine-König · 15 years ago
  67. c112931 imx: add namespace prefixes for symbols in mx21.h by Uwe Kleine-König · 15 years ago
  68. b9fc90a imx: add namespace prefixes for symbols in mx2x.h by Uwe Kleine-König · 15 years ago
  69. e676756 imx: reorder mx3x.h by Uwe Kleine-König · 15 years ago
  70. f73a42f imx: reorder mx27.h by Uwe Kleine-König · 15 years ago
  71. 27085f2 imx: reorder mx21.h by Uwe Kleine-König · 15 years ago
  72. 104071b imx: reorder mx2x.h by Uwe Kleine-König · 15 years ago
  73. 9eedbdf MXC: Add a digital audio multiplexer driver by Sascha Hauer · 15 years ago
  74. 34499a7 pca100: Add board to uncompress.h by Sascha Hauer · 15 years ago
  75. f4f8bda MXC: Add support for ULPI Viewports by Daniel Mack · 15 years ago
  76. 8963c49 mx31: various pins used for mx31moboard by Valentin Longchamp · 15 years ago
  77. 115b40c ARM: MX3: add MX3X_UART1_BASE_ADDR for uncompression on lilly1131 by Daniel Mack · 15 years ago
  78. f137205 mxc_nand: Allow flash based bbt by Sascha Hauer · 15 years ago
  79. b5f3294 spi: add SPI driver for most known i.MX SoCs by Sascha Hauer · 15 years ago
  80. 4bd1527 mx31: define various GPIOs used on mx31moboard by Valentin Longchamp · 15 years ago
  81. 7bc07eb mx3x: Fixup USB base addresses by Sascha Hauer · 16 years ago
  82. 89829d5 mx31: added one more pin definition by Valentin Longchamp · 15 years ago
  83. 94da274 MXC: add iomux pins configuration support for MXC91231 by Dmitriy Taychenachev · 15 years ago
  84. fd6ac7b MXC: add basic MXC91231 support by Dmitriy Taychenachev · 15 years ago
  85. 8e5be21 i.MX25 iomux definitions (corrected version) by Lothar Waßmann · 15 years ago
  86. 635baf6 Freescale i.MX25 PDK (3ds) board support by Sascha Hauer · 15 years ago
  87. 8c25c36 Add i.MX25 support by Sascha Hauer · 15 years ago
  88. 6134b2c iomux-v3: Allow for a runtime base address by Sascha Hauer · 15 years ago
  89. 12b8eb8 MXC: use variable for irq controller base in entry-macro.S by Sascha Hauer · 15 years ago
  90. a961bf3 Add support for Eukrea's MBIMX27 by Eric Benard · 15 years ago
  91. af5b1df Add support for Eukrea's CPUIMX27 by Eric Benard · 15 years ago
  92. 88e29a8 MX3: add additional USB pins to iomux by Daniel Mack · 15 years ago
  93. 494f22d MXC gpio interrupt support: move register definitions to .c file by Sascha Hauer · 15 years ago
  94. 343684f imxfb: Add support for multiple displays by Sascha Hauer · 16 years ago
  95. f497d01 imxfb: calculate bpix value from bits_per_pixel by Sascha Hauer · 16 years ago
  96. 997d74b MXC iomux-v3: Fix defines for PAD_CTL registers by Sascha Hauer · 15 years ago
  97. c5aa0ad mxc: turn to soc specific init_irq functions by Sascha Hauer · 15 years ago
  98. 12308df mxc: remove do not include directly by Sascha Hauer · 15 years ago
  99. ccc1a6f MXC: remove board specific setup of MXC_LL_UART_[PV]ADDR by Sascha Hauer · 15 years ago
  100. d30c74a MXC uncompress macros: determine uart base by machine type by Sascha Hauer · 15 years ago