1. c5a890a ARM: imx: Add msl code support for imx6qp by Bai Ping · 8 years ago
  2. 26e30c6 ARM: imx: enable big endian mode by Johannes Berg · 8 years ago
  3. c553138 ARM: imx: use endian-safe readl/readw/writel/writew by Johannes Berg · 8 years ago
  4. e914ece ARM: imx7d: correct chip version information by Frank Li · 8 years ago
  5. 608f4f7 ARM: imx: select HAVE_ARM_ARCH_TIMER if selected i.MX7D by Frank Li · 8 years ago
  6. cfefb76 ARM: imx6: fix cleanup path in imx6q_suspend_init() by Jean-Christophe Dubois · 8 years ago
  7. 1305eda7 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  8. 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  9. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  10. ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  11. c315259 Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 8 years ago
  12. 0f4630f gpio: generic: factor into gpio_chip struct by Linus Walleij · 8 years ago
  13. 9d67d46 Merge tag 'imx-soc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc by Olof Johansson · 8 years ago
  14. f1858b0 ARM: imx: select SRC for i.MX7 by Arnd Bergmann · 8 years ago
  15. d7e4859 Merge tag 'arm-soc/for-4.5/cleanup' of git://git.infradead.org/linux-mtd into next/cleanup by Arnd Bergmann · 8 years ago
  16. c993e09 ARM: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 8 years ago
  17. aa9fff5 ARM: mach-imx: iomux-imx31: fix spelling mistake in error message by Colin Ian King · 8 years ago
  18. e3526f0 ARM: imx: enable cpufreq device on i.mx7d by Bai Ping · 9 years ago
  19. e324654 ARM: use "depends on" for SoC configs instead of "if" after prompt by Masahiro Yamada · 9 years ago
  20. 7530527 ARM: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  21. 5d48417 mach-imx/mach-imx6ul.c: proper constness with __initconst by Nicolas Pitre · 9 years ago
  22. 4699ccb ARM: imx: add platform irq type setting in gpc by Anson Huang · 9 years ago
  23. a71daaa [media] move media platform data to linux/platform_data/media by Mauro Carvalho Chehab · 9 years ago
  24. 56e0464 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  25. a5e1d715 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  26. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  27. 394f716 Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  28. fa54cda Merge tag 'imx-soc-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc by Olof Johansson · 9 years ago
  29. 0cc09e8 ARM: Remove open-coded version of IRQCHIP_DECLARE by Marc Zyngier · 9 years ago
  30. f833f57 irqchip: Convert all alloc/xlate users from of_node to fwnode by Marc Zyngier · 9 years ago
  31. 5d4c9bc irqdomain: Use irq_domain_get_of_node() instead of direct field access by Marc Zyngier · 9 years ago
  32. 7f73081 ARM: imx: add cpufreq device for imx6ul by Bai Ping · 9 years ago
  33. 69f9c50 ARM: imx: add enet init for i.MX7D platform by Fugang Duan · 9 years ago
  34. ee4a5f8 ARM: imx: add suspend/resume support for i.mx6ul by Anson Huang · 9 years ago
  35. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  36. 8f8d37b PM / OPP: Prefix exported opp routines with dev_pm_opp_ by Viresh Kumar · 9 years ago
  37. f0489a5 PM / OPP: Rename opp init/free table routines by Viresh Kumar · 9 years ago
  38. 7385817 genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() by Vladimir Zapolskiy · 9 years ago
  39. 50686e8 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  40. 6be4b0d ARM: imx: mach-imx6ul: Fix allmodconfig build by Fabio Estevam · 9 years ago
  41. 58e00a6 Merge branch 'fixes' into next/cleanup by Olof Johansson · 9 years ago
  42. 709bc06 ARM: imx6ul: add fec MAC refrence clock and phy fixup init by Fugang Duan · 9 years ago
  43. e8d36d5 ARM: kill off set_irq_flags usage by Rob Herring · 9 years ago
  44. 19c233b ARM: appropriate __init annotation for const data by Nicolas Pitre · 9 years ago
  45. 3200579 ARM/imx/epit: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  46. 022d071 ARM: imx: add i.mx6ul msl support by Frank Li · 9 years ago
  47. d438462 ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not set by Lucas Stach · 9 years ago
  48. 0030edf genalloc: rename dev_get_gen_pool() to gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  49. 4aa705b Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  50. c11d716 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  51. e75ea45 Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel/git-cur/linux-2.6-arm into next/cleanup by Kevin Hilman · 9 years ago
  52. 3e0d0b8 Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc by Kevin Hilman · 9 years ago
  53. 0be5da9 ARM: imx: imx7d requires anatop by Arnd Bergmann · 9 years ago
  54. bea5af4 ARM: imx: move timer driver into drivers/clocksource by Shawn Guo · 9 years ago
  55. 2321f24 ARM: imx: remove platform headers from timer driver by Shawn Guo · 9 years ago
  56. db2ae4b ARM: imx: provide gpt device specific irq functions by Shawn Guo · 9 years ago
  57. 8995552 ARM: imx: get rid of variable timer_base by Shawn Guo · 9 years ago
  58. 24f74ad ARM: imx: define gpt register offset per device type by Shawn Guo · 9 years ago
  59. e510d20 ARM: imx: move clock event variables into imx_timer by Shawn Guo · 9 years ago
  60. 5ab0475 ARM: imx: set up .set_next_event hook via imx_gpt_data by Shawn Guo · 9 years ago
  61. 9c8694b ARM: imx: setup tctl register in device specific function by Shawn Guo · 9 years ago
  62. bef11c8 ARM: imx: initialize gpt device type for DT boot by Shawn Guo · 9 years ago
  63. 0931aff ARM: imx: define an enum for gpt timer device type by Shawn Guo · 9 years ago
  64. 6dd7478 ARM: imx: move timer resources into a structure by Shawn Guo · 9 years ago
  65. c7770bb ARM: imx: use relaxed IO accessor in timer driver by Shawn Guo · 9 years ago
  66. e20d7b5 ARM: imx: make imx51/3 suspend optional by Arnd Bergmann · 9 years ago
  67. f6d4750 ARM: mach-imx: iomux-imx31: Use DECLARE_BITMAP by Joe Perches · 9 years ago
  68. 1579c7b ARM: imx53: Set DDR pins to high impedance when in suspend to RAM. by Martin Fuzzey · 9 years ago
  69. 5739b91 ARM: imx: add msl support for imx7d by Anson Huang · 9 years ago
  70. 666c884 ARM: imx: mmdc: Include "common.h" header file by Fabio Estevam · 9 years ago
  71. 65d0a16 ARM: imx: Correct the comments in time.c by Shenwei Wang · 9 years ago
  72. d0185d9 ARM: imx: Remove the duplicated function declaration by Shenwei Wang · 9 years ago
  73. 9b589a8 ARM: imx: Constify irq_domain_ops by Krzysztof Kozlowski · 9 years ago
  74. 35e2916 ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlier by Shawn Guo · 9 years ago
  75. 11f6812 ARM: imx: move clock drivers into drivers/clk by Shawn Guo · 9 years ago
  76. 0c83131 ARM: imx: remove inclusions of platform headers by Shawn Guo · 9 years ago
  77. 3bec5f8 ARM: imx: add clk-pllv1 type support by Shawn Guo · 9 years ago
  78. 961dfd3 ARM: imx6: do not use cpu_is_xxx() in clock driver by Shawn Guo · 9 years ago
  79. f0b478b ARM: imx6: let pm code map CCM block on its own by Shawn Guo · 9 years ago
  80. 8fb76a0 ARM: imx6: set initial power mode in pm function by Shawn Guo · 9 years ago
  81. f3a9249 ARM: imx5: let pm code map CCM block on its own by Shawn Guo · 9 years ago
  82. 9bbef18 ARM: imx: move revision definitions and declarations into a header by Shawn Guo · 9 years ago
  83. 5ab96a8 ARM: imx: use dynamic mapping for CCM by Shawn Guo · 9 years ago
  84. 6c529c4 ARM: imx: use dynamic mapping for timer by Shawn Guo · 9 years ago
  85. 7b38951 Merge tag 'imx-cleanup-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/cleanup by Arnd Bergmann · 9 years ago
  86. 02b4e27 ARM: v7 setup function should invalidate L1 cache by Russell King · 9 years ago
  87. 697d310 Merge branch 'for-arm-soc' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next/cleanup by Arnd Bergmann · 9 years ago
  88. b17c70c ARM: imx6: gpc: don't register power domain if DT data is missing by Lucas Stach · 9 years ago
  89. 634a603 ARM: imx6: allow booting with old DT by Lucas Stach · 9 years ago
  90. 8064887 ARM: vf610: enable Cortex-M4 configuration on Vybrid SoC by Stefan Agner · 9 years ago
  91. 6a53bc7 ARM: Show proper respect for Heinrich Hertz by using the correct unit for frequency by Russell King · 9 years ago
  92. cb2e1a2 ARM: imx: gpc: Remove .owner field by Fabio Estevam · 9 years ago
  93. f2f5549 ARM: imx: Remove eukrea_mbimxsd35 non-dt support by Fabio Estevam · 9 years ago
  94. 61b8c7b ARM: mach-imx: devices: platform-sdhci-esdhc-imx: fix broken email address by Wolfram Sang · 9 years ago
  95. 8b3c8ba Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  96. e6c81cc Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  97. d0440c5 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  98. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  99. 425b655 Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 9 years ago
  100. 1451756 ARM: imx6: Warn when an old DT is detected by Marc Zyngier · 9 years ago