summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2018-02-28Fix MISRA rule 8.3 in common codeRoberto Vargas
2018-02-27Merge pull request #1285 from soby-mathew/sm/fix_win_build_dyn_cfgdavidcunado-arm
2018-02-27FVP: restrict dynamic config to Unix build environmentSoby Mathew
2018-02-26Merge pull request #1263 from soby-mathew/sm/dyn_configdavidcunado-arm
2018-02-26Dynamic cfg: MISRA fixesSoby Mathew
2018-02-26FVP: Add TB_FW_CONFIG and HW_CONFIGSoby Mathew
2018-02-26FVP: Fix AArch32 dts for `interrupts` nodeSoby Mathew
2018-02-26ARM Platforms: Load HW_CONFIG in BL2Soby Mathew
2018-02-26ARM Platorms: Load TB_FW_CONFIG in BL1Soby Mathew
2018-02-26Dynamic cfg: Introduce fdt wrappersSoby Mathew
2018-02-26Add dynamic config image IDsSoby 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
2018-02-26Dynamic cfg: Add HW and TB_FW configs to CoTSoby Mathew
2018-02-26Dynamic cfg: Update the toolsSoby Mathew
2018-02-26Makefile: Add `all` target to MAKE_DTBSSoby Mathew
2018-02-26Add image_id to bl1_plat_handle_post/pre_image_load()Soby Mathew
2018-02-26Merge pull request #1273 from antonio-nino-diaz-arm/an/fix-tlbi-disable-mmudavidcunado-arm
2018-02-25Merge pull request #1276 from swarren/issue-551davidcunado-arm
2018-02-24Merge pull request #1264 from fengbaopeng/integrationdavidcunado-arm
2018-02-24drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoCfengbaopeng
2018-02-23Merge pull request #1281 from antonio-nino-diaz-arm/an/fix-foundation-instruc...davidcunado-arm
2018-02-23Merge pull request #1262 from ssalko/ssalko_devdavidcunado-arm
2018-02-23Merge pull request #1279 from soby-mathew/sm/BL2_base_assertdavidcunado-arm
2018-02-23Fix Foundation FVP instructions in User GuideAntonio Nino Diaz
2018-02-22Merge pull request #1278 from soby-mathew/sm/aarch32_errata_fixdavidcunado-arm
2018-02-22Fixup AArch32 errata printing frameworkSoby Mathew
2018-02-22ARM Platforms: Add CASSERT for BL2_BASESoby Mathew
2018-02-22ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1Soby Mathew
2018-02-21Make all build results depend on all makefilesStephen Warren
2018-02-21Merge pull request #1275 from soby-mathew/sm/tzc400_fixdavidcunado-arm
2018-02-21Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0Soby Mathew
2018-02-21Ensure the correct execution of TLBI instructionsAntonio Nino Diaz
2018-02-20Merge pull request #1270 from antonio-nino-diaz-arm/an/smc-unknowndavidcunado-arm
2018-02-19Merge pull request #1271 from afaerber/tegra-fixesdavidcunado-arm
2018-02-17Merge pull request #1259 from hzhuang1/fix_uartdavidcunado-arm
2018-02-17tegra: Fix mmap_region_t struct mismatchAndreas Färber
2018-02-17hikey960: avoid hardcode on uart portHaojian Zhuang
2018-02-17Merge pull request #1268 from jeenu-arm/ehf-pri-fixdavidcunado-arm
2018-02-16Merge pull request #1267 from jeenu-arm/console-fixdavidcunado-arm
2018-02-16Merge pull request #1266 from antonio-nino-diaz-arm/an/misra-urlsdavidcunado-arm
2018-02-16Merge pull request #1258 from vchong/optee_dbgdavidcunado-arm
2018-02-15Redefine SMC_UNK as -1 instead of 0xFFFFFFFFAntonio Nino Diaz
2018-02-14Remove URLs from commentsAntonio Nino Diaz
2018-02-12EHF: Fix priority checkJeenu Viswambharan
2018-02-12ARM platforms: Fix console address for flushJeenu Viswambharan
2018-02-12Merge pull request #1256 from jeenu-arm/tsp-ehfdavidcunado-arm
2018-02-09qemu: Fix interrupt type checkSanteri Salko