1. 0f3332c mxc: refactor timer code to use timer versions by Sascha Hauer · 15 years ago
  2. a003708 mxc: TrustZone interrupt controller (TZIC) for Freescale i.MX5 family by Amit Kucheria · 15 years ago
  3. cb2dc11 i.MX27 pca100: Add USB support by Sascha Hauer · 15 years ago
  4. ee14373 i.MX31 pcm037: Add USB support by Sascha Hauer · 15 years ago
  5. 773f206 i.MX27 pcm038: Add USB support by Sascha Hauer · 15 years ago
  6. eee7c49 i.MX27 pca100: Add USB support by Sascha Hauer · 15 years ago
  7. d186f04 i.MX35: Add USB control register access support by Sascha Hauer · 15 years ago
  8. 9cf945c i.MX27: Add USB control register access support by Sascha Hauer · 15 years ago
  9. 84ab806 i.MX ehci platform support: Some fixes by Sascha Hauer · 15 years ago
  10. ba593e5 fsl_mx3_udc: Add i.MX35 support by Sascha Hauer · 15 years ago
  11. 9fd96bb Merge branch 'imx/master' of git://git.pengutronix.de/git/ukl/linux-2.6 into mxc-master by Sascha Hauer · 15 years ago
  12. 5c17ef8 MX1/MX2: -EINVAL overwritten in second iteration in mxc_gpio_setup_multiple_pins() by Roel Kluin · 15 years ago
  13. e27bf72 imx/mx25: rename files defining a machine to mach-$mach.c by Uwe Kleine-König · 15 years ago
  14. 3410123 imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET by Uwe Kleine-König · 15 years ago
  15. 7fc06d8 imx2x: convert serial.c to use soc-prefixed constants by Uwe Kleine-König · 15 years ago
  16. 08f9bf1 mxc91231: redefine MXC91231_IO_ADDRESS using IMX_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  17. 9ea07ec mxc91231: use MXC91231_IO_ADDRESS instead of MXC91231_AIPS1_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  18. 8ac5b7c imx: WARN in clk_disable if the clock isn't enabled 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. 1eaa4f2 mx25pdk: platform code for the DryIce RTC module by Baruch Siach · 15 years ago
  22. dcbabbc mx25: add support for the DryIce rtc by Baruch Siach · 15 years ago
  23. 4cb7328 Merge branch 'mxc-rc' into mxc-master by Sascha Hauer · 15 years ago
  24. 66ddfc6 mx35: add a missing comma in a pad definition by Uwe Kleine-König · 15 years ago
  25. 70c91a3 ARM: IMX31: configure pins iomux for SDHC setup on litekit board. by Vladimir Zapolskiy · 15 years ago
  26. 4e41db8 mx2/mx3: debug-macro.S needs deprecated symbols by Uwe Kleine-König · 15 years ago
  27. 1c57402 mx25: make the FEC AHB clk secondary of the IPG by Baruch Siach · 15 years ago
  28. faed406 mx25: fix time accounting by Baruch Siach · 15 years ago
  29. 828df43 mx25: properly initialize clocks by Baruch Siach · 15 years ago
  30. fadc095 mx25: remove unused mx25_clocks_init() argument by Baruch Siach · 15 years ago
  31. 4cd3f96 i.MX25: implement secondary clocks for uarts and fec by Sascha Hauer · 15 years ago
  32. 9611a9b i.MX25: Allow secondary clocks in DEFINE_CLOCK by Sascha Hauer · 15 years ago
  33. 71318da ARM: MX3: Fixed typo in declared enum type name. by Vladimir Zapolskiy · 15 years ago
  34. b97235d mx25pdk: add NAND device support by Baruch Siach · 15 years ago
  35. 27f5902 mx25: add NAND support by Baruch Siach · 15 years ago
  36. b6d0c1b mtd: mxc_nand: add MX25 to Kconfig by Baruch Siach · 15 years ago
  37. 37439a0 Merge branch 'imx' of git://git.pengutronix.de/git/ukl/linux-2.6 into mxc-master by Sascha Hauer · 15 years ago
  38. 7b4e08a MXC: Add AUDMUXv2 register decode to debugfs by Mark Brown · 15 years ago
  39. a8dfb64 imx: define functions to configure chip selects in the WEIM by Uwe Kleine-König · 15 years ago
  40. 3cdd544 imx: properly protect mach/mx{1,[25][157x]}.h from multiple inclusion by Uwe Kleine-König · 15 years ago
  41. 4631166 imx: remove unneeded include of mach/hardware.h by Uwe Kleine-König · 15 years ago
  42. d13ab09 imx: remove mx1ads defconfig by Uwe Kleine-König · 15 years ago
  43. aae7019 imx: only define deprecated symbols conditionally by Uwe Kleine-König · 15 years ago
  44. a9b7a2d imx: mangle addresses after adding the offset by Uwe Kleine-König · 15 years ago
  45. 59e2608 mx3/kzm_arm11_01: define and use board specific IO_ADDRESS macro by Uwe Kleine-König · 15 years ago
  46. 6ef9af6 imx35: define and use MX35_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  47. df9375f imx25: redefine MX25_IO_ADDRESS using IMX_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  48. 1273e76 imx31: define and use MX31_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  49. bc9ea6c imx27: define and use MX27_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  50. a3f5ac7 imx21: define and use MX21_IO_ADDRESS by Uwe Kleine-König · 15 years ago
  51. 1f2ddd6 imx: provide helper macro to define IO_ADDRESS by Uwe Kleine-König · 15 years ago
  52. 321ed16 imx/mx3: rename files defining a machine to mach-$mach.c by Uwe Kleine-König · 15 years ago
  53. 3d661ac mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 module by Mark Brown · 15 years ago
  54. bd02acd mx31ads: Provide a name for EXPIO interrupt chip by Mark Brown · 15 years ago
  55. 9f0727f mx31ads: Allow enable/disable of switchable supplies by Mark Brown · 15 years ago
  56. becc670 mx31ads: Allow enable/disable of switchable supplies by Mark Brown · 15 years ago
  57. edc34a9 mx31ads: Convert 1133-EV1 to use dev_name to specify consumer devices by Mark Brown · 15 years ago
  58. 386c5cf imx/mx2: rename files defining a machine to mach-$mach.c by Uwe Kleine-König · 15 years ago
  59. f747f93 imx: rename Kconfig symbol for "LogicPD MX27 LITEKIT platform" by Uwe Kleine-König · 15 years ago
  60. bc72739 imx: rename Kconfig symbol for "Eukrea CPUIMX27 module" by Uwe Kleine-König · 15 years ago
  61. 95c0046 imx/mx1: rename files defining a machine to mach-$mach.c by Uwe Kleine-König · 15 years ago
  62. 5c4c62b imx/mx1: add newline at end of Makefile by Uwe Kleine-König · 15 years ago
  63. 60d644c imx/mx3: rename clock.c and iomux.c to {clock,iomux}-imx31.c by Uwe Kleine-König · 15 years ago
  64. f568dd7 imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part) by Uwe Kleine-König · 15 years ago
  65. 3f35d1f imx/mach-mx2: use constants namespaced by the corresponding SOC (easy part) by Uwe Kleine-König · 15 years ago
  66. b705646 imx/clock-imx27: use a macro to define registers by Uwe Kleine-König · 15 years ago
  67. 318859f imx/clock-imx21: use a macro to define registers by Uwe Kleine-König · 15 years ago
  68. 5113f81 imx/mx2: fold crm_regs.h into its only consumer by Uwe Kleine-König · 15 years ago
  69. f9ffaa9 imx/mx3: depend on USB_ULPI for otg_ulpi_create by Uwe Kleine-König · 15 years ago
  70. e94c4c3 ARM: MX3: make CPU revision number detection work on all boards by Wolfgang Denk · 15 years ago
  71. e71fbaf mx25: pdk: add platform code for FEC support by Baruch Siach · 15 years ago
  72. a759544 mx25: add support for FEC on i.MX25 by Baruch Siach · 15 years ago
  73. dda71f1 mx25: s/NO_PAD_CTL/NO_PAD_CTRL/ by Baruch Siach · 15 years ago
  74. 4c21186 mx31moboard: fix usbh device names by Valentin Longchamp · 15 years ago
  75. 9d00278 mx3: add support for the mt9v022 camera sensor to pcm037 platform by Guennadi Liakhovetski · 15 years ago
  76. 2243b64 mx27: mxt_td60: Remove not used UART pins by Alan Carvalho de Assis · 15 years ago
  77. 6b7b284 Linux 2.6.33-rc2 by Linus Torvalds · 15 years ago
  78. 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
  79. 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
  80. 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
  81. 45e6297 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  82. 756fe28 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  83. eec74a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  84. ef2c55e Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  85. ed5a35a VIDEO: cyberpro: pci_request_regions needs a persistent name by Russell King · 15 years ago
  86. e8b8f5e ARM: dma-isa: request cascade channel after registering it by Russell King · 15 years ago
  87. 382b448 ARM: footbridge: trim down old ISA rtc setup by Russell King · 15 years ago
  88. 6dc995a ARM: fix PAGE_KERNEL by Russell King · 15 years ago
  89. 5213c32 edac, pci: remove pesky debug printk by Borislav Petkov · 15 years ago
  90. 9238910 amd64_edac: restrict PCI config space access by Borislav Petkov · 15 years ago
  91. 43f5e68 amd64_edac: fix forcing module load/unload by Borislav Petkov · 15 years ago
  92. 56b34b9 amd64_edac: make driver loading more robust by Borislav Petkov · 15 years ago
  93. 8f68ed9 amd64_edac: fix driver instance freeing by Borislav Petkov · 15 years ago
  94. 603adaf amd64_edac: fix K8 chip select reporting by Borislav Petkov · 15 years ago
  95. fcb1123 Merge branch 'misc-2.6.33' into release by Len Brown · 15 years ago
  96. 78a5331 Merge branch 'tc1100-wmi' into release by Len Brown · 15 years ago
  97. fe7fa9c Merge branch 'sony' into release by Len Brown · 15 years ago
  98. 6d3bf68 Merge branch 'classmate' into release by Len Brown · 15 years ago
  99. da3df85 Merge branch 'pdc' into release by Len Brown · 15 years ago
  100. 309ddc5 Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into release by Len Brown · 15 years ago