1. 9f6e5d9 feat(imx8ulp): enable the DDR frequency scaling support by Jacky Bai · 2 years, 5 months ago
  2. d3724c1 fix(imx8ulp): fix suspend/resume issue when DBD owner is s400 only by Ye Li · 1 year, 7 months ago
  3. 651b439 feat(imx8ulp): update XRDC for ELE to access DDR with CA35 DID by Ye Li · 1 year, 4 months ago
  4. 617c5ab feat(imx8ulp): add memory region policy by Ji Luo · 1 year, 10 months ago
  5. 97c724e feat(imx8ulp): protect TEE region for secure access only by Ye Li · 2 years, 7 months ago
  6. 37a394a feat(imx8ulp): add trusty support by Ji Luo · 3 years ago
  7. e4cde32 feat(imx8ulp): add OPTEE support by Clement Faure · 3 years, 1 month ago
  8. 5cc4c77 feat(imx8ulp): update the upower config for power optimization by Jacky Bai · 2 years, 8 months ago
  9. c7b9423 feat(imx8ulp): allow RTD to reset APD through MU by Ye Li · 1 year, 7 months ago
  10. 234925b feat(imx8ulp): not power off LPAV PD when LPAV owner is RTD by Ye Li · 2 years, 6 months ago
  11. 2c87ab9 feat(imx8ulp): add system power off support by Jacky Bai · 10 months ago
  12. ba997cc feat(imx8ulp): add APD power down mode(PD) support in system suspend by Jacky Bai · 3 years ago
  13. c6fb667 feat(imx8ulp): add the basic support for idle & system suspned by Jacky Bai · 10 months ago
  14. d362edf feat(imx8ulp): enable 512KB cache after resume on imx8ulp by Jacky Bai · 3 years ago
  15. 7ec9451 feat(imx8ulp): add the initial XRDC support by Jacky Bai · 9 months ago
  16. 862f57a feat(imx8ulp): allocated caam did for the non secure world by Pankaj Gupta · 2 years, 11 months ago
  17. 4d93d1d feat(imx8ulp): add i.MX8ULP basic support by Jacky Bai · 4 years ago
  18. 4abb74d Merge "fix(imx8mp): uncondtionally enable only the USB power domain" into integration by Madhukar Pappireddy · 4 months ago
  19. e1ff460 feat(imx8m): obtain boot image set for imx8mn/mp by Igor Opaniuk · 8 months ago
  20. 8f7a3d0 fix(imx8mp): uncondtionally enable only the USB power domain by Ahmad Fatoum · 5 months ago
  21. 44853af feat(imx8m): make bl33 start configurable via PRELOADED_BL33_BASE by Marco Felsch · 6 months ago
  22. 6d44161 feat(imx8m): add 3600 MTps DDR PLL rate by Marek Vasut · 7 months ago
  23. ea6ce4e fix(imx8m): align 3200 MTps rate with U-Boot by Marek Vasut · 7 months ago
  24. 38945f0 fix(imx8m): handle 3734 in addition to 3733 and 3732 MTps rates by Marek Vasut · 7 months ago
  25. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · 9 months ago
  26. c6999d2 fix(imx8m): map BL32 memory only if SPD_opteed or SPD_trusty is enabled by Marco Felsch · 10 months ago
  27. 5b65a99 feat(imx8mn): add workaround for errata ERR050362 by Marco Felsch · 10 months ago
  28. 2d6c08f feat(imx8m): enable snvs privileged registers access by Marco Felsch · 10 months ago
  29. ef2b295 chore: remove MULTI_CONSOLE_API references by Michal Simek · 10 months ago
  30. 2df3faf Merge "feat(imx8m): move the gpc reg & macro to a separate header file" into integration by Yann Gautier · 10 months ago
  31. 7512abc feat(imx8m): move the gpc reg & macro to a separate header file by Jacky Bai · 4 years, 3 months ago
  32. 37110cd feat(imx8m): add more dram pll setting by Marek Vasut · 10 months ago
  33. 6aba3b1 build(bl32): added check for AARCH32_SP by Juan Pablo Conde · 11 months ago
  34. 99dcac2 Merge changes from topic "mb/mb-signer-id" into integration by Lauren Wehrmeister · 11 months ago
  35. 409eb8b fix(imx8m): make IMX_BOOT_UART_BASE autodetection option more obvious by Marco Felsch · 11 months ago
  36. e2405a9 feat(imx): add dummy 'plat_mboot_measure_key' function by Manish V Badarkhe · 12 months ago
  37. 7640134 feat(imx8m): detect console base address during runtime by Marco Felsch · 11 months ago
  38. a9ec0a2 feat(imx93): add OPTEE support by Clement Faure · 2 years, 1 month ago
  39. 86cb912 feat(imx93): protect OPTEE memory to secure access only by Ye Li · 1 year, 9 months ago
  40. f173f9e feat(imx93): add cpuidle and basic suspend support by Jacky Bai · 1 year, 1 month ago
  41. adee564 feat(imx93): add reset & poweroff support by Jacky Bai · 1 year, 1 month ago
  42. 7c11301 feat(imx93): allow SoC masters access to system TCM by Yangbo Lu · 2 years, 2 months ago
  43. 94cc5d4 feat(imx93): update the ocram trdc config for did10 by Jacky Bai · 2 years ago
  44. 8e2109d feat(imx93): add the basic support by Jacky Bai · 1 year, 1 month ago
  45. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 5 months ago
  46. ce82709 feat(imx8): add support for debug uart on lpuart1 by Markus Niebel · 3 years, 4 months ago
  47. 4f4124b fix(imx8mq): fix compilation with gcc >= 12.x by Andre Przywara · 1 year, 3 months ago
  48. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 7 months ago
  49. 1c4ef71 Merge changes from topic "imx8m_misc_changes" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  50. a51b11a feat(imx8mq): enable dram dvfs support on imx8mq by Jacky Bai · 4 years, 6 months ago
  51. 8d9ef56 feat(imx8m): use non-fast wakeup stop mode for system suspend by Jacky Bai · 4 years, 6 months ago
  52. 4e44165 feat(imx8mq): correct the slot ack setting for STOP mode by Jacky Bai · 4 years, 6 months ago
  53. 48c9dcd feat(imx8mq): add anamix pll override setting for DSM mode by Jacky Bai · 4 years, 6 months ago
  54. a940799 feat(imx8mq): add workaround code for ERR11171 on imx8mq by Jacky Bai · 4 years, 6 months ago
  55. 0d07920 feat(imx8mq): add the dram retention support for imx8mq by Jacky Bai · 4 years, 6 months ago
  56. bde8fe0 feat(imx8mq): add version for B2 by Ye Li · 3 years, 5 months ago
  57. e2507bb fix(imx8m): backup mr12/14 value from lpddr4 chip by Jacky Bai · 2 years, 6 months ago
  58. 89fdd76 fix(imx8m): add ddr4 dvfs sw workaround for ERR050712 by Jacky Bai · 3 years, 4 months ago
  59. ff820ba fix(imx8m): fix coverity out of bound access issue by Jacky Bai · 3 years, 10 months ago
  60. 469c2cc fix(imx8m): fix the dram retention random hang on some imx8mq Rev2.0 by Jacky Bai · 3 years, 8 months ago
  61. e936190 feat(imx8m): add more dram pll setting by Jacky Bai · 3 years, 9 months ago
  62. 8e51c26 fix(imx8m): fix the current fsp init by Jacky Bai · 4 years ago
  63. dde85e0 fix(imx8m): fix the rank to rank space issue by Jacky Bai · 4 years, 2 months ago
  64. 969727c fix(imx8m): fix the dfiphymaster setting after dvfs by Jacky Bai · 4 years, 2 months ago
  65. d148bae feat(imx8m): update the ddr4 dvfs flow to include ddr3l support by Jacky Bai · 4 years, 2 months ago
  66. 95ec94c fix(imx8m): correct the rank info get fro mstr by Jacky Bai · 4 years, 3 months ago
  67. 699ece5 feat(imx8m): fix the ddr4 dvfs random hang on imx8m by Jacky Bai · 4 years, 3 months ago
  68. 73ace35 fix: remove useless "return" at void functions by Elyes Haouas · 1 year, 5 months ago
  69. 311b33d perf(imx): speed-up console/uart TX using FIFO by Loic Poulain · 1 year, 6 months ago
  70. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 1 year, 6 months ago
  71. d36013e feat(imx8mq): add BL31 PIE support by Lucas Stach · 1 year, 7 months ago
  72. c272283 refactor(imx8mq): introduce BL31_SIZE by Lucas Stach · 1 year, 7 months ago
  73. 61baf7e refactor(imx8mq): make use of setup_page_tables() by Lucas Stach · 1 year, 7 months ago
  74. c8a57ff feat(imx8mq): always set up console by Lucas Stach · 1 year, 7 months ago
  75. 38b4bd9 feat(imx8mq): remove empty bl31_plat_runtime_setup by Lucas Stach · 1 year, 7 months ago
  76. 1f78315 feat(imx8mq): make IMX_BOOT_UART_BASE configurable via build parameter by Lucas Stach · 1 year, 7 months ago
  77. 05e9d4d fix: remove old-style declarations by Boyan Karatotev · 1 year, 7 months ago
  78. cbbe28e refactor(imx8m): pass platform metadata as a function's argument by Manish V Badarkhe · 1 year, 7 months ago
  79. a54a17e Merge "feat(imx8mm): add BL31 PIE support" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  80. 1eefbac Merge "refactor(imx8mm): introduce BL2_SIZE and BL31_SIZE" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  81. 4ed212a Merge "refactor(imx8mm): make use of setup_page_tables()" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  82. ed40755 Merge "refactor(imx8mm): cleanup the mmap region settings" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  83. 25c9082 Merge "feat(imx8mn): add BL31 PIE support" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  84. a202838 Merge "refactor(imx8mn): introduce BL31_SIZE" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  85. ed4cc9d Merge "refactor(imx8mn): make use of setup_page_tables()" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  86. c403115 Merge "refactor(imx8mn): cleanup the mmap region settings" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  87. b64e77d Merge "feat(imx8mp): add BL31 PIE support" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  88. 6b9e553 Merge "refactor(imx8mp): introduce BL2_SIZE and BL31_SIZE" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  89. e25bd03 Merge "refactor(imx8mp): make use of setup_page_tables()" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  90. 0403f81 Merge "refactor(imx8mp): cleanup the mmap region settings" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  91. dac5e35 Merge "feat(imx8m): make psci common code pie compatible" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  92. 56712e6 Merge "fix(imx8m): fix dram retention fsp_table access" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  93. 5a01b45 fix(imx8m): update poweroff related SNVS_LPCR bits only by Shawn Guo · 1 year, 8 months ago
  94. ff2b872 feat(imx8mm): add BL31 PIE support by Marco Felsch · 1 year, 10 months ago
  95. d302186 refactor(imx8mm): introduce BL2_SIZE and BL31_SIZE by Marco Felsch · 1 year, 10 months ago
  96. 0679c02 refactor(imx8mm): make use of setup_page_tables() by Marco Felsch · 1 year, 10 months ago
  97. dfe200c refactor(imx8mm): cleanup the mmap region settings by Marco Felsch · 1 year, 10 months ago
  98. 82cb834 feat(imx8mn): add BL31 PIE support by Marco Felsch · 2 years ago
  99. e1dcc6d refactor(imx8mn): introduce BL31_SIZE by Marco Felsch · 2 years ago
  100. 6d7a07b refactor(imx8mn): make use of setup_page_tables() by Marco Felsch · 2 years ago