1. 2aa454e fix(imx): disable DRAM retention by default on i.MX8MQ by Ahmad Fatoum · Wed Mar 13 08:08:13 2024 +0100
  2. 1ae93c3 feat(imx8mq): detect console base address during runtime by Leonard Göhrs · Wed Mar 13 02:08:54 2024 +0100
  3. 44853af feat(imx8m): make bl33 start configurable via PRELOADED_BL33_BASE by Marco Felsch · Tue Jan 09 14:59:20 2024 +0100
  4. 2be03c0 fix(tree): correct some typos by Elyes Haouas · Mon Feb 13 09:14:48 2023 +0100
  5. 4f4124b fix(imx8mq): fix compilation with gcc >= 12.x by Andre Przywara · Tue Apr 04 16:52:25 2023 +0100
  6. 4e44165 feat(imx8mq): correct the slot ack setting for STOP mode by Jacky Bai · Fri Jan 10 17:46:31 2020 +0800
  7. 48c9dcd feat(imx8mq): add anamix pll override setting for DSM mode by Jacky Bai · Fri Jan 10 15:31:52 2020 +0800
  8. a940799 feat(imx8mq): add workaround code for ERR11171 on imx8mq by Jacky Bai · Wed Jan 08 16:56:01 2020 +0800
  9. 0d07920 feat(imx8mq): add the dram retention support for imx8mq by Jacky Bai · Tue Jan 07 16:44:46 2020 +0800
  10. bde8fe0 feat(imx8mq): add version for B2 by Ye Li · Tue Feb 02 20:06:40 2021 -0800
  11. d36013e feat(imx8mq): add BL31 PIE support by Lucas Stach · Thu Dec 08 16:44:00 2022 +0100
  12. c272283 refactor(imx8mq): introduce BL31_SIZE by Lucas Stach · Thu Dec 08 16:37:44 2022 +0100
  13. 61baf7e refactor(imx8mq): make use of setup_page_tables() by Lucas Stach · Thu Dec 08 16:35:11 2022 +0100
  14. c8a57ff feat(imx8mq): always set up console by Lucas Stach · Thu Dec 08 16:00:04 2022 +0100
  15. 38b4bd9 feat(imx8mq): remove empty bl31_plat_runtime_setup by Lucas Stach · Thu Dec 08 17:51:17 2022 +0100
  16. 1f78315 feat(imx8mq): make IMX_BOOT_UART_BASE configurable via build parameter by Lucas Stach · Thu Dec 08 15:54:26 2022 +0100
  17. 6651ef8 fix(imx8m): move caam init after serial init by Andrey Zhizhikin · Mon Sep 19 20:49:16 2022 +0200
  18. af3f466 Merge "feat(imx8mq): add 100us delay after USB OTG SRC bit 0 clear" into integration by Madhukar Pappireddy · Mon Jun 06 16:18:20 2022 +0200
  19. 843d7a6 feat(imx8mq): add 100us delay after USB OTG SRC bit 0 clear by Jacky Bai · Sun Jan 19 15:05:12 2020 +0800
  20. 2405621 fix(imx8mq): correct architected counter frequency by Lucas Stach · Fri May 20 12:37:39 2022 +0200
  21. 397f988 feat(imx8mq): enable optee fdt overlay support by Silvano di Ninno · Wed Mar 25 09:29:46 2020 +0100
  22. 4ecaa13 feat(imx8mq): enable trusty for imx8mq by Ji Luo · Fri Feb 21 11:19:49 2020 +0800
  23. e329b3d feat(imx8/imx8m): switch to xlat_tables_v2 by Ji Luo · Thu Feb 20 23:47:21 2020 +0800
  24. 3e91a76 feat(imx8m): add imx csu/rdc enum type defines for imx8m by Jacky Bai · Tue Mar 15 10:29:09 2022 +0800
  25. 73999bd feat(plat/imx8m): add system_reset2 implementation by Igor Opaniuk · Thu Jun 03 15:00:26 2021 +0300
  26. f2de681 feat(plat/imx8m): add SiP call for secondary boot by Igor Opaniuk · Wed Mar 10 13:42:55 2021 +0200
  27. 3710fc7 plat: imx8m: Fix the race condition during cpu hotplug by Jacky Bai · Tue Jan 07 11:05:22 2020 +0800
  28. ad81816 plat: imx8m: Correct the imr mask reg offset by Jacky Bai · Wed Jul 22 16:00:50 2020 +0800
  29. d3d7972 plat: imx8m: Move the gpc hw reg to a separate header file by Jacky Bai · Wed Jun 03 14:24:38 2020 +0800
  30. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · Mon Mar 23 18:45:17 2020 +0000
  31. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · Fri Feb 21 10:17:26 2020 +0000
  32. 7110d99 imx: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  33. 92efb23 imx: Unify Platform specific defines for PSCI module by Deepika Bhavnani · Fri Dec 13 10:47:06 2019 -0600
  34. 2a763ba plat: imx8mm: Add the support for opteed spd on imx8mq/imx8mm by Jacky Bai · Thu Jul 18 13:34:09 2019 +0800
  35. 3bf04a5 plat: imx8m: Add caam module init on imx8m by Jacky Bai · Wed Jun 12 17:41:47 2019 +0800
  36. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  37. 3dfc624 Merge "plat: imx8m: Add the aipstz init to config peripheral access" into integration by Soby Mathew · Tue May 28 13:18:56 2019 +0000
  38. 91c6d32 plat: imx8m: Add the aipstz init to config peripheral access by Jacky Bai · Tue May 21 20:24:52 2019 +0800
  39. d62c161 imx8: Replace PLAT_IMX8* with automatic PLAT_imx8* by Leonard Crestez · Mon May 20 11:28:50 2019 +0300
  40. 5511908 plat: imx8mq: Implement IMX_SIP_GET_SOC_INFO by Leonard Crestez · Fri May 10 13:07:41 2019 +0300
  41. 9cbff30 plat: imx8mq: Remove duplicated linker symbols by Jacky Bai · Tue Apr 09 10:55:24 2019 +0800
  42. 402bd52 plat: imx8m: Implement IMX_SIP_BUILDINFO by Leonard Crestez · Wed May 08 22:29:21 2019 +0300
  43. da45bc2 plat: imx8mq: Only keep IRQ 32 unmasked by Leonard Crestez · Mon May 06 21:43:49 2019 +0300
  44. 406c0b9 plat: imx8mq: gpc: Enable all power domain by default by Leonard Crestez · Mon May 06 22:22:14 2019 +0300
  45. 8bdff13 plat: imx8m: remove deprecated code include by Jacky Bai · Mon Apr 08 09:36:09 2019 +0800
  46. f7dc401 plat: imx8m: refactor the code to make it reusable by Jacky Bai · Wed Mar 06 16:58:18 2019 +0800
  47. 0a02002 imx: Configure CAAM job rings master ID for i.MX8MQ by Chris Spencer · Thu Feb 21 08:35:26 2019 +0000
  48. 0f03da6 imx: enable necessary errata for i.mx8mq by Anson Huang · Thu Jan 24 11:00:14 2019 +0800
  49. 1fc11bd imx: make imx uart work for debug mode by Anson Huang · Tue Jan 15 14:27:10 2019 +0800
  50. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  51. 06e325e plat: imx: Add i.MX8MQ basic support by Bai Ping · Sun Oct 28 00:12:34 2018 +0800