1. c5937f2 plat: imx7: refactor code for reuse by Jun Nie · 6 years ago
  2. f56afc1 imx8: Replace PLAT_IMX8* with automatic PLAT_imx8* by Leonard Crestez · 6 years ago
  3. 72196cb plat: imx8mq: Implement IMX_SIP_GET_SOC_INFO by Leonard Crestez · 6 years ago
  4. 950d05f plat: imx8m: Implement IMX_SIP_BUILDINFO by Leonard Crestez · 6 years ago
  5. 6e756f6 Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · 6 years ago
  6. be3991c Console: remove deprecated finish_console_register by Ambroise Vincent · 6 years ago
  7. e655fef imx: make sure GIC redistributor is awake before initialization by Anson Huang · 6 years ago
  8. 70086dc imx: warp7: Migrate to MULTI_CONSOLE_API by Ying-Chun Liu (PaulLiu) · 6 years ago
  9. 3a2b519 imx: power optimization for i.mx8qm by Anson Huang · 7 years ago
  10. 760f794 imx: add i.MX8 SoCs build info SIP(silicon provider) service support by Anson Huang · 7 years ago
  11. 869eebc imx: add i.MX8 SoCs thermal alarm SIP(silicon provider) service support by Anson Huang · 7 years ago
  12. dbfa45e imx: add i.MX8 SoCs OTP SIP(silicon provider) service support by Anson Huang · 7 years ago
  13. 936840f imx: support for i.MX8 SoCs misc IPC by Anson Huang · 7 years ago
  14. ebdbc25 imx: add wakeup source SIP runtime service support by Anson Huang · 7 years ago
  15. d3996c5 imx: add cpu-freq SIP runtime service support by Anson Huang · 7 years ago
  16. 025514b imx: add imx8qm/imx8qx SRTC SIP runtime service support by Anson Huang · 7 years ago
  17. 1552df5 Support for NXP's i.MX8 SoCs timer IPC by Anson Huang · 7 years ago
  18. 2e8ab4f imx: make imx uart work for debug mode by Anson Huang · 7 years ago
  19. f1ac796 imx: add necessary lpuart console_flush callback for debug by Anson Huang · 7 years ago
  20. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  21. 8113681 plat: imx: Add i.MX8MQ basic support by Bai Ping · 7 years ago
  22. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  23. deca658 Merge pull request #1636 from antonio-nino-diaz-arm/an/console by Antonio Niño Díaz · 7 years ago
  24. 9c675b3 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · 7 years ago
  25. cc5859c Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 7 years ago
  26. 601d2f3 imx8qm: imx8qx: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  27. b42ceeb imx: imx_wdog: Add code to initialize the wdog block by Bryan O'Donoghue · 7 years ago
  28. ca52cbe imx: imx_caam: Add code to initialize the CAAM job-rings to NS-world by Bryan O'Donoghue · 7 years ago
  29. db05fb7 imx: imx_hab: Define a HAB header file by Bryan O'Donoghue · 7 years ago
  30. f7ea6d5 imx: imx_snvs: Add an SNVS core functionality by Bryan O'Donoghue · 7 years ago
  31. a60ca3b imx: imx_snvs: Define a SNVS header and memory map by Bryan O'Donoghue · 7 years ago
  32. c3334cb imx: imx_csu: Add a simple CSU layer by Bryan O'Donoghue · 7 years ago
  33. 49a6413 imx: imx_aips: Add initial AIPS support by Bryan O'Donoghue · 7 years ago
  34. 965bda4 imx: imx_io_mux: Define an IO-mux layer by Bryan O'Donoghue · 7 years ago
  35. ddfb773 imx7: imx7_clock: usb: Initialize the USB core clocks by Bryan O'Donoghue · 7 years ago
  36. 5ff1751 imx7: imx7_clock: wdog: Initialize the watchdog clocks by Bryan O'Donoghue · 7 years ago
  37. 73f432a imx7: imx7_clock: uart: Add UART clock init logic by Bryan O'Donoghue · 7 years ago
  38. 6176a4e imx: imx_clock: usb: Add USB clock API by Bryan O'Donoghue · 7 years ago
  39. bbdcdd0 imx: imx_clock: wdog: Add watchdog clock API by Bryan O'Donoghue · 7 years ago
  40. 14cf32a imx: imx_clock: mmc: Add USDHC clock API by Jun Nie · 7 years ago
  41. dcd54e9 imx: imx_clock: uart: Add UART clock API by Bryan O'Donoghue · 7 years ago
  42. 82e3508 imx: imx_clock: Add driver and associated clock register definitions by Bryan O'Donoghue · 7 years ago
  43. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  44. 0f53bca imx: imx8qm: add domain off support by Anson Huang · 7 years ago
  45. 762688b imx: imx8qx: add domain suspend/resume support by Anson Huang · 7 years ago
  46. 351e373 imx: imx8qx: add system reset support by Anson Huang · 7 years ago
  47. 8972694 imx: imx8qx: add system off support by Anson Huang · 7 years ago
  48. baa7650 Support for NXP's i.MX8QM SoC by Anson Huang · 7 years ago
  49. 0bc1830 Support for NXP's i.MX8QX SoC by Anson Huang · 7 years ago
  50. bd08def Support for NXP's imx SoC common function by Anson Huang · 7 years ago
  51. 27b9d5e Support for NXP's imx SoC debug uart by Anson Huang · 7 years ago
  52. ff2743e Support for NXP's i.MX8 SoCs IPC by Anson Huang · 7 years ago