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