1. 31e410f imx8m: soc: Remove unneeded space by Fabio Estevam · Fri Jul 17 16:36:54 2020 -0300
  2. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  3. fa35c3d imx8m: Refactor the OPTEE memory removal by Peng Fan · Thu Jul 09 15:26:06 2020 +0800
  4. 435dc12 imx8m: disable nodes before kernel/mfgtool boot for fused part by Peng Fan · Thu Jul 09 14:06:49 2020 +0800
  5. 0513f36 imx8mn/imx8mp: override env_get_offset and env_get_location by Ye Li · Mon Jul 15 01:16:46 2019 -0700
  6. 9cf2aa3 imx8m: power down fused cores by Peng Fan · Thu Jul 09 13:52:41 2020 +0800
  7. d2d754f imx8mp: Add fused parts support by Ye Li · Mon Apr 20 20:12:54 2020 -0700
  8. a35215d imx8m: workaround ROM serror by Peng Fan · Thu Jul 09 13:39:26 2020 +0800
  9. 45d843a imx8m: soc: use arm_smccc_smc by Peng Fan · Mon May 11 15:14:04 2020 +0800
  10. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  11. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  12. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  13. d756ca0 imx8mp: Set default SNSR25C for TMU probe1 by Ye Li · Sun May 03 22:19:55 2020 +0800
  14. 41a2025 imx: load calibration parameters from fuse for i.MX8MP by Ye Li · Sun May 03 22:19:54 2020 +0800
  15. a00f2f0 imx: i.MX8MN: Enable loading TASR and TCALIV from fuse by Ye Li · Sun May 03 22:19:53 2020 +0800
  16. 325cd01 imx8mm: Load fuse for TMU TCALIV and TASR by Ye Li · Sun May 03 22:19:52 2020 +0800
  17. e73f394 ARM: imx8m: Don't use the addr parameter of reset_cpu() by Claudius Heine · Wed Apr 29 15:04:23 2020 +0200
  18. ec0c447 ARM: imx8m: Fix indentation of reset_cpu() function by Harald Seiler · Wed Apr 29 15:04:22 2020 +0200
  19. 64dc4de ARM: imx8m: Do not define do_reset() if sysreset is enabled by Marek Vasut · Wed Apr 29 15:04:21 2020 +0200
  20. e2e7a77 ARM: imx: imx8m: Do not warn about cpu-idle-states if missing by Marek Vasut · Fri Apr 24 21:37:33 2020 +0200
  21. 51dd17e imx: imx8m: Don't use the addr parameter of reset_cpu by Claudius Heine · Wed Mar 04 15:23:12 2020 +0100
  22. 54a915a imx8m: Enable WDOG_B for timeout by Ye Li · Mon Dec 09 00:47:18 2019 -0800
  23. 5760d8d imx8m: acquire ATF commit hash by Peng Fan · Wed Apr 22 10:51:13 2020 +0800
  24. 1a07d91 imx: imx8m: add i.MX8MN variants support by Peng Fan · Wed Feb 05 17:39:27 2020 +0800
  25. 6781508 imx: imx8m: add i.MX8MQ Dual and QuadLite support by Peng Fan · Wed Feb 05 17:34:54 2020 +0800
  26. c0e47fc imx8mp: set BYPASS ID SWAP to avoid AXI bus errors by Peng Fan · Fri Dec 27 10:19:42 2019 +0800
  27. 69cec07 imx: get cpu id/type of i.MX8MP by Peng Fan · Fri Dec 27 10:14:02 2019 +0800
  28. d4a78b9 imx8m: fix rom version check to unbreak some B0 chips by Patrick Wildt · Tue Nov 19 09:42:06 2019 +0100
  29. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  30. 3c07334 imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not defined by Peng Fan · Wed Oct 16 03:01:51 2019 +0000
  31. c9823b0 imx8mn: add get_boot_device by Peng Fan · Mon Sep 16 03:09:36 2019 +0000
  32. 585c62e imx8mn: set BYPASS ID SWAP to avoid AXI bus errors by Peng Fan · Mon Sep 16 03:09:20 2019 +0000
  33. 5d2f206 imx8mn: support get_cpu_rev by Peng Fan · Thu Jun 27 17:23:49 2019 +0800
  34. c23fbdd imx8m: imx8mq: get chip rev for B1 revision by Peng Fan · Wed Oct 16 10:24:17 2019 +0000
  35. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · Fri Sep 20 08:47:53 2019 +0200
  36. c98e032 imx8m: soc: probe clock device in arch_cpu_init_dm by Peng Fan · Tue Aug 27 06:25:58 2019 +0000
  37. 24290d9 imx8m: restrict reset_cpu by Peng Fan · Tue Aug 27 06:25:41 2019 +0000
  38. d0ca289 imx8m: soc: enable SCTR clock before timer init by Peng Fan · Tue Aug 27 06:25:37 2019 +0000
  39. 4c97c46 imx8m: Configure trustzone region 0 for non-secure access by Ye Li · Tue Aug 27 06:25:34 2019 +0000
  40. 99047fc imx8m: set BYPASS ID SWAP to avoid AXI bus errors by Peng Fan · Tue Aug 27 06:25:30 2019 +0000
  41. b749b5e imx8m: Fix MMU table issue for OPTEE memory by Peng Fan · Tue Aug 27 06:25:27 2019 +0000
  42. 1caffdf imx: add get_cpu_rev support for i.MX8MM by Peng Fan · Tue Aug 27 06:25:17 2019 +0000
  43. c0b30d7 imx: i.MX8MQ: clear ocotp error bit by Peng Fan · Wed Apr 17 09:41:16 2019 +0000
  44. 39945c1 imx: rename mx8m,MX8M to imx8m,IMX8M by Peng Fan · Tue Nov 20 10:19:25 2018 +0000[Renamed from arch/arm/mach-imx/mx8m/soc.c]
  45. 5c72a45 imx: mx8m: add memory mapping for CAAM and TCM by Gary Bisson · Wed Nov 14 17:55:28 2018 +0100
  46. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  47. eae4de2 imx: mx8m: add soc related settings and files by Peng Fan · Wed Jan 10 13:20:37 2018 +0800