1. e835d88 arm/imx: let platform files include the SoC-specific iomux header 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. 5e2e95f arm/imx/iomux-v1: rename source file and reorganize Kconfig stuff by Uwe Kleine-König · 15 years ago
  12. 8735fde arm/imx/dma-v1: protect #ifdef'd blocks additionally by cpu_is_... by Uwe Kleine-König · 15 years ago
  13. e9f49d4 arm/imx/dma-v1: don't use deprecated symbols DMA_BASE and MXC_INT_DMACH0 by Uwe Kleine-König · 15 years ago
  14. 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
  15. abf6163 arm/imx/irq: order definitions of MXC_GPIO_IRQS numerically by Uwe Kleine-König · 15 years ago
  16. 220f7f3 arm/imx: don't depend on ARCH_MXC twice by Uwe Kleine-König · 15 years ago
  17. a8e3326 arm/imx: remove #ifndef CONFIG_COMMON_CLKDEV block by Uwe Kleine-König · 15 years ago
  18. 44fb5d1 arm/imx: remove MTD_XIP support by Uwe Kleine-König · 15 years ago
  19. 9f69fdb arm/imx: don't explicitly select GENERIC_GPIO by Uwe Kleine-König · 15 years ago
  20. 03e09cd arm/imx: let ARCH_MXC select COMMON_CLKDEV instead of each subfamily by Uwe Kleine-König · 15 years ago
  21. 401d87d arm/imx: remove "NO_PAD_CTRL" from Copyright statements by Uwe Kleine-König · 15 years ago
  22. 8e99805 arm/imx/audmux-v2: use SoC-prefixed names by Uwe Kleine-König · 15 years ago
  23. 5191807 arm/imx/audmux-v1: use SoC-prefixed names by Uwe Kleine-König · 15 years ago
  24. 6574305 arm/imx/gpio: remove a BUG_ON in hot path by Uwe Kleine-König · 15 years ago
  25. 3621f18 arm/imx/gpio: use fls to find set bits in the irq status register by Uwe Kleine-König · 15 years ago
  26. 3244c3e arm/imx: use generic_handle_irq instead of open-coding it by Uwe Kleine-König · 15 years ago
  27. 3d40f7f arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constant by Uwe Kleine-König · 15 years ago
  28. 4a50d00 arm/mx2: split generic.c into mm-imx2[17].c by Uwe Kleine-König · 15 years ago
  29. 621b0e5 arm/mx2/devices: no need for IMX_NEEDS_DEPRECATED_SYMBOLS any more by Uwe Kleine-König · 15 years ago
  30. 897359d arm/mx2: define seperate gpio port descriptions for imx21 and imx27 by Uwe Kleine-König · 15 years ago
  31. 3636a14 arm/mx2: use per-SOC nand device by Uwe Kleine-König · 15 years ago
  32. f0d3ab4 arm/mx2: define seperate imx_nand devices for imx21 and imx27 by Uwe Kleine-König · 15 years ago
  33. 58152a1 arm/mx2/devices: use SoC-prefixed names where possible by Uwe Kleine-König · 15 years ago
  34. 69ddb48 arm/mx2: use cpp magic to create imx-ssi devices by Uwe Kleine-König · 15 years ago
  35. ccd0e42 arm/mx2: use cpp magic to create imx-mmc devices by Uwe Kleine-König · 15 years ago
  36. 9309b2b arm/mx2: use cpp magic to create imx-i2c devices by Uwe Kleine-König · 15 years ago
  37. 2b84a364 arm/mx2: use cpp magic to create imx_gpt devices by Uwe Kleine-König · 15 years ago
  38. 68c94b4 arm/mx2: use cpp magic to create spi_imx devices by Uwe Kleine-König · 15 years ago
  39. e27bf72 imx/mx25: rename files defining a machine to mach-$mach.c by Uwe Kleine-König · 15 years ago
  40. 3410123 imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET by Uwe Kleine-König · 15 years ago
  41. 7fc06d8 imx2x: convert serial.c to use soc-prefixed constants by Uwe Kleine-König · 15 years ago
  42. 08f9bf1 mxc91231: redefine MXC91231_IO_ADDRESS using IMX_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  43. 9ea07ec mxc91231: use MXC91231_IO_ADDRESS instead of MXC91231_AIPS1_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  44. 8ac5b7c imx: WARN in clk_disable if the clock isn't enabled by Uwe Kleine-König · 15 years ago
  45. 66ac2f2 mx25: deprecate UART1_BASE_ADDR and UART2_BASE_ADDR by Uwe Kleine-König · 15 years ago
  46. 7d58289 mx1: prefix SOC specific defines with MX1_ and deprecate old names by Uwe Kleine-König · 15 years ago
  47. 1eaa4f2 mx25pdk: platform code for the DryIce RTC module by Baruch Siach · 15 years ago
  48. dcbabbc mx25: add support for the DryIce rtc by Baruch Siach · 15 years ago
  49. 4cb7328 Merge branch 'mxc-rc' into mxc-master by Sascha Hauer · 15 years ago
  50. 66ddfc6 mx35: add a missing comma in a pad definition by Uwe Kleine-König · 15 years ago
  51. 70c91a3 ARM: IMX31: configure pins iomux for SDHC setup on litekit board. by Vladimir Zapolskiy · 15 years ago
  52. 4e41db8 mx2/mx3: debug-macro.S needs deprecated symbols by Uwe Kleine-König · 15 years ago
  53. 1c57402 mx25: make the FEC AHB clk secondary of the IPG by Baruch Siach · 15 years ago
  54. faed406 mx25: fix time accounting by Baruch Siach · 15 years ago
  55. 828df43 mx25: properly initialize clocks by Baruch Siach · 15 years ago
  56. fadc095 mx25: remove unused mx25_clocks_init() argument by Baruch Siach · 15 years ago
  57. 4cd3f96 i.MX25: implement secondary clocks for uarts and fec by Sascha Hauer · 15 years ago
  58. 9611a9b i.MX25: Allow secondary clocks in DEFINE_CLOCK by Sascha Hauer · 15 years ago
  59. 71318da ARM: MX3: Fixed typo in declared enum type name. by Vladimir Zapolskiy · 15 years ago
  60. b97235d mx25pdk: add NAND device support by Baruch Siach · 15 years ago
  61. 27f5902 mx25: add NAND support by Baruch Siach · 15 years ago
  62. 37439a0 Merge branch 'imx' of git://git.pengutronix.de/git/ukl/linux-2.6 into mxc-master by Sascha Hauer · 15 years ago
  63. 7b4e08a MXC: Add AUDMUXv2 register decode to debugfs by Mark Brown · 15 years ago
  64. a8dfb64 imx: define functions to configure chip selects in the WEIM by Uwe Kleine-König · 15 years ago
  65. 3cdd544 imx: properly protect mach/mx{1,[25][157x]}.h from multiple inclusion by Uwe Kleine-König · 15 years ago
  66. 4631166 imx: remove unneeded include of mach/hardware.h by Uwe Kleine-König · 15 years ago
  67. d13ab09 imx: remove mx1ads defconfig by Uwe Kleine-König · 15 years ago
  68. aae7019 imx: only define deprecated symbols conditionally by Uwe Kleine-König · 15 years ago
  69. a9b7a2d imx: mangle addresses after adding the offset by Uwe Kleine-König · 15 years ago
  70. 59e2608 mx3/kzm_arm11_01: define and use board specific IO_ADDRESS macro by Uwe Kleine-König · 15 years ago
  71. 6ef9af6 imx35: define and use MX35_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  72. df9375f imx25: redefine MX25_IO_ADDRESS using IMX_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  73. 1273e76 imx31: define and use MX31_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  74. bc9ea6c imx27: define and use MX27_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  75. a3f5ac7 imx21: define and use MX21_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  76. 1f2ddd6 imx: provide helper macro to define IO_ADDRESS by Uwe Kleine-König · 15 years ago
  77. 321ed16 imx/mx3: rename files defining a machine to mach-$mach.c by Uwe Kleine-König · 15 years ago
  78. 3d661ac mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 module by Mark Brown · 15 years ago
  79. bd02acd mx31ads: Provide a name for EXPIO interrupt chip by Mark Brown · 15 years ago
  80. 9f0727f mx31ads: Allow enable/disable of switchable supplies by Mark Brown · 15 years ago
  81. becc670 mx31ads: Allow enable/disable of switchable supplies by Mark Brown · 15 years ago
  82. edc34a9 mx31ads: Convert 1133-EV1 to use dev_name to specify consumer devices by Mark Brown · 15 years ago
  83. 386c5cf imx/mx2: rename files defining a machine to mach-$mach.c by Uwe Kleine-König · 15 years ago
  84. f747f93 imx: rename Kconfig symbol for "LogicPD MX27 LITEKIT platform" by Uwe Kleine-König · 15 years ago
  85. bc72739 imx: rename Kconfig symbol for "Eukrea CPUIMX27 module" by Uwe Kleine-König · 15 years ago
  86. 95c0046 imx/mx1: rename files defining a machine to mach-$mach.c by Uwe Kleine-König · 15 years ago
  87. 5c4c62b imx/mx1: add newline at end of Makefile by Uwe Kleine-König · 15 years ago
  88. 60d644c imx/mx3: rename clock.c and iomux.c to {clock,iomux}-imx31.c by Uwe Kleine-König · 15 years ago
  89. f568dd7 imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part) by Uwe Kleine-König · 15 years ago
  90. 3f35d1f imx/mach-mx2: use constants namespaced by the corresponding SOC (easy part) by Uwe Kleine-König · 15 years ago
  91. b705646 imx/clock-imx27: use a macro to define registers by Uwe Kleine-König · 15 years ago
  92. 318859f imx/clock-imx21: use a macro to define registers by Uwe Kleine-König · 15 years ago
  93. 5113f81 imx/mx2: fold crm_regs.h into its only consumer by Uwe Kleine-König · 15 years ago
  94. f9ffaa9 imx/mx3: depend on USB_ULPI for otg_ulpi_create by Uwe Kleine-König · 15 years ago
  95. e94c4c3 ARM: MX3: make CPU revision number detection work on all boards by Wolfgang Denk · 15 years ago
  96. e71fbaf mx25: pdk: add platform code for FEC support by Baruch Siach · 15 years ago
  97. a759544 mx25: add support for FEC on i.MX25 by Baruch Siach · 15 years ago
  98. dda71f1 mx25: s/NO_PAD_CTL/NO_PAD_CTRL/ by Baruch Siach · 15 years ago
  99. 4c21186 mx31moboard: fix usbh device names by Valentin Longchamp · 15 years ago
  100. 9d00278 mx3: add support for the mt9v022 camera sensor to pcm037 platform by Guennadi Liakhovetski · 15 years ago