aboutsummaryrefslogtreecommitdiff
path: root/plat/imx/common
AgeCommit message (Expand)Author
2019-01-15imx: add necessary lpuart console_flush callback for debugAnson Huang
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-05plat: imx: Add i.MX8MQ basic supportBai Ping
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-10-25Merge pull request #1636 from antonio-nino-diaz-arm/an/consoleAntonio Niño Díaz
2018-10-25Add plat_crash_console_flush to platforms without itAntonio Nino Diaz
2018-10-19Multi-console: Deprecate the `finish_console_register` macroSoby Mathew
2018-09-28imx8qm: imx8qx: Migrate to new interfacesAntonio Nino Diaz
2018-09-04imx: imx_wdog: Add code to initialize the wdog blockBryan O'Donoghue
2018-09-04imx: imx_caam: Add code to initialize the CAAM job-rings to NS-worldBryan O'Donoghue
2018-09-04imx: imx_hab: Define a HAB header fileBryan O'Donoghue
2018-09-04imx: imx_snvs: Add an SNVS core functionalityBryan O'Donoghue
2018-09-04imx: imx_snvs: Define a SNVS header and memory mapBryan O'Donoghue
2018-09-04imx: imx_csu: Add a simple CSU layerBryan O'Donoghue
2018-09-04imx: imx_aips: Add initial AIPS supportBryan O'Donoghue
2018-09-04imx: imx_io_mux: Define an IO-mux layerBryan O'Donoghue
2018-09-04imx7: imx7_clock: usb: Initialize the USB core clocksBryan O'Donoghue
2018-09-04imx7: imx7_clock: wdog: Initialize the watchdog clocksBryan O'Donoghue
2018-09-04imx7: imx7_clock: uart: Add UART clock init logicBryan O'Donoghue
2018-09-04imx: imx_clock: usb: Add USB clock APIBryan O'Donoghue
2018-09-04imx: imx_clock: wdog: Add watchdog clock APIBryan O'Donoghue
2018-09-04imx: imx_clock: mmc: Add USDHC clock APIJun Nie
2018-09-04imx: imx_clock: uart: Add UART clock APIBryan O'Donoghue
2018-09-04imx: imx_clock: Add driver and associated clock register definitionsBryan O'Donoghue
2018-08-22libc: Fix all includes in codebaseAntonio Nino Diaz
2018-07-12imx: imx8qm: add domain off supportAnson Huang
2018-07-12imx: imx8qx: add domain suspend/resume supportAnson Huang
2018-07-12imx: imx8qx: add system reset supportAnson Huang
2018-07-12imx: imx8qx: add system off supportAnson Huang
2018-06-19Support for NXP's i.MX8QM SoCAnson Huang
2018-06-19Support for NXP's i.MX8QX SoCAnson Huang
2018-06-19Support for NXP's imx SoC common functionAnson Huang
2018-06-19Support for NXP's imx SoC debug uartAnson Huang
2018-06-19Support for NXP's i.MX8 SoCs IPCAnson Huang