1. ab26920 imx: console: Use CONSOLE_T_BASE for UART base address by Andre Przywara · Thu Mar 05 13:56:56 2020 +0000
  2. 7110d99 imx: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  3. cdd0d8e Merge changes Ib1ed9786,I6c4855c8 into integration by Sandrine Bailleux · Tue Jan 21 09:06:47 2020 +0000
  4. 19893cc imx: Fix multiple definition of ipc_handle by Samuel Holland · Wed Dec 04 02:45:58 2019 -0600
  5. e6c9495 imx: Fix missing inclusion of cdefs.h by Samuel Holland · Wed Dec 04 02:48:37 2019 -0600
  6. 3c5e741 plat: imx: Correct the SGIs that used for secure interrupt by Jacky Bai · Tue Nov 05 15:50:26 2019 +0800
  7. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  8. 449738b Merge changes from topic "jun-add-imx7-pico" into integration by Soby Mathew · Fri Jul 26 09:25:54 2019 +0000
  9. d85efcf plat: imx7: Add PicoPi iMX7D basic support by Jun Nie · Thu Jun 13 11:47:09 2019 +0800
  10. 8cfd4b5 plat: imx7: refactor code for reuse by Jun Nie · Thu Jun 13 11:38:24 2019 +0800
  11. 35cb414 Update imx platform to not rely on undefined overflow behaviour by Justin Chadwell · Wed Jul 03 14:14:22 2019 +0100
  12. d62c161 imx8: Replace PLAT_IMX8* with automatic PLAT_imx8* by Leonard Crestez · Mon May 20 11:28:50 2019 +0300
  13. 5511908 plat: imx8mq: Implement IMX_SIP_GET_SOC_INFO by Leonard Crestez · Fri May 10 13:07:41 2019 +0300
  14. 402bd52 plat: imx8m: Implement IMX_SIP_BUILDINFO by Leonard Crestez · Wed May 08 22:29:21 2019 +0300
  15. ffbf32a Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · Thu Mar 28 09:01:18 2019 +0000
  16. 0a0ca8b Console: remove deprecated finish_console_register by Ambroise Vincent · Wed Mar 27 15:45:35 2019 +0000
  17. f584b5e imx: make sure GIC redistributor is awake before initialization by Anson Huang · Fri Mar 01 10:51:38 2019 +0800
  18. 26ca4f5 imx: warp7: Migrate to MULTI_CONSOLE_API by Ying-Chun Liu (PaulLiu) · Tue Feb 12 18:33:04 2019 +0800
  19. ad192dc imx: power optimization for i.mx8qm by Anson Huang · Thu Jan 24 16:09:52 2019 +0800
  20. 971392d imx: add i.MX8 SoCs build info SIP(silicon provider) service support by Anson Huang · Fri Jan 18 10:43:59 2019 +0800
  21. e708bfb imx: add i.MX8 SoCs thermal alarm SIP(silicon provider) service support by Anson Huang · Fri Jan 18 10:35:54 2019 +0800
  22. 6e47de5 imx: add i.MX8 SoCs OTP SIP(silicon provider) service support by Anson Huang · Fri Jan 18 10:27:48 2019 +0800
  23. 895fd3e imx: support for i.MX8 SoCs misc IPC by Anson Huang · Fri Jan 18 10:26:52 2019 +0800
  24. e1d418c imx: add wakeup source SIP runtime service support by Anson Huang · Fri Jan 18 10:01:50 2019 +0800
  25. 922c45f imx: add cpu-freq SIP runtime service support by Anson Huang · Tue Jan 15 10:56:36 2019 +0800
  26. f753d46 imx: add imx8qm/imx8qx SRTC SIP runtime service support by Anson Huang · Tue Jan 15 10:34:04 2019 +0800
  27. ee51c33 Support for NXP's i.MX8 SoCs timer IPC by Anson Huang · Tue Jan 15 10:22:06 2019 +0800
  28. 1fc11bd imx: make imx uart work for debug mode by Anson Huang · Tue Jan 15 14:27:10 2019 +0800
  29. edf6d7d imx: add necessary lpuart console_flush callback for debug by Anson Huang · Tue Jan 15 13:53:03 2019 +0800
  30. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  31. 06e325e plat: imx: Add i.MX8MQ basic support by Bai Ping · Sun Oct 28 00:12:34 2018 +0800
  32. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  33. b91a67f Merge pull request #1636 from antonio-nino-diaz-arm/an/console by Antonio Niño Díaz · Thu Oct 25 11:54:57 2018 +0200
  34. 1eb64a1 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · Wed Oct 17 15:29:34 2018 +0100
  35. 58873ae Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · Wed Oct 10 16:03:09 2018 +0100
  36. ce496de imx8qm: imx8qx: Migrate to new interfaces by Antonio Nino Diaz · Mon Sep 24 17:56:56 2018 +0100
  37. 5c0c1e7 imx: imx_wdog: Add code to initialize the wdog block by Bryan O'Donoghue · Fri May 25 16:45:27 2018 +0100
  38. 4b57610 imx: imx_caam: Add code to initialize the CAAM job-rings to NS-world by Bryan O'Donoghue · Wed Jul 11 16:35:17 2018 +0100
  39. d54672e imx: imx_hab: Define a HAB header file by Bryan O'Donoghue · Tue Jul 03 15:07:32 2018 +0100
  40. da3df9c imx: imx_snvs: Add an SNVS core functionality by Bryan O'Donoghue · Fri May 25 16:52:03 2018 +0100
  41. 84cbb8d imx: imx_snvs: Define a SNVS header and memory map by Bryan O'Donoghue · Mon Jun 25 13:15:10 2018 +0100
  42. 4055aae imx: imx_csu: Add a simple CSU layer by Bryan O'Donoghue · Fri May 25 16:56:52 2018 +0100
  43. 3fb5b42 imx: imx_aips: Add initial AIPS support by Bryan O'Donoghue · Fri May 25 16:43:22 2018 +0100
  44. 1c7bbca imx: imx_io_mux: Define an IO-mux layer by Bryan O'Donoghue · Wed Jun 20 16:56:31 2018 +0100
  45. 9eb546f imx7: imx7_clock: usb: Initialize the USB core clocks by Bryan O'Donoghue · Fri Jul 27 15:03:51 2018 +0100
  46. 3c97595 imx7: imx7_clock: wdog: Initialize the watchdog clocks by Bryan O'Donoghue · Fri Jul 27 14:53:43 2018 +0100
  47. dd6d5f2 imx7: imx7_clock: uart: Add UART clock init logic by Bryan O'Donoghue · Fri Jun 08 13:16:29 2018 +0100
  48. 2cf884a imx: imx_clock: usb: Add USB clock API by Bryan O'Donoghue · Mon Jul 16 18:21:19 2018 +0100
  49. 7981bfc imx: imx_clock: wdog: Add watchdog clock API by Bryan O'Donoghue · Fri Jul 13 10:21:40 2018 +0100
  50. b3c84be imx: imx_clock: mmc: Add USDHC clock API by Jun Nie · Thu Jun 28 16:38:11 2018 +0800
  51. d4bcc76 imx: imx_clock: uart: Add UART clock API by Bryan O'Donoghue · Wed May 30 19:56:54 2018 +0100
  52. 07cb7a4 imx: imx_clock: Add driver and associated clock register definitions by Bryan O'Donoghue · Fri May 25 16:48:39 2018 +0100
  53. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  54. e25ab61 imx: imx8qm: add domain off support by Anson Huang · Thu Jul 12 14:30:52 2018 +0800
  55. 10cd817 imx: imx8qx: add domain suspend/resume support by Anson Huang · Thu Jul 12 14:17:19 2018 +0800
  56. 0da07d2 imx: imx8qx: add system reset support by Anson Huang · Thu Jul 12 11:04:15 2018 +0800
  57. d2b9055 imx: imx8qx: add system off support by Anson Huang · Thu Jul 12 10:52:55 2018 +0800
  58. 62f8f7a Support for NXP's i.MX8QM SoC by Anson Huang · Mon Jun 11 12:54:05 2018 +0800
  59. 73b1853 Support for NXP's i.MX8QX SoC by Anson Huang · Tue Jun 05 16:13:45 2018 +0800
  60. 4c28fc3 Support for NXP's imx SoC common function by Anson Huang · Tue Jun 05 16:12:27 2018 +0800
  61. 5aba17f Support for NXP's imx SoC debug uart by Anson Huang · Tue Jun 05 16:11:24 2018 +0800
  62. b629413 Support for NXP's i.MX8 SoCs IPC by Anson Huang · Tue Jun 05 16:05:59 2018 +0800