1. d2a339d feat(imx8m): enable conditional build for SDEI by Jacky Bai · 3 years, 4 months ago
  2. cb2c4f9 feat(plat/imx/imx8m/imx8mm): add support for measured boot by Ying-Chun Liu (PaulLiu) · 3 years, 10 months ago
  3. 32d5042 fix(imx8mp): change the BL31 physical load address by Ying-Chun Liu (PaulLiu) · 3 years, 8 months ago
  4. 10bfc77 fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed by Ying-Chun Liu (PaulLiu) · 3 years, 11 months ago
  5. a16ecd2 feat(plat/imx/imx8m/imx8mp): enable Trusted Boot by Ying-Chun Liu (PaulLiu) · 4 years, 4 months ago
  6. 75fbf55 feat(plat/imx/imx8m/imx8mp): add in BL2 with FIP by Ying-Chun Liu (PaulLiu) · 4 years, 4 months ago
  7. ce0bec6 refactor(plat/imx/imx8m): make image load logic for TBBR FIP booting common by Ying-Chun Liu (PaulLiu) · 4 years, 4 months ago
  8. f696843 feat(plat/imx/imx8m/imx8mp): add initial definition to facilitate FIP layout by Ying-Chun Liu (PaulLiu) · 4 years, 4 months ago
  9. 81d1d86 refactor(plat/imx/imx): make imx io-storage logic for TBBR/FIP common by Ying-Chun Liu (PaulLiu) · 4 years, 4 months ago
  10. 91566d6 feat(plat/imx/imx8m/imx8mp): add imx8mp_private.h to the build by Ying-Chun Liu (PaulLiu) · 4 years, 4 months ago
  11. d53c9db feat(plat/imx/imx8m/imx8mm): enlarge BL33 (U-boot) size in FIP by Ying-Chun Liu (PaulLiu) · 4 years, 7 months ago
  12. 2f0004b Merge changes from topic "imx8m-sdei" into integration by Madhukar Pappireddy · 4 years, 2 months ago
  13. 60a0dde feat(plat/imx8m): add system_reset2 implementation by Igor Opaniuk · 4 years, 2 months ago
  14. 6b63125 feat(plat/imx8m): add sdei support for i.MX8MP by Peng Fan · 4 years, 4 months ago
  15. ce2be32 feat(plat/imx8m): add sdei support for i.MX8MN by Peng Fan · 4 years, 4 months ago
  16. 2512d04 Merge "feat(plat/imx8m): add SiP call for secondary boot" into integration by Madhukar Pappireddy · 4 years, 2 months ago
  17. 9ce232f feat(plat/imx8m): add SiP call for secondary boot by Igor Opaniuk · 4 years, 5 months ago
  18. 7f9390d plat: imx8mp: change the bl31 physical load address by Jacky Bai · 4 years, 10 months ago
  19. 8c72a7a plat: imx8m: Fix the macro define error by Jacky Bai · 5 years ago
  20. ad329e5 plat: imx8mm: Add in BL2 with FIP by Ying-Chun Liu (PaulLiu) · 4 years, 8 months ago
  21. f255cad plat: imx8mm: Enable Trusted Boot by Ying-Chun Liu (PaulLiu) · 4 years, 8 months ago
  22. e364a8c plat: imx8mm: Add image load logic for TBBR FIP booting by Ying-Chun Liu (PaulLiu) · 6 years ago
  23. 37ac9b7 plat: imx8mm: Add initial defintions to facilitate FIP layout by Ying-Chun Liu (PaulLiu) · 6 years ago
  24. ee4d094 plat: imx8mm: Add image io-storage logic for TBBR FIP booting by Ying-Chun Liu (PaulLiu) · 6 years ago
  25. 1329f96 plat: imx8mm: Add imx8mm_private.h to the build by Ying-Chun Liu (PaulLiu) · 6 years ago
  26. fe5e1c1 plat: imx8m: Fix the race condition during cpu hotplug by Jacky Bai · 6 years ago
  27. fb9212b plat: imx8m: Correct the imr mask reg offset by Jacky Bai · 5 years ago
  28. 9eb1bb6 plat: imx8m: Keep A53 PLAT on in wait mode(ret) by Jacky Bai · 6 years ago
  29. 8567103 plat: imx: add sdei support for i.MX8MM by Peng Fan · 5 years ago
  30. a775ef2 plat: imx8mp: Add the basic support for i.MX8MP by Jacky Bai · 5 years ago
  31. 9e5c3e9 plat: imx8m: Move the gpc hw reg to a separate header file by Jacky Bai · 5 years ago
  32. 58fdd60 plat: imx8mn: Add imx8mn basic support by Jacky Bai · 6 years ago
  33. a6ea06f TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 5 years ago
  34. 6654d17 Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into integration by Mark Dykes · 5 years ago
  35. 6e19bd5 TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 5 years ago
  36. 60a23af plat: imx8mm: provide uart base as build option by Igor Opaniuk · 5 years ago
  37. cf92be2 Merge "plat: imx8m: Fix the rdc memory region slot's offset" into integration by Sandrine Bailleux · 5 years ago
  38. d7873bc imx: Use generic console_t data structure by Andre Przywara · 6 years ago
  39. 97600cb plat: imx8m: Fix the rdc memory region slot's offset by Jacky Bai · 6 years ago
  40. 7a57188 imx: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 6 years ago
  41. 004c922 Merge changes Ib1ed9786,I6c4855c8 into integration by Sandrine Bailleux · 6 years ago
  42. 7a05f06 Remove redundant declarations. by Madhukar Pappireddy · 6 years ago
  43. abb6fee plat: imx8mm: Add the support for opteed spd on imx8mq/imx8mm by Jacky Bai · 6 years ago
  44. 3d66079 plat: imx8m: Add basic rdc module init driver by Jacky Bai · 6 years ago
  45. 2502709 plat: imx8m: Add caam module init on imx8m by Jacky Bai · 6 years ago
  46. 0d220b3 Merge changes from topic "banned_api_list" into integration by Soby Mathew · 6 years ago
  47. 2aca35f Fix the License header template in imx_aipstz.c by Soby Mathew · 6 years ago
  48. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  49. 4d384eb Merge "plat: imx8m: Add the aipstz init to config peripheral access" into integration by Soby Mathew · 6 years ago
  50. ac166f6 plat: imx8m: Add the aipstz init to config peripheral access by Jacky Bai · 6 years ago
  51. f56afc1 imx8: Replace PLAT_IMX8* with automatic PLAT_imx8* by Leonard Crestez · 6 years ago
  52. 72196cb plat: imx8mq: Implement IMX_SIP_GET_SOC_INFO by Leonard Crestez · 6 years ago
  53. b05631a plat: imx8mq: Remove duplicated linker symbols by Jacky Bai · 6 years ago
  54. 950d05f plat: imx8m: Implement IMX_SIP_BUILDINFO by Leonard Crestez · 6 years ago
  55. 7696880 plat: imx8mq: Only keep IRQ 32 unmasked by Leonard Crestez · 6 years ago
  56. e195850 plat: imx8mq: gpc: Enable all power domain by default by Leonard Crestez · 6 years ago
  57. 43c733b plat: imx8m: remove deprecated code include by Jacky Bai · 6 years ago
  58. 179f82a plat: imx8m: Add the basic support for imx8mm by Jacky Bai · 6 years ago
  59. e8837b0 plat: imx8m: refactor the code to make it reusable by Jacky Bai · 6 years ago
  60. 45a95e3 imx: Configure CAAM job rings master ID for i.MX8MQ by Chris Spencer · 6 years ago
  61. 218bdbe imx: enable necessary errata for i.mx8mq by Anson Huang · 7 years ago
  62. 2e8ab4f imx: make imx uart work for debug mode by Anson Huang · 7 years ago
  63. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  64. 8113681 plat: imx: Add i.MX8MQ basic support by Bai Ping · 7 years ago