1. 85bebe1 refactor(console): disable getc() by default by Sandrine Bailleux · 1 year, 10 months ago
  2. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  3. 5864b58 Merge changes from topic "imx8m_misc_changes" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  4. 8962bdd feat(imx8mq): enable dram dvfs support on imx8mq by Jacky Bai · 6 years ago
  5. 88a2646 feat(imx8mq): add workaround code for ERR11171 on imx8mq by Jacky Bai · 6 years ago
  6. af4d8c6 fix: remove useless "return" at void functions by Elyes Haouas · 2 years, 6 months ago
  7. 4be8c09 perf(imx): speed-up console/uart TX using FIFO by Loic Poulain · 2 years, 7 months ago
  8. f4b8470 fix: remove old-style declarations by Boyan Karatotev · 2 years, 9 months ago
  9. 720e7b6 feat(imx8m): add support for high assurance boot by Andrey Zhizhikin · 2 years, 10 months ago
  10. 44dea54 feat(imx8m): add the PU power domain support on imx8mm/mn by Jacky Bai · 6 years ago
  11. 9c336f6 feat(imx8m): add the ddr frequency change support for imx8m family by Jacky Bai · 6 years ago
  12. 81d1d86 refactor(plat/imx/imx): make imx io-storage logic for TBBR/FIP common by Ying-Chun Liu (PaulLiu) · 4 years, 4 months ago
  13. 9ce232f feat(plat/imx8m): add SiP call for secondary boot by Igor Opaniuk · 4 years, 5 months ago
  14. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  15. 8567103 plat: imx: add sdei support for i.MX8MM by Peng Fan · 5 years ago
  16. 4a0ac3e plat: imx: common: implement IMX_SIP_AARCH32 by Peng Fan · 5 years ago
  17. 965c078 plat: imx: imx8_iomux: fix shift-overflow errors by Igor Opaniuk · 5 years ago
  18. 6627de5 imx: console: Use CONSOLE_T_BASE for UART base address by Andre Przywara · 5 years ago
  19. d7873bc imx: Use generic console_t data structure by Andre Przywara · 6 years ago
  20. 004c922 Merge changes Ib1ed9786,I6c4855c8 into integration by Sandrine Bailleux · 6 years ago
  21. 118a67a imx: Fix multiple definition of ipc_handle by Samuel Holland · 6 years ago
  22. e8bb1c2 imx: Fix missing inclusion of cdefs.h by Samuel Holland · 6 years ago
  23. 67f629e plat: imx: Correct the SGIs that used for secure interrupt by Jacky Bai · 6 years ago
  24. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  25. df7a906 Merge changes from topic "jun-add-imx7-pico" into integration by Soby Mathew · 6 years ago
  26. 936072e plat: imx7: Add PicoPi iMX7D basic support by Jun Nie · 6 years ago
  27. c5937f2 plat: imx7: refactor code for reuse by Jun Nie · 6 years ago
  28. dc5baeb Update imx platform to not rely on undefined overflow behaviour by Justin Chadwell · 6 years ago
  29. f56afc1 imx8: Replace PLAT_IMX8* with automatic PLAT_imx8* by Leonard Crestez · 6 years ago
  30. 72196cb plat: imx8mq: Implement IMX_SIP_GET_SOC_INFO by Leonard Crestez · 6 years ago
  31. 950d05f plat: imx8m: Implement IMX_SIP_BUILDINFO by Leonard Crestez · 6 years ago
  32. 6e756f6 Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · 6 years ago
  33. be3991c Console: remove deprecated finish_console_register by Ambroise Vincent · 6 years ago
  34. e655fef imx: make sure GIC redistributor is awake before initialization by Anson Huang · 6 years ago
  35. 70086dc imx: warp7: Migrate to MULTI_CONSOLE_API by Ying-Chun Liu (PaulLiu) · 6 years ago
  36. 3a2b519 imx: power optimization for i.mx8qm by Anson Huang · 7 years ago
  37. 760f794 imx: add i.MX8 SoCs build info SIP(silicon provider) service support by Anson Huang · 7 years ago
  38. 869eebc imx: add i.MX8 SoCs thermal alarm SIP(silicon provider) service support by Anson Huang · 7 years ago
  39. dbfa45e imx: add i.MX8 SoCs OTP SIP(silicon provider) service support by Anson Huang · 7 years ago
  40. 936840f imx: support for i.MX8 SoCs misc IPC by Anson Huang · 7 years ago
  41. ebdbc25 imx: add wakeup source SIP runtime service support by Anson Huang · 7 years ago
  42. d3996c5 imx: add cpu-freq SIP runtime service support by Anson Huang · 7 years ago
  43. 025514b imx: add imx8qm/imx8qx SRTC SIP runtime service support by Anson Huang · 7 years ago
  44. 1552df5 Support for NXP's i.MX8 SoCs timer IPC by Anson Huang · 7 years ago
  45. 2e8ab4f imx: make imx uart work for debug mode by Anson Huang · 7 years ago
  46. f1ac796 imx: add necessary lpuart console_flush callback for debug by Anson Huang · 7 years ago
  47. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  48. 8113681 plat: imx: Add i.MX8MQ basic support by Bai Ping · 7 years ago
  49. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  50. deca658 Merge pull request #1636 from antonio-nino-diaz-arm/an/console by Antonio Niño Díaz · 7 years ago
  51. 9c675b3 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · 7 years ago
  52. cc5859c Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 7 years ago
  53. 601d2f3 imx8qm: imx8qx: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  54. b42ceeb imx: imx_wdog: Add code to initialize the wdog block by Bryan O'Donoghue · 7 years ago
  55. ca52cbe imx: imx_caam: Add code to initialize the CAAM job-rings to NS-world by Bryan O'Donoghue · 7 years ago
  56. db05fb7 imx: imx_hab: Define a HAB header file by Bryan O'Donoghue · 7 years ago
  57. f7ea6d5 imx: imx_snvs: Add an SNVS core functionality by Bryan O'Donoghue · 7 years ago
  58. a60ca3b imx: imx_snvs: Define a SNVS header and memory map by Bryan O'Donoghue · 7 years ago
  59. c3334cb imx: imx_csu: Add a simple CSU layer by Bryan O'Donoghue · 7 years ago
  60. 49a6413 imx: imx_aips: Add initial AIPS support by Bryan O'Donoghue · 7 years ago
  61. 965bda4 imx: imx_io_mux: Define an IO-mux layer by Bryan O'Donoghue · 7 years ago
  62. ddfb773 imx7: imx7_clock: usb: Initialize the USB core clocks by Bryan O'Donoghue · 7 years ago
  63. 5ff1751 imx7: imx7_clock: wdog: Initialize the watchdog clocks by Bryan O'Donoghue · 7 years ago
  64. 73f432a imx7: imx7_clock: uart: Add UART clock init logic by Bryan O'Donoghue · 7 years ago
  65. 6176a4e imx: imx_clock: usb: Add USB clock API by Bryan O'Donoghue · 7 years ago
  66. bbdcdd0 imx: imx_clock: wdog: Add watchdog clock API by Bryan O'Donoghue · 7 years ago
  67. 14cf32a imx: imx_clock: mmc: Add USDHC clock API by Jun Nie · 7 years ago
  68. dcd54e9 imx: imx_clock: uart: Add UART clock API by Bryan O'Donoghue · 7 years ago
  69. 82e3508 imx: imx_clock: Add driver and associated clock register definitions by Bryan O'Donoghue · 7 years ago
  70. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  71. 0f53bca imx: imx8qm: add domain off support by Anson Huang · 7 years ago
  72. 762688b imx: imx8qx: add domain suspend/resume support by Anson Huang · 7 years ago
  73. 351e373 imx: imx8qx: add system reset support by Anson Huang · 7 years ago
  74. 8972694 imx: imx8qx: add system off support by Anson Huang · 7 years ago
  75. baa7650 Support for NXP's i.MX8QM SoC by Anson Huang · 7 years ago
  76. 0bc1830 Support for NXP's i.MX8QX SoC by Anson Huang · 7 years ago
  77. bd08def Support for NXP's imx SoC common function by Anson Huang · 7 years ago
  78. 27b9d5e Support for NXP's imx SoC debug uart by Anson Huang · 7 years ago
  79. ff2743e Support for NXP's i.MX8 SoCs IPC by Anson Huang · 7 years ago