1. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 4 months ago
  2. 9fc5cb6 plat: imx8mm: provide uart base as build option by Igor Opaniuk · 4 years, 4 months ago
  3. ab26920 imx: console: Use CONSOLE_T_BASE for UART base address by Andre Przywara · 4 years, 4 months ago
  4. ce0162e Merge "plat: imx8m: Fix the rdc memory region slot's offset" into integration by Sandrine Bailleux · 4 years, 4 months ago
  5. 7110d99 imx: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  6. a5a8bae plat: imx8m: Fix the rdc memory region slot's offset by Jacky Bai · 4 years, 7 months ago
  7. fc9b411 Enable -Wredundant-decls warning check by Madhukar Pappireddy · 4 years, 6 months ago
  8. 92efb23 imx: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  9. cdd0d8e Merge changes Ib1ed9786,I6c4855c8 into integration by Sandrine Bailleux · 4 years, 5 months ago
  10. 1fab9c3 Remove redundant declarations. by Madhukar Pappireddy · 4 years, 6 months ago
  11. 19893cc imx: Fix multiple definition of ipc_handle by Samuel Holland · 4 years, 7 months ago
  12. e6c9495 imx: Fix missing inclusion of cdefs.h by Samuel Holland · 4 years, 7 months ago
  13. 3c5e741 plat: imx: Correct the SGIs that used for secure interrupt by Jacky Bai · 4 years, 8 months ago
  14. 2a763ba plat: imx8mm: Add the support for opteed spd on imx8mq/imx8mm by Jacky Bai · 5 years ago
  15. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  16. 449738b Merge changes from topic "jun-add-imx7-pico" into integration by Soby Mathew · 5 years ago
  17. 64130a3 plat: imx8m: Add basic rdc module init driver by Jacky Bai · 5 years ago
  18. d85efcf plat: imx7: Add PicoPi iMX7D basic support by Jun Nie · 5 years ago
  19. 8cfd4b5 plat: imx7: refactor code for reuse by Jun Nie · 5 years ago
  20. 35cb414 Update imx platform to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
  21. 3bf04a5 plat: imx8m: Add caam module init on imx8m by Jacky Bai · 5 years ago
  22. c0c1d8e Merge changes from topic "banned_api_list" into integration by Soby Mathew · 5 years ago
  23. d2d7f29 Fix the License header template in imx_aipstz.c by Soby Mathew · 5 years ago
  24. 41ef3ed warp7: remove old console from makefile by Ambroise Vincent · 5 years ago
  25. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  26. 3dfc624 Merge "plat: imx8m: Add the aipstz init to config peripheral access" into integration by Soby Mathew · 5 years ago
  27. 91c6d32 plat: imx8m: Add the aipstz init to config peripheral access by Jacky Bai · 5 years ago
  28. d62c161 imx8: Replace PLAT_IMX8* with automatic PLAT_imx8* by Leonard Crestez · 5 years ago
  29. 5511908 plat: imx8mq: Implement IMX_SIP_GET_SOC_INFO by Leonard Crestez · 5 years ago
  30. 9cbff30 plat: imx8mq: Remove duplicated linker symbols by Jacky Bai · 5 years ago
  31. 402bd52 plat: imx8m: Implement IMX_SIP_BUILDINFO by Leonard Crestez · 5 years ago
  32. da45bc2 plat: imx8mq: Only keep IRQ 32 unmasked by Leonard Crestez · 5 years ago
  33. 406c0b9 plat: imx8mq: gpc: Enable all power domain by default by Leonard Crestez · 5 years ago
  34. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  35. 8bdff13 plat: imx8m: remove deprecated code include by Jacky Bai · 5 years ago
  36. ffbf32a Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · 5 years ago
  37. 0a0ca8b Console: remove deprecated finish_console_register by Ambroise Vincent · 5 years ago
  38. a617700 plat: imx8m: Add the basic support for imx8mm by Jacky Bai · 5 years ago
  39. f7dc401 plat: imx8m: refactor the code to make it reusable by Jacky Bai · 5 years ago
  40. 07f3342 Merge pull request #1837 from spencercw/master by Antonio Niño Díaz · 5 years ago
  41. f584b5e imx: make sure GIC redistributor is awake before initialization by Anson Huang · 5 years ago
  42. 0a02002 imx: Configure CAAM job rings master ID for i.MX8MQ by Chris Spencer · 5 years ago
  43. 26ca4f5 imx: warp7: Migrate to MULTI_CONSOLE_API by Ying-Chun Liu (PaulLiu) · 5 years ago
  44. 50a4d1a Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 5 years ago
  45. 3f2f3da imx: power optimization for i.mx8qx by Anson Huang · 5 years ago
  46. ad192dc imx: power optimization for i.mx8qm by Anson Huang · 5 years ago
  47. 6fbcdee Merge pull request #1766 from Anson-Huang/master by Antonio Niño Díaz · 5 years ago
  48. 2f38c13 imx: enable necessary errata for i.mx8qm by Anson Huang · 5 years ago
  49. 0f03da6 imx: enable necessary errata for i.mx8mq by Anson Huang · 5 years ago
  50. 59ca2f6 warp7: Enable Trusted Board Boot for WaRP7 by Bryan O'Donoghue · 6 years ago
  51. 43418ac warp7: Define DTB overlay address in memory map by Bryan O'Donoghue · 6 years ago
  52. 2b4b9c1 warp7: io_storage: Remove DTB from FIP by Bryan O'Donoghue · 6 years ago
  53. 971392d imx: add i.MX8 SoCs build info SIP(silicon provider) service support by Anson Huang · 5 years ago
  54. e708bfb imx: add i.MX8 SoCs thermal alarm SIP(silicon provider) service support by Anson Huang · 5 years ago
  55. 6e47de5 imx: add i.MX8 SoCs OTP SIP(silicon provider) service support by Anson Huang · 5 years ago
  56. 895fd3e imx: support for i.MX8 SoCs misc IPC by Anson Huang · 5 years ago
  57. e1d418c imx: add wakeup source SIP runtime service support by Anson Huang · 5 years ago
  58. 922c45f imx: add cpu-freq SIP runtime service support by Anson Huang · 5 years ago
  59. f753d46 imx: add imx8qm/imx8qx SRTC SIP runtime service support by Anson Huang · 5 years ago
  60. ee51c33 Support for NXP's i.MX8 SoCs timer IPC by Anson Huang · 5 years ago
  61. 1fc11bd imx: make imx uart work for debug mode by Anson Huang · 5 years ago
  62. edf6d7d imx: add necessary lpuart console_flush callback for debug by Anson Huang · 5 years ago
  63. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  64. 3796621 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · 6 years ago
  65. 8210b45 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 6 years ago
  66. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  67. 06e325e plat: imx: Add i.MX8MQ basic support by Bai Ping · 6 years ago
  68. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  69. 994b01c warp7, ls1043: Remove unneeded include paths by Antonio Nino Diaz · 6 years ago
  70. b91a67f Merge pull request #1636 from antonio-nino-diaz-arm/an/console by Antonio Niño Díaz · 6 years ago
  71. 1eb64a1 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · 6 years ago
  72. 58873ae Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  73. ce496de imx8qm: imx8qx: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  74. 12e5f92 warp7: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  75. 38c4561 warp7: Add warp7 platform to the build by Bryan O'Donoghue · 6 years ago
  76. 40c70ae warp7: panic: hab: Call into BootROM failsafe on panic path by Bryan O'Donoghue · 6 years ago
  77. e760dc6 warp7: mem_params_desc: Add boot entries to mem params array by Bryan O'Donoghue · 6 years ago
  78. 4df2f17 warp7: io_storage: Add initial stub warp7_io_storage.c by Bryan O'Donoghue · 6 years ago
  79. 170e52c warp7: Define a platform_def.h by Bryan O'Donoghue · 6 years ago
  80. 6a996d0 warp7: mem_params_desc: Add a file which exports a REGISTER_BL_IMAGE_DESCS by Bryan O'Donoghue · 6 years ago
  81. 2f20da3 warp7: Add a warp7_private.h file by Bryan O'Donoghue · 6 years ago
  82. 986b1b9 warp7: image_load: Add warp7_image_load.c by Bryan O'Donoghue · 6 years ago
  83. 937bd6f warp7: Add initial warp7_helpers.S by Bryan O'Donoghue · 6 years ago
  84. 5c0c1e7 imx: imx_wdog: Add code to initialize the wdog block by Bryan O'Donoghue · 6 years ago
  85. 4b57610 imx: imx_caam: Add code to initialize the CAAM job-rings to NS-world by Bryan O'Donoghue · 6 years ago
  86. d54672e imx: imx_hab: Define a HAB header file by Bryan O'Donoghue · 6 years ago
  87. 3b11df0 imx7: hab_arch: Provide a hab_arch.h file by Bryan O'Donoghue · 6 years ago
  88. da3df9c imx: imx_snvs: Add an SNVS core functionality by Bryan O'Donoghue · 6 years ago
  89. 84cbb8d imx: imx_snvs: Define a SNVS header and memory map by Bryan O'Donoghue · 6 years ago
  90. 4055aae imx: imx_csu: Add a simple CSU layer by Bryan O'Donoghue · 6 years ago
  91. 3fb5b42 imx: imx_aips: Add initial AIPS support by Bryan O'Donoghue · 6 years ago
  92. 1c7bbca imx: imx_io_mux: Define an IO-mux layer by Bryan O'Donoghue · 6 years ago
  93. 9eb546f imx7: imx7_clock: usb: Initialize the USB core clocks by Bryan O'Donoghue · 6 years ago
  94. 3c97595 imx7: imx7_clock: wdog: Initialize the watchdog clocks by Bryan O'Donoghue · 6 years ago
  95. dd6d5f2 imx7: imx7_clock: uart: Add UART clock init logic by Bryan O'Donoghue · 6 years ago
  96. 2cf884a imx: imx_clock: usb: Add USB clock API by Bryan O'Donoghue · 6 years ago
  97. 7981bfc imx: imx_clock: wdog: Add watchdog clock API by Bryan O'Donoghue · 6 years ago
  98. b3c84be imx: imx_clock: mmc: Add USDHC clock API by Jun Nie · 6 years ago
  99. d4bcc76 imx: imx_clock: uart: Add UART clock API by Bryan O'Donoghue · 6 years ago
  100. 07cb7a4 imx: imx_clock: Add driver and associated clock register definitions by Bryan O'Donoghue · 6 years ago