1. 5511908 plat: imx8mq: Implement IMX_SIP_GET_SOC_INFO by Leonard Crestez · 5 years ago
  2. 9cbff30 plat: imx8mq: Remove duplicated linker symbols by Jacky Bai · 5 years ago
  3. 402bd52 plat: imx8m: Implement IMX_SIP_BUILDINFO by Leonard Crestez · 5 years ago
  4. da45bc2 plat: imx8mq: Only keep IRQ 32 unmasked by Leonard Crestez · 5 years ago
  5. 406c0b9 plat: imx8mq: gpc: Enable all power domain by default by Leonard Crestez · 5 years ago
  6. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  7. 8bdff13 plat: imx8m: remove deprecated code include by Jacky Bai · 5 years ago
  8. ffbf32a Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · 5 years ago
  9. 0a0ca8b Console: remove deprecated finish_console_register by Ambroise Vincent · 5 years ago
  10. a617700 plat: imx8m: Add the basic support for imx8mm by Jacky Bai · 5 years ago
  11. f7dc401 plat: imx8m: refactor the code to make it reusable by Jacky Bai · 5 years ago
  12. 07f3342 Merge pull request #1837 from spencercw/master by Antonio Niño Díaz · 5 years ago
  13. f584b5e imx: make sure GIC redistributor is awake before initialization by Anson Huang · 5 years ago
  14. 0a02002 imx: Configure CAAM job rings master ID for i.MX8MQ by Chris Spencer · 5 years ago
  15. 26ca4f5 imx: warp7: Migrate to MULTI_CONSOLE_API by Ying-Chun Liu (PaulLiu) · 5 years ago
  16. 50a4d1a Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 5 years ago
  17. 3f2f3da imx: power optimization for i.mx8qx by Anson Huang · 5 years ago
  18. ad192dc imx: power optimization for i.mx8qm by Anson Huang · 5 years ago
  19. 6fbcdee Merge pull request #1766 from Anson-Huang/master by Antonio Niño Díaz · 5 years ago
  20. 2f38c13 imx: enable necessary errata for i.mx8qm by Anson Huang · 5 years ago
  21. 0f03da6 imx: enable necessary errata for i.mx8mq by Anson Huang · 5 years ago
  22. 59ca2f6 warp7: Enable Trusted Board Boot for WaRP7 by Bryan O'Donoghue · 6 years ago
  23. 43418ac warp7: Define DTB overlay address in memory map by Bryan O'Donoghue · 6 years ago
  24. 2b4b9c1 warp7: io_storage: Remove DTB from FIP by Bryan O'Donoghue · 6 years ago
  25. 971392d imx: add i.MX8 SoCs build info SIP(silicon provider) service support by Anson Huang · 5 years ago
  26. e708bfb imx: add i.MX8 SoCs thermal alarm SIP(silicon provider) service support by Anson Huang · 5 years ago
  27. 6e47de5 imx: add i.MX8 SoCs OTP SIP(silicon provider) service support by Anson Huang · 5 years ago
  28. 895fd3e imx: support for i.MX8 SoCs misc IPC by Anson Huang · 5 years ago
  29. e1d418c imx: add wakeup source SIP runtime service support by Anson Huang · 5 years ago
  30. 922c45f imx: add cpu-freq SIP runtime service support by Anson Huang · 5 years ago
  31. f753d46 imx: add imx8qm/imx8qx SRTC SIP runtime service support by Anson Huang · 5 years ago
  32. ee51c33 Support for NXP's i.MX8 SoCs timer IPC by Anson Huang · 5 years ago
  33. 1fc11bd imx: make imx uart work for debug mode by Anson Huang · 5 years ago
  34. edf6d7d imx: add necessary lpuart console_flush callback for debug by Anson Huang · 5 years ago
  35. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  36. 3796621 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · 6 years ago
  37. 8210b45 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 6 years ago
  38. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  39. 06e325e plat: imx: Add i.MX8MQ basic support by Bai Ping · 6 years ago
  40. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  41. 994b01c warp7, ls1043: Remove unneeded include paths by Antonio Nino Diaz · 6 years ago
  42. b91a67f Merge pull request #1636 from antonio-nino-diaz-arm/an/console by Antonio Niño Díaz · 6 years ago
  43. 1eb64a1 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · 6 years ago
  44. 58873ae Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  45. ce496de imx8qm: imx8qx: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  46. 12e5f92 warp7: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  47. 38c4561 warp7: Add warp7 platform to the build by Bryan O'Donoghue · 6 years ago
  48. 40c70ae warp7: panic: hab: Call into BootROM failsafe on panic path by Bryan O'Donoghue · 6 years ago
  49. e760dc6 warp7: mem_params_desc: Add boot entries to mem params array by Bryan O'Donoghue · 6 years ago
  50. 4df2f17 warp7: io_storage: Add initial stub warp7_io_storage.c by Bryan O'Donoghue · 6 years ago
  51. 170e52c warp7: Define a platform_def.h by Bryan O'Donoghue · 6 years ago
  52. 6a996d0 warp7: mem_params_desc: Add a file which exports a REGISTER_BL_IMAGE_DESCS by Bryan O'Donoghue · 6 years ago
  53. 2f20da3 warp7: Add a warp7_private.h file by Bryan O'Donoghue · 6 years ago
  54. 986b1b9 warp7: image_load: Add warp7_image_load.c by Bryan O'Donoghue · 6 years ago
  55. 937bd6f warp7: Add initial warp7_helpers.S by Bryan O'Donoghue · 6 years ago
  56. 5c0c1e7 imx: imx_wdog: Add code to initialize the wdog block by Bryan O'Donoghue · 6 years ago
  57. 4b57610 imx: imx_caam: Add code to initialize the CAAM job-rings to NS-world by Bryan O'Donoghue · 6 years ago
  58. d54672e imx: imx_hab: Define a HAB header file by Bryan O'Donoghue · 6 years ago
  59. 3b11df0 imx7: hab_arch: Provide a hab_arch.h file by Bryan O'Donoghue · 6 years ago
  60. da3df9c imx: imx_snvs: Add an SNVS core functionality by Bryan O'Donoghue · 6 years ago
  61. 84cbb8d imx: imx_snvs: Define a SNVS header and memory map by Bryan O'Donoghue · 6 years ago
  62. 4055aae imx: imx_csu: Add a simple CSU layer by Bryan O'Donoghue · 6 years ago
  63. 3fb5b42 imx: imx_aips: Add initial AIPS support by Bryan O'Donoghue · 6 years ago
  64. 1c7bbca imx: imx_io_mux: Define an IO-mux layer by Bryan O'Donoghue · 6 years ago
  65. 9eb546f imx7: imx7_clock: usb: Initialize the USB core clocks by Bryan O'Donoghue · 6 years ago
  66. 3c97595 imx7: imx7_clock: wdog: Initialize the watchdog clocks by Bryan O'Donoghue · 6 years ago
  67. dd6d5f2 imx7: imx7_clock: uart: Add UART clock init logic by Bryan O'Donoghue · 6 years ago
  68. 2cf884a imx: imx_clock: usb: Add USB clock API by Bryan O'Donoghue · 6 years ago
  69. 7981bfc imx: imx_clock: wdog: Add watchdog clock API by Bryan O'Donoghue · 6 years ago
  70. b3c84be imx: imx_clock: mmc: Add USDHC clock API by Jun Nie · 6 years ago
  71. d4bcc76 imx: imx_clock: uart: Add UART clock API by Bryan O'Donoghue · 6 years ago
  72. 07cb7a4 imx: imx_clock: Add driver and associated clock register definitions by Bryan O'Donoghue · 6 years ago
  73. 2967bf4 imx7: imx_regs: Add a shared imx-regs.h for i.MX7 ATF platforms by Bryan O'Donoghue · 6 years ago
  74. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  75. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  76. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  77. c3b1a22 imx: imx8qm: add domain suspend/resume support by Anson Huang · 6 years ago
  78. e25ab61 imx: imx8qm: add domain off support by Anson Huang · 6 years ago
  79. bc34c83 imx: imx8qm: add system reset support by Anson Huang · 6 years ago
  80. 344cbce imx: imx8qm: add system off support by Anson Huang · 6 years ago
  81. 10cd817 imx: imx8qx: add domain suspend/resume support by Anson Huang · 6 years ago
  82. ae042ca imx: imx8qx: add domain off support by Anson Huang · 6 years ago
  83. 0da07d2 imx: imx8qx: add system reset support by Anson Huang · 6 years ago
  84. d2b9055 imx: imx8qx: add system off support by Anson Huang · 6 years ago
  85. 62f8f7a Support for NXP's i.MX8QM SoC by Anson Huang · 6 years ago
  86. 73b1853 Support for NXP's i.MX8QX SoC by Anson Huang · 6 years ago
  87. 4c28fc3 Support for NXP's imx SoC common function by Anson Huang · 6 years ago
  88. 5aba17f Support for NXP's imx SoC debug uart by Anson Huang · 6 years ago
  89. b629413 Support for NXP's i.MX8 SoCs IPC by Anson Huang · 6 years ago