1. e329b3d feat(imx8/imx8m): switch to xlat_tables_v2 by Ji Luo · 4 years, 5 months ago
  2. f1d011c feat(imx8m): enable the coram_s tz by default on imx8mn/mp by Jacky Bai · 3 years, 3 months ago
  3. 3c3c268 feat(imx8m): enable the csu init on imx8m by Jacky Bai · 4 years, 6 months ago
  4. 347599d feat(imx8m): add a simple csu driver for imx8m family by Jacky Bai · 4 years, 6 months ago
  5. 0e40055 refactor(imx8m): replace magic number with enum type by Jacky Bai · 2 years, 4 months ago
  6. 3e91a76 feat(imx8m): add imx csu/rdc enum type defines for imx8m by Jacky Bai · 2 years, 4 months ago
  7. 135ece1 fix(imx8m): check the validation of domain id by Jacky Bai · 2 years, 3 months ago
  8. 210ec7d feat(imx8m): enable conditional build for SDEI by Jacky Bai · 2 years, 4 months ago
  9. 26e7de9 feat(plat/imx8m): do not release JR0 to NS if HAB is using it by Franck LENORMAND · 3 years, 1 month ago
  10. ac6d862 feat(plat/imx/imx8m/imx8mm): add support for measured boot by Ying-Chun Liu (PaulLiu) · 2 years, 9 months ago
  11. 169a9f6 fix(imx8mp): change the BL31 physical load address by Ying-Chun Liu (PaulLiu) · 2 years, 7 months ago
  12. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 11 months ago
  13. ce75697 fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed by Ying-Chun Liu (PaulLiu) · 2 years, 10 months ago
  14. f70e289 feat(plat/imx/imx8m/imx8mp): enable Trusted Boot by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  15. a61a5c2 feat(plat/imx/imx8m/imx8mp): add in BL2 with FIP by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  16. e6a7f88 refactor(plat/imx/imx8m): make image load logic for TBBR FIP booting common by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  17. 14b5c06 feat(plat/imx/imx8m/imx8mp): add initial definition to facilitate FIP layout by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  18. 54cabc4 refactor(plat/imx/imx): make imx io-storage logic for TBBR/FIP common by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  19. 8b9fd1d feat(plat/imx/imx8m/imx8mp): add imx8mp_private.h to the build by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  20. 57cd119 Merge "feat(plat/imx/imx8m/imx8mm): enlarge BL33 (U-boot) size in FIP" into integration by Madhukar Pappireddy · 3 years ago
  21. 4d02b90 Merge "fix(plat/imx): do not keep mmc_device_info in stack" into integration by Madhukar Pappireddy · 3 years ago
  22. d56450a feat(plat/imx/imx8m/imx8mm): enlarge BL33 (U-boot) size in FIP by Ying-Chun Liu (PaulLiu) · 3 years, 6 months ago
  23. b7c1c3b Merge changes from topic "imx8m-sdei" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  24. 73999bd feat(plat/imx8m): add system_reset2 implementation by Igor Opaniuk · 3 years, 1 month ago
  25. 5cbabbc feat(plat/imx8m): add sdei support for i.MX8MP by Peng Fan · 3 years, 4 months ago
  26. 61adab7 feat(plat/imx8m): add sdei support for i.MX8MN by Peng Fan · 3 years, 4 months ago
  27. b304eab Merge "feat(plat/imx8m): add SiP call for secondary boot" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  28. 92bd78b fix(plat/imx): do not keep mmc_device_info in stack by Yann Gautier · 3 years, 4 months ago
  29. f2de681 feat(plat/imx8m): add SiP call for secondary boot by Igor Opaniuk · 3 years, 4 months ago
  30. b364395 plat: imx8mp: change the bl31 physical load address by Jacky Bai · 3 years, 9 months ago
  31. e71da9f plat: imx8m: Fix the macro define error by Jacky Bai · 4 years ago
  32. 234c271 plat: imx8mm: Add in BL2 with FIP by Ying-Chun Liu (PaulLiu) · 3 years, 7 months ago
  33. 9265bcc plat: imx8mm: Enable Trusted Boot by Ying-Chun Liu (PaulLiu) · 3 years, 7 months ago
  34. 03abd32 plat: imx8mm: Add image load logic for TBBR FIP booting by Ying-Chun Liu (PaulLiu) · 5 years ago
  35. 863bca0 plat: imx8mm: Add initial defintions to facilitate FIP layout by Ying-Chun Liu (PaulLiu) · 5 years ago
  36. a9c4e02 plat: imx8mm: Add image io-storage logic for TBBR FIP booting by Ying-Chun Liu (PaulLiu) · 5 years ago
  37. 6d4d148 plat: imx8mm: Add imx8mm_private.h to the build by Ying-Chun Liu (PaulLiu) · 5 years ago
  38. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years ago
  39. 3710fc7 plat: imx8m: Fix the race condition during cpu hotplug by Jacky Bai · 4 years, 6 months ago
  40. ad81816 plat: imx8m: Correct the imr mask reg offset by Jacky Bai · 4 years ago
  41. 534563e plat: imx8m: Keep A53 PLAT on in wait mode(ret) by Jacky Bai · 4 years, 7 months ago
  42. 57e982c plat: imx: add sdei support for i.MX8MM by Peng Fan · 4 years ago
  43. dd860d1 plat: imx: common: implement IMX_SIP_AARCH32 by Peng Fan · 4 years ago
  44. 07ed02c plat: imx8mp: Add the basic support for i.MX8MP by Jacky Bai · 4 years, 1 month ago
  45. d3d7972 plat: imx8m: Move the gpc hw reg to a separate header file by Jacky Bai · 4 years, 1 month ago
  46. 851fb7b Merge "plat: imx8mn: Add imx8mn basic support" into integration by Sandrine Bailleux · 4 years, 2 months ago
  47. 9bd2f84 plat: imx8mn: Add imx8mn basic support by Jacky Bai · 4 years, 8 months ago
  48. 043fd62 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 4 years, 2 months ago
  49. 80d836d Merge "plat: imx: imx8qx: provide debug uart num as build param" into integration by Mark Dykes · 4 years, 3 months ago
  50. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 4 years, 4 months ago
  51. 72d8608 plat: imx: imx8qx: provide debug uart num as build param by Igor Opaniuk · 4 years, 4 months ago
  52. 7290a6e plat: imx: imx8qm: apply clk/pinmux configuration for DEBUG_CONSOLE by Igor Opaniuk · 4 years, 4 months ago
  53. fd43285 plat: imx: imx8qm: provide debug uart num as build param by Igor Opaniuk · 4 years, 4 months ago
  54. 528e223 plat: imx: imx8_iomux: fix shift-overflow errors by Igor Opaniuk · 4 years, 4 months ago
  55. 7f7de65 Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into integration by Mark Dykes · 4 years, 4 months ago
  56. fc82480 Merge "plat: imx8mm: provide uart base as build option" into integration by Sandrine Bailleux · 4 years, 4 months ago
  57. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 5 months ago
  58. 9fc5cb6 plat: imx8mm: provide uart base as build option by Igor Opaniuk · 4 years, 4 months ago
  59. ab26920 imx: console: Use CONSOLE_T_BASE for UART base address by Andre Przywara · 4 years, 4 months ago
  60. ce0162e Merge "plat: imx8m: Fix the rdc memory region slot's offset" into integration by Sandrine Bailleux · 4 years, 5 months ago
  61. 7110d99 imx: Use generic console_t data structure by Andre Przywara · 4 years, 6 months ago
  62. a5a8bae plat: imx8m: Fix the rdc memory region slot's offset by Jacky Bai · 4 years, 8 months ago
  63. fc9b411 Enable -Wredundant-decls warning check by Madhukar Pappireddy · 4 years, 7 months ago
  64. 92efb23 imx: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  65. cdd0d8e Merge changes Ib1ed9786,I6c4855c8 into integration by Sandrine Bailleux · 4 years, 6 months ago
  66. 1fab9c3 Remove redundant declarations. by Madhukar Pappireddy · 4 years, 6 months ago
  67. 19893cc imx: Fix multiple definition of ipc_handle by Samuel Holland · 4 years, 7 months ago
  68. e6c9495 imx: Fix missing inclusion of cdefs.h by Samuel Holland · 4 years, 7 months ago
  69. 3c5e741 plat: imx: Correct the SGIs that used for secure interrupt by Jacky Bai · 4 years, 8 months ago
  70. 2a763ba plat: imx8mm: Add the support for opteed spd on imx8mq/imx8mm by Jacky Bai · 5 years ago
  71. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  72. 449738b Merge changes from topic "jun-add-imx7-pico" into integration by Soby Mathew · 5 years ago
  73. 64130a3 plat: imx8m: Add basic rdc module init driver by Jacky Bai · 5 years ago
  74. d85efcf plat: imx7: Add PicoPi iMX7D basic support by Jun Nie · 5 years ago
  75. 8cfd4b5 plat: imx7: refactor code for reuse by Jun Nie · 5 years ago
  76. 35cb414 Update imx platform to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
  77. 3bf04a5 plat: imx8m: Add caam module init on imx8m by Jacky Bai · 5 years ago
  78. c0c1d8e Merge changes from topic "banned_api_list" into integration by Soby Mathew · 5 years ago
  79. d2d7f29 Fix the License header template in imx_aipstz.c by Soby Mathew · 5 years ago
  80. 41ef3ed warp7: remove old console from makefile by Ambroise Vincent · 5 years ago
  81. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  82. 3dfc624 Merge "plat: imx8m: Add the aipstz init to config peripheral access" into integration by Soby Mathew · 5 years ago
  83. 91c6d32 plat: imx8m: Add the aipstz init to config peripheral access by Jacky Bai · 5 years ago
  84. d62c161 imx8: Replace PLAT_IMX8* with automatic PLAT_imx8* by Leonard Crestez · 5 years ago
  85. 5511908 plat: imx8mq: Implement IMX_SIP_GET_SOC_INFO by Leonard Crestez · 5 years ago
  86. 9cbff30 plat: imx8mq: Remove duplicated linker symbols by Jacky Bai · 5 years ago
  87. 402bd52 plat: imx8m: Implement IMX_SIP_BUILDINFO by Leonard Crestez · 5 years ago
  88. da45bc2 plat: imx8mq: Only keep IRQ 32 unmasked by Leonard Crestez · 5 years ago
  89. 406c0b9 plat: imx8mq: gpc: Enable all power domain by default by Leonard Crestez · 5 years ago
  90. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  91. 8bdff13 plat: imx8m: remove deprecated code include by Jacky Bai · 5 years ago
  92. ffbf32a Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · 5 years ago
  93. 0a0ca8b Console: remove deprecated finish_console_register by Ambroise Vincent · 5 years ago
  94. a617700 plat: imx8m: Add the basic support for imx8mm by Jacky Bai · 5 years ago
  95. f7dc401 plat: imx8m: refactor the code to make it reusable by Jacky Bai · 5 years ago
  96. 07f3342 Merge pull request #1837 from spencercw/master by Antonio Niño Díaz · 5 years ago
  97. f584b5e imx: make sure GIC redistributor is awake before initialization by Anson Huang · 5 years ago
  98. 0a02002 imx: Configure CAAM job rings master ID for i.MX8MQ by Chris Spencer · 5 years ago
  99. 26ca4f5 imx: warp7: Migrate to MULTI_CONSOLE_API by Ying-Chun Liu (PaulLiu) · 5 years ago
  100. 50a4d1a Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 5 years ago