1. 0df2e03 imx: cpu: support tmu by Peng Fan · Sun May 03 22:19:57 2020 +0800
  2. 1a07d91 imx: imx8m: add i.MX8MN variants support by Peng Fan · Wed Feb 05 17:39:27 2020 +0800
  3. 6781508 imx: imx8m: add i.MX8MQ Dual and QuadLite support by Peng Fan · Wed Feb 05 17:34:54 2020 +0800
  4. 0599e5e imx: cpu: support speed grade for i.MX8MP by Peng Fan · Fri Jan 17 16:11:29 2020 +0800
  5. 6a5f9c9 imx8mn: Update speed grade by Peng Fan · Wed Dec 12 02:47:58 2018 -0800
  6. c9c1f9c imx8mm: Update CPU speed grading by Ye Li · Tue Oct 16 23:12:37 2018 -0700
  7. 41b51721 imx: cpu: enlarge bit mask to 0x1FF for cpu type by Peng Fan · Mon Dec 30 17:57:10 2019 +0800
  8. 69cec07 imx: get cpu id/type of i.MX8MP by Peng Fan · Fri Dec 27 10:14:02 2019 +0800
  9. 88c41fd imx: cpu: restrict get_boot_device by Peng Fan · Mon Sep 16 03:09:34 2019 +0000
  10. 5d2f206 imx8mn: support get_cpu_rev by Peng Fan · Thu Jun 27 17:23:49 2019 +0800
  11. 9e1196a imx: Place imx_ddr_size() into a separate file by Fabio Estevam · Thu Jul 18 15:04:22 2019 -0300
  12. 2d22a99 imx: add i.MX8MM cpu type by Peng Fan · Tue Aug 27 06:25:04 2019 +0000
  13. c53d0c9 imx: add i.MX6ULZ cpu type by Peng Fan · Thu Aug 08 09:55:52 2019 +0000
  14. eb15ce2 ARCH: imx: Call sata_remove() not on imx6 duallite/solo boards by Ludwig Zenz · Tue Jul 02 15:10:52 2019 +0200
  15. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · Fri Jun 21 11:42:28 2019 +0800
  16. dbc2c5f Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · Tue Jun 11 13:41:24 2019 -0400
  17. 81647a3 ARM: imx: Call imx_pcie_remove() only for non-DM PCI driver by Marek Vasut · Sun Jun 09 03:50:51 2019 +0200
  18. f5abe40 video: mxsfb: add DM_VIDEO support by Igor Opaniuk · Tue Jun 04 00:05:59 2019 +0300
  19. cb2c8fd imx: cpu.c: give access to reset cause in spl by Max Krummenacher · Fri Feb 01 16:04:51 2019 +0100
  20. 39945c1 imx: rename mx8m,MX8M to imx8m,IMX8M by Peng Fan · Tue Nov 20 10:19:25 2018 +0000
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  22. 24d3fbc imx: cpu: support get_boot_device for i.MX8M by Peng Fan · Wed Jan 10 13:20:35 2018 +0800
  23. d64a3c5 imx: mx7: move get_boot_device to cpu.c by Peng Fan · Wed Jan 10 13:20:34 2018 +0800
  24. a12bf3c imx: cpu: add cpu speed/grade for i.MX8M by Peng Fan · Wed Jan 10 13:20:30 2018 +0800
  25. 7753bc7 imx: cpu: move speed/temp to common cpu by Peng Fan · Wed Jan 10 13:20:29 2018 +0800
  26. a78e0ac imx: cpu: update cpu file to support i.MX8M by Peng Fan · Wed Jan 10 13:20:25 2018 +0800
  27. 49bcdd7 imx: Add a common way for detecting NXP boards revision by Fabio Estevam · Mon Nov 27 10:25:09 2017 -0200
  28. 03dd986 imx6: disable clock command and print_cpuinfo code in SPL by Anatolij Gustschin · Mon Aug 28 21:46:26 2017 +0200
  29. 23dba64 dm: sata: imx: Allow driver model to be used for sata by Simon Glass · Sat Jul 29 11:35:14 2017 -0600
  30. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200[Renamed from arch/arm/imx-common/cpu.c]
  31. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  32. c22f2ea drivers: pci: imx: add imx_pcie_remove function by Tim Harvey · Fri May 12 12:58:41 2017 -0700
  33. 4cfd797 imx: add i.MX 6SLL CPU type by Peng Fan · Sun Dec 11 19:24:20 2016 +0800
  34. 3b33e3f imx: mx6ull: add mx6ull major cpu type by Peng Fan · Thu Aug 11 14:02:38 2016 +0800
  35. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  36. f19a8e4 imx: imx-common: print i.MX 7 SoC names consistently by Stefan Agner · Fri May 06 11:21:50 2016 -0700
  37. f6ced1b mx7: Distinguish between dual and solo versions by Fabio Estevam · Sun Feb 28 12:33:17 2016 -0300
  38. f2c3992 imx: imx-common: power down lcdif before boot os by Peng Fan · Thu Oct 29 15:54:51 2015 +0800
  39. f62604d imx-common: cpu: Do not print on invalid temperature by Fabio Estevam · Tue Sep 08 14:43:10 2015 -0300
  40. 9f883e0 imx: imx7d: add imx-common cpu support for imx7d by Adrian Alonso · Wed Sep 02 13:54:23 2015 -0500
  41. ce08c36 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · Wed Sep 02 13:54:13 2015 -0500
  42. eaa53a1 imx: mx6ul: Add i.MX6UL CPU type by Peng Fan · Mon Jul 20 19:28:21 2015 +0800
  43. 5f24792 imx: add cpu type for i.MX6QP/DP by Peng Fan · Sat Jul 11 11:38:42 2015 +0800
  44. 40adacc imx: drop warning: unused variable 'max_freq' by Stefano Babic · Tue May 26 19:53:41 2015 +0200
  45. a8c6e8c Revert "imx: drop warning: unused variable 'max_freq'" by Stefano Babic · Thu May 28 12:00:05 2015 +0200
  46. 0be16b1 imx: drop warning: unused variable 'max_freq' by Stefano Babic · Tue May 26 19:53:41 2015 +0200
  47. 27f9059 imx: mx6: add display of CPU temperature grade in print_cpuinfo() by Tim Harvey · Mon May 18 06:56:46 2015 -0700
  48. d792ede imx: mx6: display max cpu frequency in print_cpuinfo() by Tim Harvey · Mon May 18 07:02:25 2015 -0700
  49. f2c19de arm/imx-common: Fix warning 'get_reset_cause' defined but not used by Prabhakar Kushwaha · Mon May 18 17:13:52 2015 +0530
  50. 25e0230 ARM: i.MX: provide access to reset cause through get_imx_reset_cause() by Eric Nelson · Sun Feb 15 14:37:21 2015 -0700
  51. a517d02 sata: fix reset_sata for dwc_ahsata by Soeren Moch · Thu Nov 27 10:11:41 2014 +0100
  52. b5c9ed3 arm: imx: stop sata on boot by Nikita Kiryanov · Fri Nov 21 12:47:26 2014 +0200
  53. f19692c mx6: thermal: Check cpu temperature via thermal sensor by Ye.Li · Thu Nov 20 21:14:14 2014 +0800
  54. 16e65f6 imx: consolidate set_chipselect_size function by Fabio Estevam · Fri Nov 14 11:27:21 2014 -0200
  55. 1abf3a1 imx: add missing includes by Jeroen Hofstee · Wed Oct 08 22:57:52 2014 +0200
  56. 005a4d1 ARM: mx6: Prevent overflow in DRAM size detection by Marek Vasut · Mon Aug 04 01:47:09 2014 +0200
  57. 712ab88 mx6: Add support for the mx6solox variant by Fabio Estevam · Tue Jun 24 17:40:58 2014 -0300
  58. 066fbad imx: add comments and remove unused struct fields by Tim Harvey · Mon Jun 02 16:13:21 2014 -0700
  59. f3d5a2c mx6: Distinguish mx6dual from mx6quad by Fabio Estevam · Sun Jan 26 15:06:41 2014 -0200
  60. c7d4612 imx-common: remove extraneous semicolon from macro by Eric Nelson · Fri Nov 08 16:50:53 2013 -0700
  61. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  62. 4b7c602 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · Mon Oct 22 15:19:01 2012 +0000
  63. b3aec6a imx-common: cpu: add imx_ddr_size by Troy Kisky · Tue Oct 23 10:57:48 2012 +0000
  64. 5839493 mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite by Troy Kisky · Tue Oct 23 10:57:46 2012 +0000
  65. 54b3f3b i.MX: shut down video before launch of O/S by Eric Nelson · Sun Sep 23 07:30:55 2012 +0000
  66. 8c7238e MX: set a common place to share code for Freescale i.MX by Stefano Babic · Wed Sep 05 20:16:36 2012 +0000[Renamed from arch/arm/cpu/armv7/imx-common/cpu.c]
  67. 58d2232 mx5/6: Fix cpu_mmc_init() return value by Benoît Thébaudeau · Fri Aug 17 10:42:55 2012 +0000
  68. 8567d7d imx: Use a clear identification of an unidentified CPU type by Otavio Salvador · Sat Jun 30 05:07:32 2012 +0000
  69. 026c986 mx53loco: Allow to print CPU information at a later stage by Fabio Estevam · Mon Apr 30 08:12:03 2012 +0000
  70. 6479f51 imx-common: Factor out get_ahb_clk() by Fabio Estevam · Sun Apr 29 08:11:13 2012 +0000
  71. 46e9733 mx6: Read silicon revision from register by Fabio Estevam · Tue Mar 20 04:21:45 2012 +0000
  72. 9af122b mx6: Fix reset cause for Power On Reset case by Fabio Estevam · Tue Mar 13 07:26:48 2012 +0000
  73. 83aa8fe i.mx: introduce the armv7/imx-common folder by Jason Liu · Fri Nov 25 00:18:01 2011 +0000