summaryrefslogtreecommitdiff
path: root/plat/imx/imx7
Commit message (Expand)AuthorAgeFilesLines
* refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash2023-03-152-4/+4
* fix: make TF-A use provided OpenSSL binarySalome Thirot2022-08-041-4/+4
* refactor(plat/imx/imx): make imx io-storage logic for TBBR/FIP commonYing-Chun Liu (PaulLiu)2021-09-146-282/+13
* fix(plat/imx): do not keep mmc_device_info in stackYann Gautier2021-05-272-8/+10
* Cleanup the code for TBBR CoT descriptorsManish V Badarkhe2020-05-191-3/+4
* imx: Use generic console_t data structureAndre Przywara2020-02-251-2/+2
* imx: Unify Platform specific defines for PSCI moduleDeepika Bhavnani2020-01-242-8/+8
* plat: imx7: Add PicoPi iMX7D basic supportJun Nie2019-07-173-0/+377
* plat: imx7: refactor code for reuseJun Nie2019-07-1713-374/+400
* warp7: remove old console from makefileAmbroise Vincent2019-06-281-2/+1
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-281-3/+0
* Mbed TLS: Remove weak heap implementationAmbroise Vincent2019-04-121-1/+6
* imx: warp7: Migrate to MULTI_CONSOLE_APIYing-Chun Liu (PaulLiu)2019-02-122-2/+12
* Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz2019-02-011-1/+0
* 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
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-045-26/+34
* io_block: define MAX_IO_BLOCK_DEVICES as unsignedYann Gautier2018-12-101-1/+1
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-084-12/+12
* warp7, ls1043: Remove unneeded include pathsAntonio Nino Diaz2018-10-301-1/+0
* Add plat_crash_console_flush to platforms without itAntonio Nino Diaz2018-10-251-0/+7
* 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
* imx7: hab_arch: Provide a hab_arch.h fileBryan O'Donoghue2018-09-041-0/+12
* imx7: imx_regs: Add a shared imx-regs.h for i.MX7 ATF platformsBryan O'Donoghue2018-09-041-0/+108