aboutsummaryrefslogtreecommitdiffstats
path: root/plat/imx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #1837 from spencercw/masterAntonio Niño Díaz2019-03-042-0/+10
|\
| * imx: Configure CAAM job rings master ID for i.MX8MQChris Spencer2019-02-222-0/+10
* | imx: make sure GIC redistributor is awake before initializationAnson Huang2019-03-011-0/+21
|/
* imx: warp7: Migrate to MULTI_CONSOLE_APIYing-Chun Liu (PaulLiu)2019-02-123-2/+63
* Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz2019-02-011-1/+0
* imx: power optimization for i.mx8qxAnson Huang2019-01-294-27/+154
* imx: power optimization for i.mx8qmAnson Huang2019-01-299-83/+290
* Merge pull request #1766 from Anson-Huang/masterAntonio Niño Díaz2019-01-259-1/+1261
|\
| * imx: add i.MX8 SoCs build info SIP(silicon provider) service supportAnson Huang2019-01-183-0/+52
| * imx: add i.MX8 SoCs thermal alarm SIP(silicon provider) service supportAnson Huang2019-01-183-0/+16
| * imx: add i.MX8 SoCs OTP SIP(silicon provider) service supportAnson Huang2019-01-183-0/+34
| * imx: support for i.MX8 SoCs misc IPCAnson Huang2019-01-185-1/+1124
| * imx: add wakeup source SIP runtime service supportAnson Huang2019-01-184-0/+35