aboutsummaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)Author
2018-03-08Merge pull request #1303 from soby-mathew/sm/fix_juno_fwuv1.5-rc2davidcunado-arm
2018-03-08Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6davidcunado-arm
2018-03-08Juno: Change the Firmware update detect mechanismSoby Mathew
2018-03-07Merge pull request #1302 from hzhuang1/fix_builddavidcunado-arm
2018-03-07BL2U: Fix ARM platform timer initilizationSoby Mathew
2018-03-07Merge pull request #1239 from arve-android/trusty-fixesdavidcunado-arm
2018-03-06hikey: fix build issue with CLANGHaojian Zhuang
2018-03-06hikey960: fix build issue with CLANGHaojian Zhuang
2018-03-05Merge pull request #1288 from michpappas/tf-issues#558_qemu_separate_code_and...davidcunado-arm
2018-03-05Merge pull request #1298 from michpappas/tf-issues#560_qemu_UART1_data_abortdavidcunado-arm
2018-03-05hikey960: move out duplicated codeHaojian Zhuang
2018-03-05hikey960: fix invoking driver init in image load driverHaojian Zhuang
2018-03-05hikey960: migrate to bl2_el3Haojian Zhuang
2018-03-05hikey960: drop LOAD_IMAGE v1Haojian Zhuang
2018-03-05hikey960: fix memory overlapped in memory mapHaojian Zhuang
2018-03-05hikey960: avoid to dump message when fetch boardidHaojian Zhuang
2018-03-05hikey: move out duplicated codeHaojian Zhuang
2018-03-05hikey: migrate to bl2_el3Haojian Zhuang
2018-03-05hikey: clean dcache for SRAM after initializedHaojian Zhuang
2018-03-05hikey: drop LOAD_IMAGE v1Haojian Zhuang
2018-03-04qemu: Accessing UART1 causes a data abortMichalis Pappas
2018-03-03Merge pull request #1292 from danh-arm/dh/spurious-dep-warndavidcunado-arm
2018-03-03Merge pull request #1297 from soby-mathew/sm/fix_aarch32_plat_cmndavidcunado-arm
2018-03-02Remove sp_min functions from plat_common.cSoby Mathew
2018-03-02Fix FVP DRAM2 sizeRoberto Vargas
2018-03-01Suppress spurious deprecated declaration warningsDan Handley
2018-02-28Merge pull request #1290 from jeenu-arm/dynamiqdavidcunado-arm
2018-02-28Merge pull request #1282 from robertovargas-arm/misra-changesdavidcunado-arm
2018-02-28Fix MISRA rule 8.4 Part 2Roberto Vargas
2018-02-28Fix MISRA rule 8.4 Part 1Roberto Vargas
2018-02-28Fix MISRA rule 8.3 Part 1Roberto Vargas
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2018-02-28FVP: Allow building for DynamIQ systemsJeenu Viswambharan
2018-02-28qemu: Support SEPARATE_CODE_AND_RODATAMichalis Pappas
2018-02-28Select SCMI/SDS drivers by default on JunoSandrine Bailleux
2018-02-28Merge pull request #1287 from davidcunado-arm/dc/fix_misradavidcunado-arm
2018-02-28Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatchdavidcunado-arm
2018-02-27Merge pull request #1274 from dp-arm/dp/a75davidcunado-arm
2018-02-27Update ULL() macro and instances of ull to comply with MISRADavid Cunado
2018-02-27FVP: restrict dynamic config to Unix build environmentSoby Mathew
2018-02-27Refactor AMU support for Cortex A75Dimitris Papastamos
2018-02-27Factor out CPU AMU helpersDimitris Papastamos
2018-02-27Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz
2018-02-26Dynamic cfg: MISRA fixesSoby Mathew
2018-02-26FVP: Add TB_FW_CONFIG and HW_CONFIGSoby Mathew
2018-02-26ARM Platforms: Load HW_CONFIG in BL2Soby Mathew
2018-02-26ARM Platorms: Load TB_FW_CONFIG in BL1Soby Mathew
2018-02-26BL1: Deprecate the `bl1_init_bl2_mem_layout()` APISoby Mathew
2018-02-26ARM Platforms: Migrate to new BL handover interfaceSoby Mathew
2018-02-26Introduce the new BL handover interfaceSoby Mathew