1. fffa051 ARM: imx5: tzic_init_irq() can directly be .init_irq hook by Shawn Guo · 10 years ago
  2. b674cf2 ARM: imx5: drop arguments from mx5_clocks_common_init() by Shawn Guo · 10 years ago
  3. c16cc8a ARM: imx5: make mx51_clocks_init() a DT call by Shawn Guo · 10 years ago
  4. 152e671 ARM: imx5: remove i.MX5 non-DT device registration helpers by Shawn Guo · 10 years ago
  5. 912532a ARM: imx5: remove imx51 non-DT support files by Shawn Guo · 10 years ago
  6. 1ecdde9 ARM: imx5: drop option MACH_IMX51_DT by Shawn Guo · 10 years ago
  7. 50e177ca ARM: imx5: move SOC_IMX5 and SOC_IMX51 into 'Device tree only' by Shawn Guo · 10 years ago
  8. 641dfe8 ARM: imx: move EHCI platform defines out of platform_data header by Shawn Guo · 10 years ago
  9. e1b2437 ARM: i.MX: Remove registration helper for i.MX1 USB UDC by Alexander Shiyan · 10 years ago
  10. ac36187 ARM: i.MX1 clk: Add devicetree support by Alexander Shiyan · 10 years ago
  11. cd973e1 ARM: imx: remove unused defines by Paul Bolle · 10 years ago
  12. f842085 ARM: i.MX: Select HAVE_IMX_SRC for i.MX5 globally by Alexander Shiyan · 10 years ago
  13. 03e9722 ARM: clk-imx6q: parent lvds_sel input from upstream clock gates by Lucas Stach · 10 years ago
  14. 63288b7 ARM: imx: fix shared gate clock by Shawn Guo · 10 years ago
  15. 456febd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  16. b4b664b Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  17. f340a59 Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 10 years ago
  18. a641f3a ARM: l2c: fix dependencies on PL310 errata symbols by Russell King · 10 years ago
  19. 21278ae ARM: use menuconfig for sub-arch menus by Rob Herring · 10 years ago
  20. 19682f7 ARM: Remove ARCH_HAS_CPUFREQ config option by Stephen Boyd · 10 years ago
  21. 4ca2ad5 ARM: imx6sl: add missing enet clock for imx6sl by Fugang Duan · 10 years ago
  22. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  23. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  24. 825f4e0 Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  25. 0a58471 Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  26. b9f71aa ARM: l2c: imx vf610: convert to generic l2c OF initialisation by Russell King · 10 years ago
  27. f5a5f43 ARM: l2c: imx: convert to common l2c310 early resume functionality by Russell King · 10 years ago
  28. 28ed53f ARM: l2c: imx: remove direct write to power control register by Russell King · 10 years ago
  29. 1a5a954 ARM: l2c: fix register naming by Russell King · 10 years ago
  30. 08d38be ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM by Will Deacon · 10 years ago
  31. d453ef7 ARM: l2c: remove unnecessary UL-suffix to mask values by Russell King · 10 years ago
  32. d1d70e5 ARM: imx: fix error handling in ipu device registration by Emil Goode · 10 years ago
  33. 25585da ARM: imx: fix function type for CLK_OF_DECLARE by Rob Herring · 10 years ago
  34. 46ae424 ARM: mx25: Add CLKO support by Fabio Estevam · 10 years ago
  35. d559cec ARM: i.MX1 clk: Remove clk_register_clkdev() for unused clocks by Alexander Shiyan · 10 years ago
  36. 402e4a4 ARM: i.MX1 clk: Add missing clocks by Alexander Shiyan · 10 years ago
  37. d9654dc ARM: imx: add basic imx6sx SoC support by Shawn Guo · 10 years ago
  38. d551356 ARM: imx: add clock driver for imx6sx by Anson Huang · 10 years ago
  39. 8da4d6b ARM: mx51: Remove mach-cpuimx51sd board file by Fabio Estevam · 10 years ago
  40. 000bf9e ARM: i.MX: Setup IRQ handler from IRQ driver by Alexander Shiyan · 10 years ago
  41. d4e7d94 ARM: i.MX27 pca100: remove deprecated IRQF_DISABLED by Juan Solano · 10 years ago
  42. 08da51c ARM: i.MX: Fix eMMa PrP resource size by Alexander Shiyan · 10 years ago
  43. c32e9c2 ARM: i.MX27 clk: Remove clk_register_clkdev() for unused clocks by Alexander Shiyan · 10 years ago
  44. 7654874 ARM: i.MX27 clk: Add missing clocks for MSHC and RTIC by Alexander Shiyan · 10 years ago
  45. 886cda4 ARM: imx6q: add the missing esai_ahb clock by Shawn Guo · 10 years ago
  46. f9f28cd ARM: imx: add shared gate clock support by Shawn Guo · 10 years ago
  47. 94b5c02 ARM: imx: lock is always valid for clk_gate2 by Shawn Guo · 10 years ago
  48. 54ee147 ARM: imx: define struct clk_gate2 on our own by Shawn Guo · 10 years ago
  49. 1e56f894 ARM: i.MX: Remove #ifdef CONFIG_OF by Alexander Shiyan · 10 years ago
  50. ee3387f ARM: imx6: clk: i.MX6 DualLite/Solo i2c4 clock by Iain Paton · 10 years ago
  51. 876292d ARM: imx: factor device tree timer initialization by Gilles Chanteperdrix · 10 years ago
  52. bc02cd6 ARM: imx: Remove mx51_babbage board file by Fabio Estevam · 10 years ago
  53. 4849f25 ARM: i.MX5: Remove outdated VPU clock lookups by Philipp Zabel · 10 years ago
  54. ddeef94 ARM: i.MX: mx21ads: Cleanup board by Alexander Shiyan · 10 years ago
  55. 6b961ba ARM: i.MX: mx21ads: Use fixed voltage regulator for LCD power by Alexander Shiyan · 10 years ago
  56. 477fbf1 ARM: i.MX: mx21ads: Replace direct handling of peripheral bits with GPIOs by Alexander Shiyan · 10 years ago
  57. 4591b13 ARM: i.MX6: ipu_di_sel clocks can set parent rates by Philipp Zabel · 10 years ago
  58. 17b9b3b ARM: imx6q: clk: Parent DI clocks to video PLL via di_pre_sel by Sascha Hauer · 10 years ago
  59. c2bece3 ARM: imx6q-clk: parent lvds_gate from lvds_sel by Lucas Stach · 10 years ago
  60. ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  61. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  62. 8e0c083 Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  63. cb15955 Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  64. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 10 years ago
  65. c8ae7e9 ARM: imx6: drop .text.head section annotation from headsmp.S by Shawn Guo · 10 years ago
  66. 6a5637e ARM: imx6: build suspend-imx6.o with CONFIG_SOC_IMX6 by Shawn Guo · 10 years ago
  67. 9cdde72 ARM: imx6: rename pm-imx6q.c to pm-imx6.c by Shawn Guo · 10 years ago
  68. 94f890e ARM: imx6: introduce CONFIG_SOC_IMX6 for i.MX6 common stuff by Shawn Guo · 10 years ago
  69. 110666d ARM: imx6: do not call imx6q_suspend_init() with !CONFIG_SUSPEND by Shawn Guo · 10 years ago
  70. afc51f4 ARM: imx6: call suspend_set_ops() from suspend routine by Shawn Guo · 10 years ago
  71. facadba ARM: imx6: build headsmp.o only on CONFIG_SMP by Shawn Guo · 10 years ago
  72. c356bdb ARM: imx6: move v7_cpu_resume() into suspend-imx6.S by Shawn Guo · 10 years ago
  73. 7ea653e ARM i.MX6q: Mark VPU and IPU AXI transfers as cacheable, increase IPU priority by Philipp Zabel · 10 years ago
  74. 7899d7d ARM: mach-imx: Kconfig: Remove IMX_HAVE_PLATFORM_IMX2_WDT from SOC_IMX53 by Fabio Estevam · 10 years ago
  75. 67f5b30 ARM: mach-imx: Select CONFIG_SRAM at ARCH_MXC level by Fabio Estevam · 10 years ago
  76. c962a09 ARM: imx: add speed grading check for i.mx6 soc by Anson Huang · 10 years ago
  77. 6e6cdf6 ARM: imx: avoid calling clk APIs in idle thread which may cause schedule by Anson Huang · 10 years ago
  78. 810c0ca ARM: imx6q: support ptp and rmii clock from pad by Shawn Guo · 10 years ago
  79. b30c6d0 ARM: imx6q: remove unneeded clk lookups by Shawn Guo · 10 years ago
  80. 1119c84 ARM: imx: enable delaytimer on the imx timer by Sebastian Andrzej Siewior · 10 years ago
  81. 17626b7 ARM: imx: add always-on clock array for i.mx6sl to maintain correct usecount by Anson Huang · 10 years ago
  82. 64b0868 ARM: imx: add suspend in ocram support for i.mx6sl by Anson Huang · 10 years ago
  83. da9e926 ARM: imx: add suspend in ocram support for i.mx6dl by Anson Huang · 10 years ago
  84. df59574 ARM: imx: add suspend in ocram support for i.mx6q by Anson Huang · 10 years ago
  85. 02ae8e8 ARM i.MX: remove PWM platform support by Sascha Hauer · 10 years ago
  86. b78f1e8 ARM: imx: clk-vf610: Suppress duplicate const sparse warning by Liu Ying · 10 years ago
  87. b21c22e ARM: imx: clk-imx6sl: Suppress duplicate const sparse warning by Liu Ying · 10 years ago
  88. 5a1513f ARM: imx: add select on ARCH_MXC for cpufreq support by John Tobias · 10 years ago
  89. c51bcd1 ARM i.MX35: build in pinctrl support. by Denis Carikli · 10 years ago
  90. 751f7e9 ARM: imx: add cpuidle support for i.mx6sl by Anson Huang · 10 years ago
  91. 848db4a ARM: imx: AHB rate must be set to 132MHz on i.mx6sl by Anson Huang · 10 years ago
  92. fa6be65 ARM: imx: Use INT_MEM_CLK_LPM as the bit name by Fabio Estevam · 10 years ago
  93. c1b2a17 Merge tag 'kconfig-cleanup-for-3.15' into imx/soc by Shawn Guo · 10 years ago
  94. 8435cf7 arm: Replace various irq_desc accesses by Thomas Gleixner · 10 years ago
  95. 45af780 serial: imx: Remove init() and exit() platform callbacks by Alexander Shiyan · 10 years ago
  96. 42f4754 ARM: Select V6K instead of V6 by default for multi-platform by Rob Herring · 10 years ago
  97. 9352b05 ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform by Rob Herring · 10 years ago
  98. 90bc8ac7 ARM: select HAVE_SMP for V7 multi-platform by Rob Herring · 10 years ago
  99. ddb902c ARM: centralize common multi-platform kconfig options by Rob Herring · 11 years ago
  100. 28a9f3b ARM: imx6: build pm-imx6q.c independently of CONFIG_PM by Shawn Guo · 10 years ago