1. 009e63f ARM: imx: compile fix for hotplug.c by Shawn Guo · 12 years ago
  2. b1a3582 ARM i.MX6q: export imx6q_revision by Philipp Zabel · 12 years ago
  3. 263475d ARM: imx: enable RBC to support anatop LPM mode by Anson Huang · 12 years ago
  4. e95dddb ARM: imx: enable anatop suspend/resume by Anson Huang · 12 years ago
  5. a862d88 Merge tag 'imx-cleanup-3.10' into imx/soc by Shawn Guo · 12 years ago
  6. fda7f22 ARM: imx: remove pl310_get_save_ptr() declaration by Shawn Guo · 12 years ago
  7. 4e33a06 ARM: imx: remove duplicated function declaration by Shawn Guo · 12 years ago
  8. 2f3edfd ARM: imx: fix sync issue between imx_cpu_die and imx_cpu_kill by Shawn Guo · 12 years ago
  9. 469da62 Merge tag 'v3.8-rc6' into next/soc by Olof Johansson · 12 years ago
  10. 4227961 Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc by Olof Johansson · 12 years ago
  11. e5f9dec ARM: imx6q: support WAIT mode using cpuidle by Shawn Guo · 12 years ago
  12. 7356420c ARM: imx: Remove mx508 support by Fabio Estevam · 12 years ago
  13. 3e549a6 ARM: imx: use debug_ll_io_init() for imx6q by Shawn Guo · 12 years ago
  14. cd4842f ARM: imx: remove unused imx6q_clock_map_io() by Shawn Guo · 12 years ago
  15. 8375766 ARM: imx: disable cpu in .cpu_kill hook by Shawn Guo · 12 years ago
  16. 1d5cc60 ARM: remove mach .handle_irq for GIC users by Rob Herring · 12 years ago
  17. ef4bac5 ARM i.MX25: Add devicetree support by Sascha Hauer · 12 years ago
  18. 69ac71d ARM: imx: call mxc_device_init() in soc specific function by Shawn Guo · 12 years ago
  19. e337247 ARM: imx: include common.h rather than mach/common.h by Shawn Guo · 12 years ago[Renamed from arch/arm/mach-imx/include/mach/common.h]
  20. 3995eb8 ARM: imx: merge plat-mxc into mach-imx by Shawn Guo · 12 years ago[Renamed from arch/arm/plat-mxc/include/mach/common.h]
  21. 25468fe Merge branch 'multiplatform/smp_ops' into next/multiplatform by Olof Johansson · 12 years ago
  22. e4f2d97 ARM: SoC: convert imx6q to SMP operations by Marc Zyngier · 13 years ago
  23. 0782783 ARM: imx51: decouple device tree boot from board files by Shawn Guo · 12 years ago
  24. 0f9d450 ARM: imx53: remove unneeded files and functions by Shawn Guo · 12 years ago
  25. 721a441 ARM: imx53: decouple device tree boot from board files by Shawn Guo · 12 years ago
  26. a5ebba6 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  27. d2a37b3 ARM i.MX31: Add devicetree support by Denis 'GNUtoo' Carikli · 13 years ago
  28. 839ab0c Merge branch 'imx/cpuidle' into next/pm by Olof Johansson · 13 years ago
  29. 97114f3 Merge tag 'imx-clk-common-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Olof Johansson · 13 years ago
  30. aa96a18 ARM: imx: Enable imx53 low power idle by Robert Lee · 13 years ago
  31. 565fa91 ARM: imx: clean and consolidate imx5 suspend and idle code by Robert Lee · 13 years ago
  32. 2cfb451 ARM i.MX: remove now unnecessary argument from mxc_timer_init by Sascha Hauer · 13 years ago
  33. 8321b75 ARM: imx: use machine specific hook for late init by Shawn Guo · 13 years ago
  34. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  35. bb07d75 ARM: mx3: Setup AIPS registers by Fabio Estevam · 13 years ago
  36. 3ac804e ARM: mx3: Let mx31 and mx35 enter in LPM mode in WFI by Fabio Estevam · 13 years ago
  37. 9f0749e ARM i.MX27: Add devicetree support by Sascha Hauer · 13 years ago
  38. b3c3752 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  39. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  40. 0575fb7 ARM: 7198/1: arm/imx6: add restart support for imx6q by Shawn Guo · 13 years ago
  41. 65ea788 ARM: restart: mxc: use new restart hook by Russell King · 13 years ago
  42. 038485e Merge branch 'imx6/pm' into next/pm by Arnd Bergmann · 13 years ago
  43. 46ec1b2 ARM: imx6q: build pm code only when CONFIG_PM selected by Eric Miao · 13 years ago
  44. 742eaa6 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 13 years ago
  45. d92c9d5 Merge branch 'imx-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 13 years ago
  46. f475058 ARM: imx6q: move clock register map to machine_desc.map_io by Richard Zhao · 13 years ago
  47. fea9fe8 ARM: imx: convert smp platforms to global gic_handle_irq() by Marc Zyngier · 13 years ago
  48. baeeb82 ARM: mxc: rename gic_handle_irq to avoid name clash by Marc Zyngier · 13 years ago
  49. 8c6d831 arm/imx: remove imx_idle hook and use pm_idle instead by Shawn Guo · 13 years ago
  50. abc3f12 Merge branch 'imx/imx6q' into next/soc by Arnd Bergmann · 13 years ago
  51. c72dbae Merge branch 'imx/devel' into next/dt by Arnd Bergmann · 13 years ago
  52. a1f1c7e arm/imx6q: add suspend/resume support by Shawn Guo · 13 years ago
  53. 13eed98 arm/imx6q: add device tree machine support by Shawn Guo · 13 years ago
  54. 69c31b7 arm/imx6q: add smp and cpu hotplug support by Shawn Guo · 13 years ago
  55. 1103643 arm/imx: add gic_handle_irq function by Shawn Guo · 13 years ago
  56. 9daaf31 arm/mx5: add device tree support for imx51 babbage by Shawn Guo · 13 years ago
  57. 73d2b4c arm/mx5: add device tree support for imx53 boards by Shawn Guo · 13 years ago
  58. 526b264 Merge branch 'imx/cleanup' into imx/devel by Arnd Bergmann · 13 years ago
  59. 05d900c Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanup by Sascha Hauer · 13 years ago
  60. 41e7daf arm/imx: remove cpu_is_xxx() from arch_idle() by Shawn Guo · 13 years ago
  61. ca4e419 Merge branches 'features/assorted', 'features/imx-pata' and 'features/imx-multi-irq-v2' into imx-features by Sascha Hauer · 13 years ago
  62. 58a9260 ARM i.MX tzic: add handle_irq function by Sascha Hauer · 13 years ago
  63. b6de943 ARM i.MX avic: add handle_irq function by Sascha Hauer · 13 years ago
  64. 059e58f ARM: imx: Introduce generic function for displaying silicon revision by Fabio Estevam · 13 years ago
  65. 160a84c ARM: mxc: drop now unused function mxc_register_device by Uwe Kleine-König · 13 years ago
  66. e7fc6ae gpio/mxc: get rid of the uses of cpu_is_mx() by Shawn Guo · 14 years ago
  67. b78d8e5 gpio/mxc: Change gpio-mxc into an upstanding gpio driver by Shawn Guo · 14 years ago
  68. 13cf8df ARM: remove support for mxc91231 by Uwe Kleine-König · 14 years ago
  69. 2d95378 ARM: mx53: Print silicon revision on boot by Fabio Estevam · 14 years ago
  70. 23b120c ARM: mxc91231: use .init_early to initialize cpu type by Uwe Kleine-König · 14 years ago
  71. ab130421 ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxer by Uwe Kleine-König · 14 years ago
  72. 97976e2 ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer by Uwe Kleine-König · 14 years ago
  73. 3dac219 ARM: imx: use .init_early to initialize cpu type and reset address by Uwe Kleine-König · 14 years ago
  74. 3d5a44b arm: mx50: add core functions support except clock by Richard Zhao · 14 years ago
  75. c0abefd ARM: imx: Add core definitions for MX53 by Dinh Nguyen · 14 years ago
  76. c2932bf efikamx: add reset by Arnaud Patard (Rtp) · 14 years ago
  77. f2b8901 ARM: imx: Add EPIT support by Sascha Hauer · 14 years ago
  78. a329b48 mxc: Core support for Freescale i.MX5 series by Amit Kucheria · 15 years ago
  79. a003708 mxc: TrustZone interrupt controller (TZIC) for Freescale i.MX5 family by Amit Kucheria · 15 years ago
  80. fadc095 mx25: remove unused mx25_clocks_init() argument by Baruch Siach · 15 years ago
  81. fd6ac7b MXC: add basic MXC91231 support by Dmitriy Taychenachev · 15 years ago
  82. 8c25c36 Add i.MX25 support by Sascha Hauer · 16 years ago
  83. c5aa0ad mxc: turn to soc specific init_irq functions by Sascha Hauer · 16 years ago
  84. be124c9 system.c: runtime base address by Sascha Hauer · 16 years ago
  85. 8db5d1a MXC: pass base/irq to mxc_timer_init by Sascha Hauer · 16 years ago
  86. cd4a05f MXC: rename mxc_map_io to architecture specific versions by Sascha Hauer · 16 years ago
  87. 2cb536d [ARM] MX35: add clock support by Sascha Hauer · 16 years ago
  88. 198016e [ARM] MXC: add cpu_is_ macros by Sascha Hauer · 16 years ago
  89. aa3b0a6 arm/imx21: clock support for i.MX21 by Holger Schurig · 16 years ago
  90. 30c730f [ARM] MXC: rework timer/clock initialisation by Sascha Hauer · 16 years ago
  91. 282b13d MXC: add convenience function to register platform devices by Sascha Hauer · 16 years ago
  92. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago[Renamed from include/asm-arm/arch-mxc/common.h]
  93. d0f349f i.MXC family: Adding timer support by Juergen Beisert · 17 years ago
  94. 07bd1a6 MXC arch: Add gpio support for the whole platform by Juergen Beisert · 17 years ago
  95. df1bf4b i.MX3: introduce clock API by Sascha Hauer · 17 years ago
  96. 52c543f [ARM] 4461/1: MXC platform and i.MX31ADS core support by Quinn Jensen · 18 years ago