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