aboutsummaryrefslogtreecommitdiffstats
path: root/plat/imx
Commit message (Expand)AuthorAgeFilesLines
* 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
* | imx: enable necessary errata for i.mx8qmAnson Huang2019-01-241-0/+4
* | imx: enable necessary errata for i.mx8mqAnson Huang2019-01-241-0/+4
* | warp7: Enable Trusted Board Boot for WaRP7Bryan O'Donoghue2019-01-184-1/+157
* | warp7: Define DTB overlay address in memory mapBryan O'Donoghue2019-01-182-6/+15
* | warp7: io_storage: Remove DTB from FIPBryan O'Donoghue2019-01-182-19/+0
|/
* imx: add cpu-freq SIP runtime service supportAnson Huang2019-01-173-0/+42
* imx: add imx8qm/imx8qx SRTC SIP runtime service supportAnson Huang2019-01-175-0/+115
* Support for NXP's i.MX8 SoCs timer IPCAnson Huang2019-01-175-3/+828
* imx: make imx uart work for debug modeAnson Huang2019-01-153-10/+16
* imx: add necessary lpuart console_flush callback for debugAnson Huang2019-01-151-2/+8
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0435-112/+164
* io_block: define MAX_IO_BLOCK_DEVICES as unsignedYann Gautier2018-12-101-1/+1
* Merge pull request #1700 from jwerner-chromium/JW_crashfixSoby Mathew2018-12-102-2/+0
|\
| * drivers/console: Link console framework code by defaultJulius Werner2018-12-062-2/+0
* | plat: imx: Add i.MX8MQ basic supportBai Ping2018-12-058-0/+976
|/
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-0828-85/+85
* warp7, ls1043: Remove unneeded include pathsAntonio Nino Diaz2018-10-301-1/+0
* Merge pull request #1636 from antonio-nino-diaz-arm/an/consoleAntonio Niño Díaz2018-10-252-0/+14
|\