1. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  2. df7a906 Merge changes from topic "jun-add-imx7-pico" into integration by Soby Mathew · 5 years ago
  3. 3d66079 plat: imx8m: Add basic rdc module init driver by Jacky Bai · 5 years ago
  4. 936072e plat: imx7: Add PicoPi iMX7D basic support by Jun Nie · 5 years ago
  5. c5937f2 plat: imx7: refactor code for reuse by Jun Nie · 5 years ago
  6. dc5baeb Update imx platform to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
  7. 2502709 plat: imx8m: Add caam module init on imx8m by Jacky Bai · 5 years ago
  8. 0d220b3 Merge changes from topic "banned_api_list" into integration by Soby Mathew · 5 years ago
  9. 2aca35f Fix the License header template in imx_aipstz.c by Soby Mathew · 5 years ago
  10. 0821731 warp7: remove old console from makefile by Ambroise Vincent · 5 years ago
  11. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  12. 4d384eb Merge "plat: imx8m: Add the aipstz init to config peripheral access" into integration by Soby Mathew · 5 years ago
  13. ac166f6 plat: imx8m: Add the aipstz init to config peripheral access by Jacky Bai · 5 years ago
  14. f56afc1 imx8: Replace PLAT_IMX8* with automatic PLAT_imx8* by Leonard Crestez · 5 years ago
  15. 72196cb plat: imx8mq: Implement IMX_SIP_GET_SOC_INFO by Leonard Crestez · 5 years ago
  16. b05631a plat: imx8mq: Remove duplicated linker symbols by Jacky Bai · 6 years ago
  17. 950d05f plat: imx8m: Implement IMX_SIP_BUILDINFO by Leonard Crestez · 5 years ago
  18. 7696880 plat: imx8mq: Only keep IRQ 32 unmasked by Leonard Crestez · 5 years ago
  19. e195850 plat: imx8mq: gpc: Enable all power domain by default by Leonard Crestez · 5 years ago
  20. 2374ab1 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 6 years ago
  21. 43c733b plat: imx8m: remove deprecated code include by Jacky Bai · 6 years ago
  22. 6e756f6 Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · 6 years ago
  23. be3991c Console: remove deprecated finish_console_register by Ambroise Vincent · 6 years ago
  24. 179f82a plat: imx8m: Add the basic support for imx8mm by Jacky Bai · 6 years ago
  25. e8837b0 plat: imx8m: refactor the code to make it reusable by Jacky Bai · 6 years ago
  26. 22cde67 Merge pull request #1837 from spencercw/master by Antonio Niño Díaz · 6 years ago
  27. e655fef imx: make sure GIC redistributor is awake before initialization by Anson Huang · 6 years ago
  28. 45a95e3 imx: Configure CAAM job rings master ID for i.MX8MQ by Chris Spencer · 6 years ago
  29. 70086dc imx: warp7: Migrate to MULTI_CONSOLE_API by Ying-Chun Liu (PaulLiu) · 6 years ago
  30. 5e44781 Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 6 years ago
  31. e6cf7a4 imx: power optimization for i.mx8qx by Anson Huang · 6 years ago
  32. 3a2b519 imx: power optimization for i.mx8qm by Anson Huang · 6 years ago
  33. 72106f8 Merge pull request #1766 from Anson-Huang/master by Antonio Niño Díaz · 6 years ago
  34. cce9040 imx: enable necessary errata for i.mx8qm by Anson Huang · 6 years ago
  35. 218bdbe imx: enable necessary errata for i.mx8mq by Anson Huang · 6 years ago
  36. a41d81c warp7: Enable Trusted Board Boot for WaRP7 by Bryan O'Donoghue · 6 years ago
  37. e483639 warp7: Define DTB overlay address in memory map by Bryan O'Donoghue · 6 years ago
  38. c2f31c9 warp7: io_storage: Remove DTB from FIP by Bryan O'Donoghue · 6 years ago
  39. 760f794 imx: add i.MX8 SoCs build info SIP(silicon provider) service support by Anson Huang · 6 years ago
  40. 869eebc imx: add i.MX8 SoCs thermal alarm SIP(silicon provider) service support by Anson Huang · 6 years ago
  41. dbfa45e imx: add i.MX8 SoCs OTP SIP(silicon provider) service support by Anson Huang · 6 years ago
  42. 936840f imx: support for i.MX8 SoCs misc IPC by Anson Huang · 6 years ago
  43. ebdbc25 imx: add wakeup source SIP runtime service support by Anson Huang · 6 years ago
  44. d3996c5 imx: add cpu-freq SIP runtime service support by Anson Huang · 6 years ago
  45. 025514b imx: add imx8qm/imx8qx SRTC SIP runtime service support by Anson Huang · 6 years ago
  46. 1552df5 Support for NXP's i.MX8 SoCs timer IPC by Anson Huang · 6 years ago
  47. 2e8ab4f imx: make imx uart work for debug mode by Anson Huang · 6 years ago
  48. f1ac796 imx: add necessary lpuart console_flush callback for debug by Anson Huang · 6 years ago
  49. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  50. b7c6529 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · 6 years ago
  51. 85456a9 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 6 years ago
  52. 985ee0b drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  53. 8113681 plat: imx: Add i.MX8MQ basic support by Bai Ping · 6 years ago
  54. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  55. 6333e13 warp7, ls1043: Remove unneeded include paths by Antonio Nino Diaz · 6 years ago
  56. deca658 Merge pull request #1636 from antonio-nino-diaz-arm/an/console by Antonio Niño Díaz · 6 years ago
  57. 9c675b3 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · 6 years ago
  58. cc5859c Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  59. 601d2f3 imx8qm: imx8qx: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  60. 99865e0 warp7: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  61. 172e55b warp7: Add warp7 platform to the build by Bryan O'Donoghue · 6 years ago
  62. 20c0eca warp7: panic: hab: Call into BootROM failsafe on panic path by Bryan O'Donoghue · 6 years ago
  63. a22d06c warp7: mem_params_desc: Add boot entries to mem params array by Bryan O'Donoghue · 6 years ago
  64. 5336ebd warp7: io_storage: Add initial stub warp7_io_storage.c by Bryan O'Donoghue · 6 years ago
  65. c602024 warp7: Define a platform_def.h by Bryan O'Donoghue · 6 years ago
  66. 1fe21ca warp7: mem_params_desc: Add a file which exports a REGISTER_BL_IMAGE_DESCS by Bryan O'Donoghue · 6 years ago
  67. 073c91d warp7: Add a warp7_private.h file by Bryan O'Donoghue · 6 years ago
  68. 82add05 warp7: image_load: Add warp7_image_load.c by Bryan O'Donoghue · 6 years ago
  69. 54544c9 warp7: Add initial warp7_helpers.S by Bryan O'Donoghue · 6 years ago
  70. b42ceeb imx: imx_wdog: Add code to initialize the wdog block by Bryan O'Donoghue · 6 years ago
  71. ca52cbe imx: imx_caam: Add code to initialize the CAAM job-rings to NS-world by Bryan O'Donoghue · 6 years ago
  72. db05fb7 imx: imx_hab: Define a HAB header file by Bryan O'Donoghue · 6 years ago
  73. 5825471 imx7: hab_arch: Provide a hab_arch.h file by Bryan O'Donoghue · 6 years ago
  74. f7ea6d5 imx: imx_snvs: Add an SNVS core functionality by Bryan O'Donoghue · 6 years ago
  75. a60ca3b imx: imx_snvs: Define a SNVS header and memory map by Bryan O'Donoghue · 6 years ago
  76. c3334cb imx: imx_csu: Add a simple CSU layer by Bryan O'Donoghue · 6 years ago
  77. 49a6413 imx: imx_aips: Add initial AIPS support by Bryan O'Donoghue · 6 years ago
  78. 965bda4 imx: imx_io_mux: Define an IO-mux layer by Bryan O'Donoghue · 6 years ago
  79. ddfb773 imx7: imx7_clock: usb: Initialize the USB core clocks by Bryan O'Donoghue · 6 years ago
  80. 5ff1751 imx7: imx7_clock: wdog: Initialize the watchdog clocks by Bryan O'Donoghue · 6 years ago
  81. 73f432a imx7: imx7_clock: uart: Add UART clock init logic by Bryan O'Donoghue · 6 years ago
  82. 6176a4e imx: imx_clock: usb: Add USB clock API by Bryan O'Donoghue · 6 years ago
  83. bbdcdd0 imx: imx_clock: wdog: Add watchdog clock API by Bryan O'Donoghue · 6 years ago
  84. 14cf32a imx: imx_clock: mmc: Add USDHC clock API by Jun Nie · 6 years ago
  85. dcd54e9 imx: imx_clock: uart: Add UART clock API by Bryan O'Donoghue · 6 years ago
  86. 82e3508 imx: imx_clock: Add driver and associated clock register definitions by Bryan O'Donoghue · 6 years ago
  87. 7d46459 imx7: imx_regs: Add a shared imx-regs.h for i.MX7 ATF platforms by Bryan O'Donoghue · 6 years ago
  88. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  89. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  90. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  91. 8ef9f86 imx: imx8qm: add domain suspend/resume support by Anson Huang · 6 years ago
  92. 0f53bca imx: imx8qm: add domain off support by Anson Huang · 6 years ago
  93. d31ffcf imx: imx8qm: add system reset support by Anson Huang · 6 years ago
  94. db81c59 imx: imx8qm: add system off support by Anson Huang · 6 years ago
  95. 762688b imx: imx8qx: add domain suspend/resume support by Anson Huang · 6 years ago
  96. 3260f5c imx: imx8qx: add domain off support by Anson Huang · 6 years ago
  97. 351e373 imx: imx8qx: add system reset support by Anson Huang · 6 years ago
  98. 8972694 imx: imx8qx: add system off support by Anson Huang · 6 years ago
  99. baa7650 Support for NXP's i.MX8QM SoC by Anson Huang · 6 years ago
  100. 0bc1830 Support for NXP's i.MX8QX SoC by Anson Huang · 6 years ago