1. db5fe4f chore(docs): drop the "wfi" from `pwr_domain_pwr_down_wfi` by Boyan Karatotev · 10 months ago
  2. 7a95759 fix(build): ensure `$(ROT_KEY)` depends on correct directory rules by Chris Kay · 9 months ago
  3. f7434fa fix(imx8m): ensure domain permissions for the console by Dario Binacchi · 11 months ago
  4. 8934556 refactor(imx8m): replace UART base magic numbers with macros by Dario Binacchi · 11 months ago
  5. d744e0f chore(imx): remove duplicate define by Jimmy Brisson · 12 months ago
  6. f4dd18c build: consolidate directory creation rules by Chris Kay · 1 year, 2 months ago
  7. 7c4e1ee build: unify verbosity handling by Chris Kay · 1 year, 3 months ago
  8. 108146c fix(imx): disable DRAM retention by default on i.MX8MQ by Ahmad Fatoum · 1 year, 5 months ago
  9. 11d32b3 feat(imx8mm): optionally take params from BL2 by Sascha Hauer · 1 year, 7 months ago
  10. 7eae1db feat(imx): add helper to take params from BL2 by Sascha Hauer · 1 year, 7 months ago
  11. 1156c76 feat(imx8mm): restrict peripheral access to secure world by Stefan Kerkmann · 1 year, 5 months ago
  12. f4b11e5 feat(imx8mm): set and lock almost all peripherals as non-secure by Stefan Kerkmann · 1 year, 5 months ago
  13. 2ac4909 feat(imx8m): add imx csu_sa enum type defines for imx8m by Stefan Kerkmann · 1 year, 5 months ago
  14. 9260a8c feat(imx8m): make bl33 start configurable via PRELOADED_BL33_BASE by Marco Felsch · 1 year, 7 months ago
  15. 4827613 fix(imx8m): map BL32 memory only if SPD_opteed or SPD_trusty is enabled by Marco Felsch · 1 year, 11 months ago
  16. 8d150c9 feat(imx8m): enable snvs privileged registers access by Marco Felsch · 1 year, 11 months ago
  17. 2a6ffa9 feat(imx8m): move the gpc reg & macro to a separate header file by Jacky Bai · 5 years ago
  18. 101f070 fix(imx8m): make IMX_BOOT_UART_BASE autodetection option more obvious by Marco Felsch · 2 years ago
  19. df730d9 feat(imx8m): detect console base address during runtime by Marco Felsch · 2 years ago
  20. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  21. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  22. b139f85 Merge "feat(imx8mm): add BL31 PIE support" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  23. c41a196 Merge "refactor(imx8mm): introduce BL2_SIZE and BL31_SIZE" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  24. 473bed8 Merge "refactor(imx8mm): make use of setup_page_tables()" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  25. a213c27 Merge "refactor(imx8mm): cleanup the mmap region settings" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  26. a8e6a2c feat(imx8mm): add BL31 PIE support by Marco Felsch · 3 years ago
  27. 40ff8ff refactor(imx8mm): introduce BL2_SIZE and BL31_SIZE by Marco Felsch · 3 years ago
  28. 0b72724 refactor(imx8mm): make use of setup_page_tables() by Marco Felsch · 3 years ago
  29. 686a5bc refactor(imx8mm): cleanup the mmap region settings by Marco Felsch · 3 years ago
  30. 720e7b6 feat(imx8m): add support for high assurance boot by Andrey Zhizhikin · 2 years, 10 months ago
  31. 5941f37 feat(imx8mm): add hab and map required memory blocks by Andrey Zhizhikin · 2 years, 10 months ago
  32. 901d74b fix(imx8m): move caam init after serial init by Andrey Zhizhikin · 2 years, 11 months ago
  33. e95abc4 fix: make TF-A use provided OpenSSL binary by Salome Thirot · 3 years, 1 month ago
  34. 0cb8dd7 Merge changes Iec22dcab,Ib88b4b5d,I50cd6b82,If1167785,I9b3a08ef, ... into integration by Madhukar Pappireddy · 3 years, 1 month ago
  35. 9d3249d feat(imx8m): keep pu domains in default state during boot stage by Jacky Bai · 6 years ago
  36. 44dea54 feat(imx8m): add the PU power domain support on imx8mm/mn by Jacky Bai · 6 years ago
  37. 9c336f6 feat(imx8m): add the ddr frequency change support for imx8m family by Jacky Bai · 6 years ago
  38. b7abf48 feat(imx8mm): enable dram retention suuport on imx8mm by Jacky Bai · 6 years ago
  39. 4ee91ba refactor(imx): update config of mbedtls support by laurenw-arm · 3 years, 2 months ago
  40. 9d0eed1 feat(imx8mm): enable optee fdt overlay support by Silvano di Ninno · 5 years ago
  41. ff3acfe feat(imx8mm): enable Trusty OS on imx8mm by Ji Luo · 5 years ago
  42. 4f8d5b0 feat(imx8/imx8m): switch to xlat_tables_v2 by Ji Luo · 5 years ago
  43. 0a76495 feat(imx8m): enable the csu init on imx8m by Jacky Bai · 6 years ago
  44. d76f012 refactor(imx8m): replace magic number with enum type by Jacky Bai · 3 years, 5 months ago
  45. 0c6dfc4 feat(imx8m): add imx csu/rdc enum type defines for imx8m by Jacky Bai · 3 years, 5 months ago
  46. d2a339d feat(imx8m): enable conditional build for SDEI by Jacky Bai · 3 years, 4 months ago
  47. cb2c4f9 feat(plat/imx/imx8m/imx8mm): add support for measured boot by Ying-Chun Liu (PaulLiu) · 3 years, 10 months ago
  48. 10bfc77 fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed by Ying-Chun Liu (PaulLiu) · 3 years, 11 months ago
  49. ce0bec6 refactor(plat/imx/imx8m): make image load logic for TBBR FIP booting common by Ying-Chun Liu (PaulLiu) · 4 years, 4 months ago
  50. 81d1d86 refactor(plat/imx/imx): make imx io-storage logic for TBBR/FIP common by Ying-Chun Liu (PaulLiu) · 4 years, 4 months ago
  51. d53c9db feat(plat/imx/imx8m/imx8mm): enlarge BL33 (U-boot) size in FIP by Ying-Chun Liu (PaulLiu) · 4 years, 7 months ago
  52. 60a0dde feat(plat/imx8m): add system_reset2 implementation by Igor Opaniuk · 4 years, 2 months ago
  53. 9ce232f feat(plat/imx8m): add SiP call for secondary boot by Igor Opaniuk · 4 years, 5 months ago
  54. ad329e5 plat: imx8mm: Add in BL2 with FIP by Ying-Chun Liu (PaulLiu) · 4 years, 8 months ago
  55. f255cad plat: imx8mm: Enable Trusted Boot by Ying-Chun Liu (PaulLiu) · 4 years, 8 months ago
  56. e364a8c plat: imx8mm: Add image load logic for TBBR FIP booting by Ying-Chun Liu (PaulLiu) · 6 years ago
  57. 37ac9b7 plat: imx8mm: Add initial defintions to facilitate FIP layout by Ying-Chun Liu (PaulLiu) · 6 years ago
  58. ee4d094 plat: imx8mm: Add image io-storage logic for TBBR FIP booting by Ying-Chun Liu (PaulLiu) · 6 years ago
  59. 1329f96 plat: imx8mm: Add imx8mm_private.h to the build by Ying-Chun Liu (PaulLiu) · 6 years ago
  60. fb9212b plat: imx8m: Correct the imr mask reg offset by Jacky Bai · 5 years ago
  61. 8567103 plat: imx: add sdei support for i.MX8MM by Peng Fan · 5 years ago
  62. 9e5c3e9 plat: imx8m: Move the gpc hw reg to a separate header file by Jacky Bai · 5 years ago
  63. a6ea06f TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 5 years ago
  64. 6654d17 Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into integration by Mark Dykes · 5 years ago
  65. 6e19bd5 TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 5 years ago
  66. 60a23af plat: imx8mm: provide uart base as build option by Igor Opaniuk · 5 years ago
  67. d7873bc imx: Use generic console_t data structure by Andre Przywara · 6 years ago
  68. 7a57188 imx: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 6 years ago
  69. abb6fee plat: imx8mm: Add the support for opteed spd on imx8mq/imx8mm by Jacky Bai · 6 years ago
  70. 3d66079 plat: imx8m: Add basic rdc module init driver by Jacky Bai · 6 years ago
  71. 2502709 plat: imx8m: Add caam module init on imx8m by Jacky Bai · 6 years ago
  72. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  73. ac166f6 plat: imx8m: Add the aipstz init to config peripheral access by Jacky Bai · 6 years ago
  74. 950d05f plat: imx8m: Implement IMX_SIP_BUILDINFO by Leonard Crestez · 6 years ago
  75. 43c733b plat: imx8m: remove deprecated code include by Jacky Bai · 6 years ago
  76. 179f82a plat: imx8m: Add the basic support for imx8mm by Jacky Bai · 6 years ago