summaryrefslogtreecommitdiff
path: root/plat/imx/imx8qm
Commit message (Expand)AuthorAgeFilesLines
* fix: remove old-style declarationsBoyan Karatotev2022-12-012-2/+2
* feat(imx8/imx8m): switch to xlat_tables_v2Ji Luo2022-05-072-5/+7
* fix: libc: use long for 64-bit types on aarch64Scott Branden2021-11-081-11/+13
* TF-A GICv3 driver: Introduce makefileAlexei Fedorov2020-03-301-7/+4
* plat: imx: imx8qm: apply clk/pinmux configuration for DEBUG_CONSOLEIgor Opaniuk2020-03-161-1/+1
* plat: imx: imx8qm: provide debug uart num as build paramIgor Opaniuk2020-03-163-9/+41
* TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov2020-03-101-1/+3
* imx: Use generic console_t data structureAndre Przywara2020-02-251-1/+1
* Enable -Wredundant-decls warning checkMadhukar Pappireddy2020-01-281-6/+7
* imx: Unify Platform specific defines for PSCI moduleDeepika Bhavnani2020-01-241-6/+6
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-281-1/+0
* imx8: Replace PLAT_IMX8* with automatic PLAT_imx8*Leonard Crestez2019-05-201-1/+0
* imx: power optimization for i.mx8qmAnson Huang2019-01-294-81/+235
* imx: enable necessary errata for i.mx8qmAnson Huang2019-01-241-0/+4
* imx: add imx8qm/imx8qx SRTC SIP runtime service supportAnson Huang2019-01-171-0/+2
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-043-18/+23
* drivers/console: Link console framework code by defaultJulius Werner2018-12-061-1/+0
* imx8qm: imx8qx: Migrate to new interfacesAntonio Nino Diaz2018-09-282-4/+2
* libc: Use printf and snprintf across codebaseAntonio Nino Diaz2018-08-221-2/+2
* PSCI: Fix types of definitionsAntonio Nino Diaz2018-07-201-4/+11
* imx: imx8qm: add domain suspend/resume supportAnson Huang2018-07-121-37/+69
* imx: imx8qm: add domain off supportAnson Huang2018-07-121-0/+24
* imx: imx8qm: add system reset supportAnson Huang2018-07-121-0/+1
* imx: imx8qm: add system off supportAnson Huang2018-07-122-0/+2
* Support for NXP's i.MX8QM SoCAnson Huang2018-06-195-0/+640