1. 69ac71d ARM: imx: call mxc_device_init() in soc specific function by Shawn Guo · 12 years ago
  2. 50f2de6 ARM: imx: include hardware.h rather than mach/hardware.h by Shawn Guo · 12 years ago
  3. e337247 ARM: imx: include common.h rather than mach/common.h by Shawn Guo · 12 years ago
  4. e0557c0 ARM: imx: move platform device code into mach-imx by Shawn Guo · 12 years ago
  5. 267dd34 ARM: imx: move iomux drivers and headers into mach-imx by Shawn Guo · 12 years ago
  6. 0f9d450 ARM: imx53: remove unneeded files and functions by Shawn Guo · 12 years ago
  7. f948ad0 Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  8. aeb2774 gpio/mxc: use the edge_sel feature if available by Benoît Thébaudeau · 12 years ago
  9. 839ab0c Merge branch 'imx/cpuidle' into next/pm by Olof Johansson · 12 years ago
  10. eb5558d ARM: mx51: Add pinctrl_provide_dummies() by Fabio Estevam · 12 years ago
  11. aa96a18 ARM: imx: Enable imx53 low power idle by Robert Lee · 12 years ago
  12. 565fa91 ARM: imx: clean and consolidate imx5 suspend and idle code by Robert Lee · 12 years ago
  13. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  14. 4f5a9fd Merge branch 'imx/pinctrl' into imx/clock by Arnd Bergmann · 12 years ago
  15. a2aa65a ARM: imx: enable pinctrl dummy states by Dong Aisheng · 12 years ago
  16. 8321b75 ARM: imx: use machine specific hook for late init by Shawn Guo · 12 years ago
  17. 096c19c ARM i.MX5: prepare gpc_dvfs_clk by Sascha Hauer · 12 years ago
  18. 4659b7f ARM: imx: Fix imx5 idle logic bug by Robert Lee · 12 years ago
  19. 86dfe44 ARM: fix builds due to missing <asm/system_misc.h> includes by Olof Johansson · 12 years ago
  20. 281b053 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  21. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  22. acf3460 Merge tag 'imx35-imx5-aips-setup' of git://git.pengutronix.de/git/imx/linux-2.6 into next/soc by Olof Johansson · 12 years ago
  23. aa6a9fa ARM: mx5: Use common function for configuring AIPS by Fabio Estevam · 12 years ago
  24. 3bc34a6 ARM: imx: convert audmux to a platform driver by Richard Zhao · 12 years ago
  25. a5f17d1 Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc by Olof Johansson · 12 years ago
  26. eaed435 Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  27. 784a90c ARM i.MX: Merge i.MX5 support into mach-imx by Sascha Hauer · 13 years ago[Renamed from arch/arm/mach-mx5/mm.c]
  28. 05d900c Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanup by Sascha Hauer · 13 years ago
  29. 41e7daf arm/imx: remove cpu_is_xxx() from arch_idle() by Shawn Guo · 13 years ago
  30. 6da5ce1 Merge branches 'cleanups/assorted' and 'cleanups/mm-tzic' into imx-cleanup by Sascha Hauer · 13 years ago
  31. 4c54239 ARM: mx5/mm: consolidate TZIC map code by Jason Liu · 13 years ago
  32. 281e10d ARM: mx5/mm: Remove MX51_DEBUG related mapping by Jason Liu · 13 years ago
  33. abca2e1 ARM: mx5/mm: move i.MX50 mm stuff into mm.c by Jason Liu · 13 years ago
  34. 1a19527 ARM: mx5: fix remaining inconsistent names for irqs by Uwe Kleine-König · 13 years ago
  35. 62550cd dmaengine: imx-sdma: use platform_device_id to identify sdma version by Shawn Guo · 13 years ago
  36. 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
  37. e7fc6ae gpio/mxc: get rid of the uses of cpu_is_mx() by Shawn Guo · 13 years ago
  38. 2e534b2 dmaengine: imx-sdma: pass sdma firmware name via platform data by Shawn Guo · 13 years ago
  39. 3622360 ARM: mxc: clean up imx-dma device registration by Shawn Guo · 13 years ago
  40. b78d8e5 gpio/mxc: Change gpio-mxc into an upstanding gpio driver by Shawn Guo · 13 years ago
  41. 78c7359 ARM: mx5: Add watchdog support for MX53 by Fabio Estevam · 13 years ago
  42. ab130421 ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxer by Uwe Kleine-König · 13 years ago
  43. 8c2efec ARM: mx5: add support for the two watchdog modules by Fabio Estevam · 14 years ago
  44. 9ab4650 ARM: imx: Get the silicon version from the IIM module by Dinh Nguyen · 14 years ago
  45. b66ff7a ARM: imx: Add mx53 support to common msl functions. by Dinh Nguyen · 14 years ago
  46. c0abefd ARM: imx: Add core definitions for MX53 by Dinh Nguyen · 14 years ago
  47. 08ff97b ARM: imx: use MXxy_IO_P2V macros to setup static mappings by Uwe Kleine-König · 14 years ago
  48. 84659ab imx: move gpio init after to irq init by Jason Wang · 14 years ago
  49. 9a763bf ARM: imx: get rid of mxc_gpio_init by Uwe Kleine-König · 14 years ago
  50. fc30020 i.MX51: remove NFC AXI static mapping by Sascha Hauer · 14 years ago
  51. 3d1bc86 i.MX51: map TZIC dynamically by Sascha Hauer · 14 years ago
  52. a329b48 mxc: Core support for Freescale i.MX5 series by Amit Kucheria · 15 years ago