- 4827613 fix(imx8m): map BL32 memory only if SPD_opteed or SPD_trusty is enabled by Marco Felsch · 1 year, 11 months ago
- 8562564 feat(imx8mn): add workaround for errata ERR050362 by Marco Felsch · 1 year, 11 months ago
- 8d150c9 feat(imx8m): enable snvs privileged registers access by Marco Felsch · 1 year, 11 months ago
- 117b357 Merge "feat(imx8m): move the gpc reg & macro to a separate header file" into integration by Yann Gautier · 1 year, 11 months ago
- 2a6ffa9 feat(imx8m): move the gpc reg & macro to a separate header file by Jacky Bai · 5 years ago
- 8947404 feat(imx8m): add more dram pll setting by Marek Vasut · 1 year, 11 months ago
- 29ae73e Merge changes from topic "mb/mb-signer-id" into integration by Lauren Wehrmeister · 2 years ago
- 101f070 fix(imx8m): make IMX_BOOT_UART_BASE autodetection option more obvious by Marco Felsch · 2 years ago
- b9bceef feat(imx): add dummy 'plat_mboot_measure_key' function by Manish V Badarkhe · 2 years, 1 month ago
- df730d9 feat(imx8m): detect console base address during runtime by Marco Felsch · 2 years ago
- 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
- e75a3b6 fix(imx8mq): fix compilation with gcc >= 12.x by Andre Przywara · 2 years, 4 months ago
- 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
- 8962bdd feat(imx8mq): enable dram dvfs support on imx8mq by Jacky Bai · 6 years ago
- ef4e5f0 feat(imx8m): use non-fast wakeup stop mode for system suspend by Jacky Bai · 6 years ago
- 724ac3e feat(imx8mq): correct the slot ack setting for STOP mode by Jacky Bai · 6 years ago
- 387a1df feat(imx8mq): add anamix pll override setting for DSM mode by Jacky Bai · 6 years ago
- 88a2646 feat(imx8mq): add workaround code for ERR11171 on imx8mq by Jacky Bai · 6 years ago
- dd108c3 feat(imx8mq): add the dram retention support for imx8mq by Jacky Bai · 6 years ago
- 99475c5 feat(imx8mq): add version for B2 by Ye Li · 4 years, 6 months ago
- a2655f4 fix(imx8m): backup mr12/14 value from lpddr4 chip by Jacky Bai · 3 years, 8 months ago
- e00fe11 fix(imx8m): add ddr4 dvfs sw workaround for ERR050712 by Jacky Bai · 4 years, 5 months ago
- 0331b1c fix(imx8m): fix coverity out of bound access issue by Jacky Bai · 5 years ago
- 4bf5019 fix(imx8m): fix the dram retention random hang on some imx8mq Rev2.0 by Jacky Bai · 4 years, 10 months ago
- 4234b90 feat(imx8m): add more dram pll setting by Jacky Bai · 4 years, 10 months ago
- 25c4323 fix(imx8m): fix the current fsp init by Jacky Bai · 5 years ago
- 3330084 fix(imx8m): fix the rank to rank space issue by Jacky Bai · 5 years ago
- ad0cbbf fix(imx8m): fix the dfiphymaster setting after dvfs by Jacky Bai · 5 years ago
- 0e39488 feat(imx8m): update the ddr4 dvfs flow to include ddr3l support by Jacky Bai · 5 years ago
- 5277c09 fix(imx8m): correct the rank info get fro mstr by Jacky Bai · 5 years ago
- 093888c feat(imx8m): fix the ddr4 dvfs random hang on imx8m by Jacky Bai · 5 years ago
- 8cfa94b feat(imx8mq): add BL31 PIE support by Lucas Stach · 2 years, 8 months ago
- 0445a4a refactor(imx8mq): introduce BL31_SIZE by Lucas Stach · 2 years, 8 months ago
- c0fb887 refactor(imx8mq): make use of setup_page_tables() by Lucas Stach · 2 years, 8 months ago
- 36be108 feat(imx8mq): always set up console by Lucas Stach · 2 years, 8 months ago
- 7698dba feat(imx8mq): remove empty bl31_plat_runtime_setup by Lucas Stach · 2 years, 8 months ago
- 202737e feat(imx8mq): make IMX_BOOT_UART_BASE configurable via build parameter by Lucas Stach · 2 years, 8 months ago
- de10522 refactor(imx8m): pass platform metadata as a function's argument by Manish V Badarkhe · 2 years, 9 months ago
- b139f85 Merge "feat(imx8mm): add BL31 PIE support" into integration by Madhukar Pappireddy · 2 years, 9 months ago
- c41a196 Merge "refactor(imx8mm): introduce BL2_SIZE and BL31_SIZE" into integration by Madhukar Pappireddy · 2 years, 9 months ago
- 473bed8 Merge "refactor(imx8mm): make use of setup_page_tables()" into integration by Madhukar Pappireddy · 2 years, 9 months ago
- a213c27 Merge "refactor(imx8mm): cleanup the mmap region settings" into integration by Madhukar Pappireddy · 2 years, 9 months ago
- d81fc8e Merge "feat(imx8mn): add BL31 PIE support" into integration by Madhukar Pappireddy · 2 years, 9 months ago
- 89cb9c5 Merge "refactor(imx8mn): introduce BL31_SIZE" into integration by Madhukar Pappireddy · 2 years, 9 months ago
- ebaf46c Merge "refactor(imx8mn): make use of setup_page_tables()" into integration by Madhukar Pappireddy · 2 years, 9 months ago
- d907a04 Merge "refactor(imx8mn): cleanup the mmap region settings" into integration by Madhukar Pappireddy · 2 years, 9 months ago
- 5178175 Merge "feat(imx8mp): add BL31 PIE support" into integration by Madhukar Pappireddy · 2 years, 9 months ago
- c564d81 Merge "refactor(imx8mp): introduce BL2_SIZE and BL31_SIZE" into integration by Madhukar Pappireddy · 2 years, 9 months ago
- 2668742 Merge "refactor(imx8mp): make use of setup_page_tables()" into integration by Madhukar Pappireddy · 2 years, 9 months ago
- f8f2440 Merge "refactor(imx8mp): cleanup the mmap region settings" into integration by Madhukar Pappireddy · 2 years, 9 months ago
- 8f93151 Merge "feat(imx8m): make psci common code pie compatible" into integration by Madhukar Pappireddy · 2 years, 9 months ago
- 0f0a9db Merge "fix(imx8m): fix dram retention fsp_table access" into integration by Madhukar Pappireddy · 2 years, 9 months ago
- ad6eb19 fix(imx8m): update poweroff related SNVS_LPCR bits only by Shawn Guo · 2 years, 9 months ago
- a8e6a2c feat(imx8mm): add BL31 PIE support by Marco Felsch · 3 years ago
- 40ff8ff refactor(imx8mm): introduce BL2_SIZE and BL31_SIZE by Marco Felsch · 3 years ago
- 0b72724 refactor(imx8mm): make use of setup_page_tables() by Marco Felsch · 3 years ago
- 686a5bc refactor(imx8mm): cleanup the mmap region settings by Marco Felsch · 3 years ago
- 62d37a4 feat(imx8mn): add BL31 PIE support by Marco Felsch · 3 years, 1 month ago
- 796a249 refactor(imx8mn): introduce BL31_SIZE by Marco Felsch · 3 years, 1 month ago
- 602b328 refactor(imx8mn): make use of setup_page_tables() by Marco Felsch · 3 years, 1 month ago
- b6ac8cc refactor(imx8mn): cleanup the mmap region settings by Marco Felsch · 3 years, 1 month ago
- 7a443fe feat(imx8mp): add BL31 PIE support by Marco Felsch · 3 years, 1 month ago
- 5fe51c9 refactor(imx8mp): introduce BL2_SIZE and BL31_SIZE by Marco Felsch · 3 years, 1 month ago
- c52966f refactor(imx8mp): make use of setup_page_tables() by Marco Felsch · 3 years, 1 month ago
- c995943 refactor(imx8mp): cleanup the mmap region settings by Marco Felsch · 3 years, 1 month ago
- 5d2d332 feat(imx8m): make psci common code pie compatible by Marco Felsch · 3 years, 1 month ago
- 6c8f523 fix(imx8m): fix dram retention fsp_table access by Marco Felsch · 2 years, 11 months ago
- 720e7b6 feat(imx8m): add support for high assurance boot by Andrey Zhizhikin · 2 years, 10 months ago
- 62a93aa feat(imx8mp): add hab and map required memory blocks by Andrey Zhizhikin · 2 years, 10 months ago
- b5f06d3 feat(imx8mn): add hab and map required memory blocks by Andrey Zhizhikin · 2 years, 10 months ago
- 5941f37 feat(imx8mm): add hab and map required memory blocks by Andrey Zhizhikin · 2 years, 10 months ago
- 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
- 901d74b fix(imx8m): move caam init after serial init by Andrey Zhizhikin · 2 years, 11 months ago
- 6e24d79 fix(imx8m): correct serial output for HAB JR0 by Andrey Zhizhikin · 2 years, 11 months ago
- e95abc4 fix: make TF-A use provided OpenSSL binary by Salome Thirot · 3 years, 1 month ago
- 0cb8dd7 Merge changes Iec22dcab,Ib88b4b5d,I50cd6b82,If1167785,I9b3a08ef, ... into integration by Madhukar Pappireddy · 3 years, 1 month ago
- 9d3249d feat(imx8m): keep pu domains in default state during boot stage by Jacky Bai · 6 years ago
- 44dea54 feat(imx8m): add the PU power domain support on imx8mm/mn by Jacky Bai · 6 years ago
- 66d399e feat(imx8m): add the anamix pll override setting by Jacky Bai · 6 years ago
- 9c336f6 feat(imx8m): add the ddr frequency change support for imx8m family by Jacky Bai · 6 years ago
- 2003fa9 feat(imx8mn): enable dram retention suuport on imx8mn by Jacky Bai · 6 years ago
- b7abf48 feat(imx8mm): enable dram retention suuport on imx8mm by Jacky Bai · 6 years ago
- c71793c feat(imx8m): add dram retention flow for imx8m family by Jacky Bai · 6 years ago
- 4ee91ba refactor(imx): update config of mbedtls support by laurenw-arm · 3 years, 2 months ago
- 938dfa2 Merge "feat(imx8mq): add 100us delay after USB OTG SRC bit 0 clear" into integration by Madhukar Pappireddy · 3 years, 2 months ago
- 66345b8 feat(imx8mq): add 100us delay after USB OTG SRC bit 0 clear by Jacky Bai · 6 years ago
- 21189b8 fix(imx8mq): correct architected counter frequency by Lucas Stach · 3 years, 3 months ago
- c3bdd3d Merge changes Idfd268cd,I362445b9,Ibea052d3,I28cb8f74,I501ae76a, ... into integration by Manish Pandey · 3 years, 3 months ago
- aeff146 feat(imx8mp): enable BL32 fdt overlay support on imx8mp by Jacky Bai · 5 years ago
- 023750c feat(imx8mq): enable optee fdt overlay support by Silvano di Ninno · 5 years ago
- 2612891 feat(imx8mn): enable optee fdt overlay support by Silvano di Ninno · 5 years ago
- 9d0eed1 feat(imx8mm): enable optee fdt overlay support by Silvano di Ninno · 5 years ago
- 8b9c21b feat(imx8mp): add trusty for imx8mp by Jacky Bai · 5 years ago
- a18e393 feat(imx8mq): enable trusty for imx8mq by Ji Luo · 5 years ago
- 99349c8 feat(imx8mn): enable Trusty OS for imx8mn by Ji Luo · 5 years ago
- ff3acfe feat(imx8mm): enable Trusty OS on imx8mm by Ji Luo · 5 years ago
- 4f8d5b0 feat(imx8/imx8m): switch to xlat_tables_v2 by Ji Luo · 5 years ago
- d5ede92 feat(imx8m): enable the coram_s tz by default on imx8mn/mp by Jacky Bai · 4 years, 4 months ago
- 0a76495 feat(imx8m): enable the csu init on imx8m by Jacky Bai · 6 years ago
- 71c40d3 feat(imx8m): add a simple csu driver for imx8m family by Jacky Bai · 6 years ago