1. 6651ef8 fix(imx8m): move caam init after serial init by Andrey Zhizhikin · Mon Sep 19 20:49:16 2022 +0200
  2. 0b35da3 fix: make TF-A use provided OpenSSL binary by Salome Thirot · Thu Jul 14 16:14:15 2022 +0100
  3. 34cc750 Merge changes Iec22dcab,Ib88b4b5d,I50cd6b82,If1167785,I9b3a08ef, ... into integration by Madhukar Pappireddy · Fri Jul 08 15:40:59 2022 +0200
  4. 7caec48 feat(imx8m): keep pu domains in default state during boot stage by Jacky Bai · Fri Jan 17 09:51:27 2020 +0800
  5. 31f0232 feat(imx8m): add the PU power domain support on imx8mm/mn by Jacky Bai · Wed Dec 11 16:26:59 2019 +0800
  6. d746daa1 feat(imx8m): add the ddr frequency change support for imx8m family by Jacky Bai · Mon Nov 25 13:19:37 2019 +0800
  7. ec03180 feat(imx8mm): enable dram retention suuport on imx8mm by Jacky Bai · Mon Nov 25 14:45:32 2019 +0800
  8. 307592f refactor(imx): update config of mbedtls support by laurenw-arm · Thu Jun 16 13:40:48 2022 -0500
  9. b723a55 feat(imx8mm): enable optee fdt overlay support by Silvano di Ninno · Wed Mar 25 09:24:51 2020 +0100
  10. 1c33a2e feat(imx8mm): enable Trusty OS on imx8mm by Ji Luo · Fri Feb 21 10:36:47 2020 +0800
  11. e329b3d feat(imx8/imx8m): switch to xlat_tables_v2 by Ji Luo · Thu Feb 20 23:47:21 2020 +0800
  12. 3c3c268 feat(imx8m): enable the csu init on imx8m by Jacky Bai · Tue Jan 07 14:53:54 2020 +0800
  13. 0e40055 refactor(imx8m): replace magic number with enum type by Jacky Bai · Mon Mar 14 17:14:26 2022 +0800
  14. 3e91a76 feat(imx8m): add imx csu/rdc enum type defines for imx8m by Jacky Bai · Tue Mar 15 10:29:09 2022 +0800
  15. 210ec7d feat(imx8m): enable conditional build for SDEI by Jacky Bai · Mon Mar 28 16:11:23 2022 +0800
  16. ac6d862 feat(plat/imx/imx8m/imx8mm): add support for measured boot by Ying-Chun Liu (PaulLiu) · Wed Oct 06 09:27:00 2021 +0800
  17. ce75697 fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed by Ying-Chun Liu (PaulLiu) · Wed Sep 15 21:13:13 2021 +0800
  18. e6a7f88 refactor(plat/imx/imx8m): make image load logic for TBBR FIP booting common by Ying-Chun Liu (PaulLiu) · Wed Apr 07 06:12:37 2021 +0800
  19. 54cabc4 refactor(plat/imx/imx): make imx io-storage logic for TBBR/FIP common by Ying-Chun Liu (PaulLiu) · Wed Apr 07 06:10:32 2021 +0800
  20. d56450a feat(plat/imx/imx8m/imx8mm): enlarge BL33 (U-boot) size in FIP by Ying-Chun Liu (PaulLiu) · Fri Jan 22 17:24:13 2021 +0800
  21. 73999bd feat(plat/imx8m): add system_reset2 implementation by Igor Opaniuk · Thu Jun 03 15:00:26 2021 +0300
  22. f2de681 feat(plat/imx8m): add SiP call for secondary boot by Igor Opaniuk · Wed Mar 10 13:42:55 2021 +0200
  23. 234c271 plat: imx8mm: Add in BL2 with FIP by Ying-Chun Liu (PaulLiu) · Tue Dec 22 02:56:00 2020 +0800
  24. 9265bcc plat: imx8mm: Enable Trusted Boot by Ying-Chun Liu (PaulLiu) · Tue Dec 22 03:03:39 2020 +0800
  25. 03abd32 plat: imx8mm: Add image load logic for TBBR FIP booting by Ying-Chun Liu (PaulLiu) · Wed Apr 17 16:07:11 2019 +0100
  26. 863bca0 plat: imx8mm: Add initial defintions to facilitate FIP layout by Ying-Chun Liu (PaulLiu) · Thu May 30 13:58:53 2019 +0100
  27. a9c4e02 plat: imx8mm: Add image io-storage logic for TBBR FIP booting by Ying-Chun Liu (PaulLiu) · Wed Apr 17 16:09:26 2019 +0100
  28. 6d4d148 plat: imx8mm: Add imx8mm_private.h to the build by Ying-Chun Liu (PaulLiu) · Tue Apr 23 10:25:39 2019 +0100
  29. ad81816 plat: imx8m: Correct the imr mask reg offset by Jacky Bai · Wed Jul 22 16:00:50 2020 +0800
  30. 57e982c plat: imx: add sdei support for i.MX8MM by Peng Fan · Mon Jul 27 21:22:14 2020 +0800
  31. d3d7972 plat: imx8m: Move the gpc hw reg to a separate header file by Jacky Bai · Wed Jun 03 14:24:38 2020 +0800
  32. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · Mon Mar 23 18:45:17 2020 +0000
  33. 7f7de65 Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into integration by Mark Dykes · Wed Mar 11 15:38:45 2020 +0000
  34. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · Fri Feb 21 10:17:26 2020 +0000
  35. 9fc5cb6 plat: imx8mm: provide uart base as build option by Igor Opaniuk · Thu Mar 05 22:10:41 2020 +0200
  36. 7110d99 imx: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  37. 92efb23 imx: Unify Platform specific defines for PSCI module by Deepika Bhavnani · Fri Dec 13 10:47:06 2019 -0600
  38. 2a763ba plat: imx8mm: Add the support for opteed spd on imx8mq/imx8mm by Jacky Bai · Thu Jul 18 13:34:09 2019 +0800
  39. 64130a3 plat: imx8m: Add basic rdc module init driver by Jacky Bai · Thu Jul 18 13:43:17 2019 +0800
  40. 3bf04a5 plat: imx8m: Add caam module init on imx8m by Jacky Bai · Wed Jun 12 17:41:47 2019 +0800
  41. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  42. 91c6d32 plat: imx8m: Add the aipstz init to config peripheral access by Jacky Bai · Tue May 21 20:24:52 2019 +0800
  43. 402bd52 plat: imx8m: Implement IMX_SIP_BUILDINFO by Leonard Crestez · Wed May 08 22:29:21 2019 +0300
  44. 8bdff13 plat: imx8m: remove deprecated code include by Jacky Bai · Mon Apr 08 09:36:09 2019 +0800
  45. a617700 plat: imx8m: Add the basic support for imx8mm by Jacky Bai · Wed Mar 06 17:15:06 2019 +0800