1. 4827613 fix(imx8m): map BL32 memory only if SPD_opteed or SPD_trusty is enabled by Marco Felsch · 1 year, 11 months ago
  2. 8562564 feat(imx8mn): add workaround for errata ERR050362 by Marco Felsch · 1 year, 11 months ago
  3. 8d150c9 feat(imx8m): enable snvs privileged registers access by Marco Felsch · 1 year, 11 months ago
  4. 117b357 Merge "feat(imx8m): move the gpc reg & macro to a separate header file" into integration by Yann Gautier · 1 year, 11 months ago
  5. 2a6ffa9 feat(imx8m): move the gpc reg & macro to a separate header file by Jacky Bai · 5 years ago
  6. 8947404 feat(imx8m): add more dram pll setting by Marek Vasut · 1 year, 11 months ago
  7. 29ae73e Merge changes from topic "mb/mb-signer-id" into integration by Lauren Wehrmeister · 2 years ago
  8. 101f070 fix(imx8m): make IMX_BOOT_UART_BASE autodetection option more obvious by Marco Felsch · 2 years ago
  9. b9bceef feat(imx): add dummy 'plat_mboot_measure_key' function by Manish V Badarkhe · 2 years, 1 month ago
  10. df730d9 feat(imx8m): detect console base address during runtime by Marco Felsch · 2 years ago
  11. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  12. e75a3b6 fix(imx8mq): fix compilation with gcc >= 12.x by Andre Przywara · 2 years, 4 months ago
  13. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  14. 8962bdd feat(imx8mq): enable dram dvfs support on imx8mq by Jacky Bai · 6 years ago
  15. ef4e5f0 feat(imx8m): use non-fast wakeup stop mode for system suspend by Jacky Bai · 6 years ago
  16. 724ac3e feat(imx8mq): correct the slot ack setting for STOP mode by Jacky Bai · 6 years ago
  17. 387a1df feat(imx8mq): add anamix pll override setting for DSM mode by Jacky Bai · 6 years ago
  18. 88a2646 feat(imx8mq): add workaround code for ERR11171 on imx8mq by Jacky Bai · 6 years ago
  19. dd108c3 feat(imx8mq): add the dram retention support for imx8mq by Jacky Bai · 6 years ago
  20. 99475c5 feat(imx8mq): add version for B2 by Ye Li · 4 years, 6 months ago
  21. a2655f4 fix(imx8m): backup mr12/14 value from lpddr4 chip by Jacky Bai · 3 years, 8 months ago
  22. e00fe11 fix(imx8m): add ddr4 dvfs sw workaround for ERR050712 by Jacky Bai · 4 years, 5 months ago
  23. 0331b1c fix(imx8m): fix coverity out of bound access issue by Jacky Bai · 5 years ago
  24. 4bf5019 fix(imx8m): fix the dram retention random hang on some imx8mq Rev2.0 by Jacky Bai · 4 years, 10 months ago
  25. 4234b90 feat(imx8m): add more dram pll setting by Jacky Bai · 4 years, 10 months ago
  26. 25c4323 fix(imx8m): fix the current fsp init by Jacky Bai · 5 years ago
  27. 3330084 fix(imx8m): fix the rank to rank space issue by Jacky Bai · 5 years ago
  28. ad0cbbf fix(imx8m): fix the dfiphymaster setting after dvfs by Jacky Bai · 5 years ago
  29. 0e39488 feat(imx8m): update the ddr4 dvfs flow to include ddr3l support by Jacky Bai · 5 years ago
  30. 5277c09 fix(imx8m): correct the rank info get fro mstr by Jacky Bai · 5 years ago
  31. 093888c feat(imx8m): fix the ddr4 dvfs random hang on imx8m by Jacky Bai · 5 years ago
  32. 8cfa94b feat(imx8mq): add BL31 PIE support by Lucas Stach · 2 years, 8 months ago
  33. 0445a4a refactor(imx8mq): introduce BL31_SIZE by Lucas Stach · 2 years, 8 months ago
  34. c0fb887 refactor(imx8mq): make use of setup_page_tables() by Lucas Stach · 2 years, 8 months ago
  35. 36be108 feat(imx8mq): always set up console by Lucas Stach · 2 years, 8 months ago
  36. 7698dba feat(imx8mq): remove empty bl31_plat_runtime_setup by Lucas Stach · 2 years, 8 months ago
  37. 202737e feat(imx8mq): make IMX_BOOT_UART_BASE configurable via build parameter by Lucas Stach · 2 years, 8 months ago
  38. de10522 refactor(imx8m): pass platform metadata as a function's argument by Manish V Badarkhe · 2 years, 9 months ago
  39. b139f85 Merge "feat(imx8mm): add BL31 PIE support" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  40. c41a196 Merge "refactor(imx8mm): introduce BL2_SIZE and BL31_SIZE" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  41. 473bed8 Merge "refactor(imx8mm): make use of setup_page_tables()" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  42. a213c27 Merge "refactor(imx8mm): cleanup the mmap region settings" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  43. d81fc8e Merge "feat(imx8mn): add BL31 PIE support" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  44. 89cb9c5 Merge "refactor(imx8mn): introduce BL31_SIZE" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  45. ebaf46c Merge "refactor(imx8mn): make use of setup_page_tables()" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  46. d907a04 Merge "refactor(imx8mn): cleanup the mmap region settings" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  47. 5178175 Merge "feat(imx8mp): add BL31 PIE support" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  48. c564d81 Merge "refactor(imx8mp): introduce BL2_SIZE and BL31_SIZE" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  49. 2668742 Merge "refactor(imx8mp): make use of setup_page_tables()" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  50. f8f2440 Merge "refactor(imx8mp): cleanup the mmap region settings" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  51. 8f93151 Merge "feat(imx8m): make psci common code pie compatible" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  52. 0f0a9db Merge "fix(imx8m): fix dram retention fsp_table access" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  53. ad6eb19 fix(imx8m): update poweroff related SNVS_LPCR bits only by Shawn Guo · 2 years, 9 months ago
  54. a8e6a2c feat(imx8mm): add BL31 PIE support by Marco Felsch · 3 years ago
  55. 40ff8ff refactor(imx8mm): introduce BL2_SIZE and BL31_SIZE by Marco Felsch · 3 years ago
  56. 0b72724 refactor(imx8mm): make use of setup_page_tables() by Marco Felsch · 3 years ago
  57. 686a5bc refactor(imx8mm): cleanup the mmap region settings by Marco Felsch · 3 years ago
  58. 62d37a4 feat(imx8mn): add BL31 PIE support by Marco Felsch · 3 years, 1 month ago
  59. 796a249 refactor(imx8mn): introduce BL31_SIZE by Marco Felsch · 3 years, 1 month ago
  60. 602b328 refactor(imx8mn): make use of setup_page_tables() by Marco Felsch · 3 years, 1 month ago
  61. b6ac8cc refactor(imx8mn): cleanup the mmap region settings by Marco Felsch · 3 years, 1 month ago
  62. 7a443fe feat(imx8mp): add BL31 PIE support by Marco Felsch · 3 years, 1 month ago
  63. 5fe51c9 refactor(imx8mp): introduce BL2_SIZE and BL31_SIZE by Marco Felsch · 3 years, 1 month ago
  64. c52966f refactor(imx8mp): make use of setup_page_tables() by Marco Felsch · 3 years, 1 month ago
  65. c995943 refactor(imx8mp): cleanup the mmap region settings by Marco Felsch · 3 years, 1 month ago
  66. 5d2d332 feat(imx8m): make psci common code pie compatible by Marco Felsch · 3 years, 1 month ago
  67. 6c8f523 fix(imx8m): fix dram retention fsp_table access by Marco Felsch · 2 years, 11 months ago
  68. 720e7b6 feat(imx8m): add support for high assurance boot by Andrey Zhizhikin · 2 years, 10 months ago
  69. 62a93aa feat(imx8mp): add hab and map required memory blocks by Andrey Zhizhikin · 2 years, 10 months ago
  70. b5f06d3 feat(imx8mn): add hab and map required memory blocks by Andrey Zhizhikin · 2 years, 10 months ago
  71. 5941f37 feat(imx8mm): add hab and map required memory blocks by Andrey Zhizhikin · 2 years, 10 months ago
  72. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  73. 901d74b fix(imx8m): move caam init after serial init by Andrey Zhizhikin · 2 years, 11 months ago
  74. 6e24d79 fix(imx8m): correct serial output for HAB JR0 by Andrey Zhizhikin · 2 years, 11 months ago
  75. e95abc4 fix: make TF-A use provided OpenSSL binary by Salome Thirot · 3 years, 1 month ago
  76. 0cb8dd7 Merge changes Iec22dcab,Ib88b4b5d,I50cd6b82,If1167785,I9b3a08ef, ... into integration by Madhukar Pappireddy · 3 years, 1 month ago
  77. 9d3249d feat(imx8m): keep pu domains in default state during boot stage by Jacky Bai · 6 years ago
  78. 44dea54 feat(imx8m): add the PU power domain support on imx8mm/mn by Jacky Bai · 6 years ago
  79. 66d399e feat(imx8m): add the anamix pll override setting by Jacky Bai · 6 years ago
  80. 9c336f6 feat(imx8m): add the ddr frequency change support for imx8m family by Jacky Bai · 6 years ago
  81. 2003fa9 feat(imx8mn): enable dram retention suuport on imx8mn by Jacky Bai · 6 years ago
  82. b7abf48 feat(imx8mm): enable dram retention suuport on imx8mm by Jacky Bai · 6 years ago
  83. c71793c feat(imx8m): add dram retention flow for imx8m family by Jacky Bai · 6 years ago
  84. 4ee91ba refactor(imx): update config of mbedtls support by laurenw-arm · 3 years, 2 months ago
  85. 938dfa2 Merge "feat(imx8mq): add 100us delay after USB OTG SRC bit 0 clear" into integration by Madhukar Pappireddy · 3 years, 2 months ago
  86. 66345b8 feat(imx8mq): add 100us delay after USB OTG SRC bit 0 clear by Jacky Bai · 6 years ago
  87. 21189b8 fix(imx8mq): correct architected counter frequency by Lucas Stach · 3 years, 3 months ago
  88. c3bdd3d Merge changes Idfd268cd,I362445b9,Ibea052d3,I28cb8f74,I501ae76a, ... into integration by Manish Pandey · 3 years, 3 months ago
  89. aeff146 feat(imx8mp): enable BL32 fdt overlay support on imx8mp by Jacky Bai · 5 years ago
  90. 023750c feat(imx8mq): enable optee fdt overlay support by Silvano di Ninno · 5 years ago
  91. 2612891 feat(imx8mn): enable optee fdt overlay support by Silvano di Ninno · 5 years ago
  92. 9d0eed1 feat(imx8mm): enable optee fdt overlay support by Silvano di Ninno · 5 years ago
  93. 8b9c21b feat(imx8mp): add trusty for imx8mp by Jacky Bai · 5 years ago
  94. a18e393 feat(imx8mq): enable trusty for imx8mq by Ji Luo · 5 years ago
  95. 99349c8 feat(imx8mn): enable Trusty OS for imx8mn by Ji Luo · 5 years ago
  96. ff3acfe feat(imx8mm): enable Trusty OS on imx8mm by Ji Luo · 5 years ago
  97. 4f8d5b0 feat(imx8/imx8m): switch to xlat_tables_v2 by Ji Luo · 5 years ago
  98. d5ede92 feat(imx8m): enable the coram_s tz by default on imx8mn/mp by Jacky Bai · 4 years, 4 months ago
  99. 0a76495 feat(imx8m): enable the csu init on imx8m by Jacky Bai · 6 years ago
  100. 71c40d3 feat(imx8m): add a simple csu driver for imx8m family by Jacky Bai · 6 years ago