aboutsummaryrefslogtreecommitdiffstats
path: root/plat/imx
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Add plat_crash_console_flush to platforms without itAntonio Nino Diaz2018-10-252-0/+14
* | Multi-console: Deprecate the `finish_console_register` macroSoby Mathew2018-10-191-1/+2
|/
* imx8qm: imx8qx: Migrate to new interfacesAntonio Nino Diaz2018-09-285-17/+13
* warp7: Migrate to new interfacesAntonio Nino Diaz2018-09-282-11/+1
* warp7: Add warp7 platform to the buildBryan O'Donoghue2018-09-042-0/+408
* warp7: panic: hab: Call into BootROM failsafe on panic pathBryan O'Donoghue2018-09-041-0/+8
* warp7: mem_params_desc: Add boot entries to mem params arrayBryan O'Donoghue2018-09-041-0/+75
* warp7: io_storage: Add initial stub warp7_io_storage.cBryan O'Donoghue2018-09-042-0/+219
* warp7: Define a platform_def.hBryan O'Donoghue2018-09-041-0/+217
* warp7: mem_params_desc: Add a file which exports a REGISTER_BL_IMAGE_DESCSBryan O'Donoghue2018-09-041-0/+15
* warp7: Add a warp7_private.h fileBryan O'Donoghue2018-09-041-0/+14
* warp7: image_load: Add warp7_image_load.cBryan O'Donoghue2018-09-041-0/+24
* warp7: Add initial warp7_helpers.SBryan O'Donoghue2018-09-041-0/+44