aboutsummaryrefslogtreecommitdiffstats
path: root/plat/imx
Commit message (Expand)AuthorAgeFilesLines
* Merge "plat: imx8mn: Add imx8mn basic support" into integrationSandrine Bailleux2020-05-276-0/+520
|\
| * plat: imx8mn: Add imx8mn basic supportJacky Bai2020-05-226-0/+520
* | Cleanup the code for TBBR CoT descriptorsManish V Badarkhe2020-05-191-3/+4
|/
* Merge "plat: imx: imx8qx: provide debug uart num as build param" into integra...Mark Dykes2020-03-313-9/+54
|\
| * plat: imx: imx8qx: provide debug uart num as build paramIgor Opaniuk2020-03-233-9/+54
* | TF-A GICv3 driver: Introduce makefileAlexei Fedorov2020-03-304-28/+16
|/
* 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
* plat: imx: imx8_iomux: fix shift-overflow errorsIgor Opaniuk2020-03-161-14/+14
* Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into int...Mark Dykes2020-03-114-4/+12
|\
| * TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov2020-03-104-4/+12
* | Merge "plat: imx8mm: provide uart base as build option" into integrationSandrine Bailleux2020-03-112-1/+3
|\ \ | |/ |/|
| * plat: imx8mm: provide uart base as build optionIgor Opaniuk2020-03-052-1/+3
* | imx: console: Use CONSOLE_T_BASE for UART base addressAndre Przywara2020-03-053-10/+10
|/
* Merge "plat: imx8m: Fix the rdc memory region slot's offset" into integrationSandrine Bailleux2020-02-261-3/+3
|\
| * plat: imx8m: Fix the rdc memory region slot's offsetJacky Bai2020-02-121-3/+3
* | imx: Use generic console_t data structureAndre Przywara2020-02-257-19/+9
|/
* Enable -Wredundant-decls warning checkMadhukar Pappireddy2020-01-282-12/+14
* imx: Unify Platform specific defines for PSCI moduleDeepika Bhavnani2020-01-246-31/+31
* Merge changes Ib1ed9786,I6c4855c8 into integrationSandrine Bailleux2020-01-217-5/+37
|\
| * plat: imx: Correct the SGIs that used for secure interruptJacky Bai2019-11-061-3/+1
| * plat: imx8mm: Add the support for opteed spd on imx8mq/imx8mmJacky Bai2019-11-056-2/+36
* | Remove redundant declarations.Madhukar Pappireddy2020-01-081-4/+0
* | imx: Fix multiple definition of ipc_handleSamuel Holland2019-12-042-3/+5
* | imx: Fix missing inclusion of cdefs.hSamuel Holland2019-12-042-2/+4
|/
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-012-4/+4
* Merge changes from topic "jun-add-imx7-pico" into integrationSoby Mathew2019-07-2618-377/+824
|\
| * plat: imx7: Add PicoPi iMX7D basic supportJun Nie2019-07-174-1/+421
| * plat: imx7: refactor code for reuseJun Nie2019-07-1714-376/+403
* | plat: imx8m: Add basic rdc module init driverJacky Bai2019-07-244-0/+125
* | Update imx platform to not rely on undefined overflow behaviourJustin Chadwell2019-07-121-2/+2
|/
* plat: imx8m: Add caam module init on imx8mJacky Bai2019-07-048-11/+86
* Merge changes from topic "banned_api_list" into integrationSoby Mathew2019-07-011-2/+2
|\
| * Fix the License header template in imx_aipstz.cSoby Mathew2019-07-011-2/+2
* | warp7: remove old console from makefileAmbroise Vincent2019-06-281-2/+1
* | Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-285-7/+0
|/
* Merge "plat: imx8m: Add the aipstz init to config peripheral access" into int...Soby Mathew2019-05-286-0/+74
|\
| * plat: imx8m: Add the aipstz init to config peripheral accessJacky Bai2019-05-216-0/+74
* | imx8: Replace PLAT_IMX8* with automatic PLAT_imx8*Leonard Crestez2019-05-206-10/+7
* | plat: imx8mq: Implement IMX_SIP_GET_SOC_INFOLeonard Crestez2019-05-204-0/+58
|/
* plat: imx8mq: Remove duplicated linker symbolsJacky Bai2019-05-131-12/+5
* plat: imx8m: Implement IMX_SIP_BUILDINFOLeonard Crestez2019-05-094-1/+9
* plat: imx8mq: Only keep IRQ 32 unmaskedLeonard Crestez2019-05-081-7/+11
* plat: imx8mq: gpc: Enable all power domain by defaultLeonard Crestez2019-05-081-0/+3
* Mbed TLS: Remove weak heap implementationAmbroise Vincent2019-04-121-1/+6
* plat: imx8m: remove deprecated code includeJacky Bai2019-04-082-2/+0
* Makefile: remove extra include paths in INCLUDESAmbroise Vincent2019-04-031-1/+1
* Console: remove deprecated finish_console_registerAmbroise Vincent2019-04-033-3/+0
* plat: imx8m: Add the basic support for imx8mmJacky Bai2019-03-136-0/+453
* plat: imx8m: refactor the code to make it reusableJacky Bai2019-03-129-184/+492