1. d756ca0 imx8mp: Set default SNSR25C for TMU probe1 by Ye Li · Sun May 03 22:19:55 2020 +0800
  2. 41a2025 imx: load calibration parameters from fuse for i.MX8MP by Ye Li · Sun May 03 22:19:54 2020 +0800
  3. a00f2f0 imx: i.MX8MN: Enable loading TASR and TCALIV from fuse by Ye Li · Sun May 03 22:19:53 2020 +0800
  4. 325cd01 imx8mm: Load fuse for TMU TCALIV and TASR by Ye Li · Sun May 03 22:19:52 2020 +0800
  5. 0f97ed0 ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQ by Marek Vasut · Wed Apr 29 20:09:08 2020 +0200
  6. a0a2948 arm: imx: Add support for Google's Coral Dev Board by Alifer Moraes · Fri Mar 06 07:46:33 2020 -0300
  7. e73f394 ARM: imx8m: Don't use the addr parameter of reset_cpu() by Claudius Heine · Wed Apr 29 15:04:23 2020 +0200
  8. ec0c447 ARM: imx8m: Fix indentation of reset_cpu() function by Harald Seiler · Wed Apr 29 15:04:22 2020 +0200
  9. 64dc4de ARM: imx8m: Do not define do_reset() if sysreset is enabled by Marek Vasut · Wed Apr 29 15:04:21 2020 +0200
  10. e2e7a77 ARM: imx: imx8m: Do not warn about cpu-idle-states if missing by Marek Vasut · Fri Apr 24 21:37:33 2020 +0200
  11. 51dd17e imx: imx8m: Don't use the addr parameter of reset_cpu by Claudius Heine · Wed Mar 04 15:23:12 2020 +0100
  12. 54a915a imx8m: Enable WDOG_B for timeout by Ye Li · Mon Dec 09 00:47:18 2019 -0800
  13. cc643ea imx8mm: clock: fix fracpll decode issue by Ye Li · Mon Mar 23 19:54:29 2020 -0700
  14. a94ceee imx8m: Dump DRAM PLL rate by clocks command by Ye Li · Mon Mar 23 19:57:55 2020 -0700
  15. 72f1bb2 imx8mq: Set ARM core clock directly from ARM PLL by Peng Fan · Wed Apr 22 11:18:23 2020 +0800
  16. e5f8f16 imx8mq: Enable eMMC HS400 and SD UHS mode on EVK by Ye Li · Fri Oct 25 01:28:48 2019 -0700
  17. 3545c8a imx8m: update clock root and fix core_sel by Peng Fan · Wed Apr 22 10:55:56 2020 +0800
  18. 5760d8d imx8m: acquire ATF commit hash by Peng Fan · Wed Apr 22 10:51:13 2020 +0800
  19. 1a07d91 imx: imx8m: add i.MX8MN variants support by Peng Fan · Wed Feb 05 17:39:27 2020 +0800
  20. 6781508 imx: imx8m: add i.MX8MQ Dual and QuadLite support by Peng Fan · Wed Feb 05 17:34:54 2020 +0800
  21. 363725d ARM: imx: imx8mm: Add missing clock entries for FEC clock by Marek Vasut · Fri Apr 24 21:37:26 2020 +0200
  22. 4698164 imx8mm/mn: Add missing root clock entry for ARM core clock by Frieder Schrempf · Wed Feb 05 11:45:28 2020 +0000
  23. 309e65b board: toradex: Add Verdin iMX8M Mini support by Igor Opaniuk · Tue Jan 28 14:42:25 2020 +0100
  24. 38e96b2 clock_imx8mq: Make frac_pll_init() static by Pedro Jardim · Thu Jan 23 10:21:53 2020 -0300
  25. 58a8d7b clock_imx8mq: Remove the function sscg_pll_init() by Pedro Jardim · Thu Jan 23 10:21:05 2020 -0300
  26. 300ae1b clock_imx8mq: Make do_imx8m_showclocks() static by Pedro Jardim · Thu Jan 23 10:20:51 2020 -0300
  27. be84f68 clock_imx8mq: Delete not used init_usb_clk() by Pedro Jardim · Thu Jan 23 10:20:14 2020 -0300
  28. 3993110 imx8m: clock_imx8mm: Staticize functions by Alifer Moraes · Tue Jan 14 15:54:59 2020 -0300
  29. c47e09d imx: add i.MX8MP EVK board by Peng Fan · Mon Dec 30 17:46:21 2019 +0800
  30. f873317 imx: imx8m: add imximage-8mp-lpddr4.cfg by Peng Fan · Mon Dec 30 17:40:38 2019 +0800
  31. 60c29bb imx: imx8m: only support non-dm code in clock_imx8mm.c by Peng Fan · Mon Dec 30 16:52:30 2019 +0800
  32. d29bf22 imx: imx8m: add 1GHz fracpll entry by Peng Fan · Fri Dec 27 11:40:55 2019 +0800
  33. b7ca293 imx: imx8mp: add basic clock by Peng Fan · Fri Dec 27 11:39:15 2019 +0800
  34. 9786925 imx: imx8m: add Kconfig entry for i.MX8MP by Peng Fan · Fri Dec 27 10:24:54 2019 +0800
  35. c0e47fc imx8mp: set BYPASS ID SWAP to avoid AXI bus errors by Peng Fan · Fri Dec 27 10:19:42 2019 +0800
  36. 69cec07 imx: get cpu id/type of i.MX8MP by Peng Fan · Fri Dec 27 10:14:02 2019 +0800
  37. 728e6b2 imx: imx8mq: handle ESDHC in mxc_get_clock by Peng Fan · Wed Dec 11 06:17:12 2019 +0000
  38. d4a78b9 imx8m: fix rom version check to unbreak some B0 chips by Patrick Wildt · Tue Nov 19 09:42:06 2019 +0100
  39. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  40. 3c07334 imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not defined by Peng Fan · Wed Oct 16 03:01:51 2019 +0000
  41. a181afe imx: add i.MX8MN DDR4 board support by Peng Fan · Mon Sep 16 03:09:55 2019 +0000
  42. 32da5a5 imx8m: add i.MX8MN ddr4 image cfg file by Peng Fan · Mon Sep 16 03:09:50 2019 +0000
  43. c9823b0 imx8mn: add get_boot_device by Peng Fan · Mon Sep 16 03:09:36 2019 +0000
  44. 585c62e imx8mn: set BYPASS ID SWAP to avoid AXI bus errors by Peng Fan · Mon Sep 16 03:09:20 2019 +0000
  45. 0ee1c13 imx8m: add clk support for i.MX8MN by Peng Fan · Mon Sep 16 03:09:17 2019 +0000
  46. 5d2f206 imx8mn: support get_cpu_rev by Peng Fan · Thu Jun 27 17:23:49 2019 +0800
  47. 64a40d8 imx: add i.MX8MN kconfig entry by Peng Fan · Mon Sep 16 03:09:12 2019 +0000
  48. 6e6cff7 imx: imx8mq: add init_nand_clk by Peng Fan · Wed Oct 16 10:24:22 2019 +0000
  49. 1049fc2e imx8m: clock: improve irq response latency by Peng Fan · Wed Oct 16 10:24:20 2019 +0000
  50. c23fbdd imx8m: imx8mq: get chip rev for B1 revision by Peng Fan · Wed Oct 16 10:24:17 2019 +0000
  51. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · Fri Sep 20 08:47:53 2019 +0200
  52. f922017 imx: Add i.MX8MM EVK board support. by Peng Fan · Tue Aug 27 06:26:08 2019 +0000
  53. c98e032 imx8m: soc: probe clock device in arch_cpu_init_dm by Peng Fan · Tue Aug 27 06:25:58 2019 +0000
  54. 9987846 imx8m: add clk support for i.MX8MM by Peng Fan · Tue Aug 27 06:25:51 2019 +0000
  55. c38755a imx8m: restructure clock.h by Peng Fan · Tue Aug 27 06:25:48 2019 +0000
  56. fd61c1c imx8m: rename clock to clock_imx8mq by Peng Fan · Tue Aug 27 06:25:44 2019 +0000
  57. 24290d9 imx8m: restrict reset_cpu by Peng Fan · Tue Aug 27 06:25:41 2019 +0000
  58. d0ca289 imx8m: soc: enable SCTR clock before timer init by Peng Fan · Tue Aug 27 06:25:37 2019 +0000
  59. 4c97c46 imx8m: Configure trustzone region 0 for non-secure access by Ye Li · Tue Aug 27 06:25:34 2019 +0000
  60. 99047fc imx8m: set BYPASS ID SWAP to avoid AXI bus errors by Peng Fan · Tue Aug 27 06:25:30 2019 +0000
  61. b749b5e imx8m: Fix MMU table issue for OPTEE memory by Peng Fan · Tue Aug 27 06:25:27 2019 +0000
  62. 1caffdf imx: add get_cpu_rev support for i.MX8MM by Peng Fan · Tue Aug 27 06:25:17 2019 +0000
  63. aff4598 imx: add IMX8MM kconfig entry by Peng Fan · Tue Aug 27 06:24:57 2019 +0000
  64. fc9beb3 imx: add IMX8MQ kconfig entry by Peng Fan · Tue Aug 27 06:24:54 2019 +0000
  65. a4fc168 imx8m: add image cfg for i.MX8MM lpddr4 by Peng Fan · Tue Aug 27 06:24:50 2019 +0000
  66. c0b30d7 imx: i.MX8MQ: clear ocotp error bit by Peng Fan · Wed Apr 17 09:41:16 2019 +0000
  67. 6f162f2 imx8m: clock: Fix oscillator values by Fabio Estevam · Fri Dec 28 16:43:01 2018 -0200
  68. aeb9c06 imx: add i.MX8MQ EVK support by Peng Fan · Tue Nov 20 10:20:00 2018 +0000
  69. 48738d7 imx: imx8m: introduce imximage cfg file by Peng Fan · Tue Nov 20 10:19:43 2018 +0000
  70. 24b0d25 imx: imx8m: clock refactor dram pll part by Peng Fan · Tue Nov 20 10:19:32 2018 +0000
  71. 39945c1 imx: rename mx8m,MX8M to imx8m,IMX8M by Peng Fan · Tue Nov 20 10:19:25 2018 +0000