summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-15Align tf_printf implementation between AArch32 and AArch64dp-arm
2017-05-15AArch32: Add BL2U supportYatharth Kochar
2017-05-15AArch32: Add `TRUSTED_BOARD_BOOT` supportdp-arm
2017-05-15rockchip: rk3328: Add assert check in pmu.ctony.xie
2017-05-12Merge pull request #930 from antonio-nino-diaz-arm/an/fixes-xlat-v2davidcunado-arm
2017-05-12Migrate ARM platforms to use TF_MBEDTLS_KEY_ALGDavid Cunado
2017-05-12mbedtls: Complete namespace for TF specific macrosDavid Cunado
2017-05-12mbedtls: Namespace for TF specific macrosDavid Cunado
2017-05-12AArch32: Rework SMC context save and restore mechanismSoby Mathew
2017-05-12Hook up LLVM compiler-rt in the build systemdp-arm
2017-05-12Import builtins from LLVM compiler-rt projectdp-arm
2017-05-12Tegra: Break circular dependency in platform header filesSandrine Bailleux
2017-05-12FVP: Break circular dependency in platform header filesSandrine Bailleux
2017-05-11Merge pull request #933 from davidcunado-arm/dc/add_spdxdavidcunado-arm
2017-05-11Add missing SPDX headerDavid Cunado
2017-05-11Merge pull request #928 from davidcunado-arm/dc/update_userguidedavidcunado-arm
2017-05-11Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm
2017-05-11Merge pull request #932 from dp-arm/dp/spdx-rockchipdavidcunado-arm
2017-05-10Use SPDX license identifiers for remaining filesdp-arm
2017-05-10Merge pull request #918 from rockchip-linux/rk3328davidcunado-arm
2017-05-10Merge pull request #931 from antonio-nino-diaz-arm/an/revert-rockchipdavidcunado-arm
2017-05-10Revert "rockchip: Remove unused rockchip_pd_pwr_down_wfi function"Antonio Nino Diaz
2017-05-10rockchip: rk3328: Add a missing paragraph for copyright notice.tony.xie
2017-05-09Minor fixes to the xlat tables lib v2Antonio Nino Diaz
2017-05-08Merge pull request #926 from EvanLloyd/win_make_4davidcunado-arm
2017-05-08Merge pull request #922 from davidcunado-arm/dc/smc_yielding_spdsdavidcunado-arm
2017-05-05Update AEM and Cortex Models versionsDavid Cunado
2017-05-05Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bitdavidcunado-arm
2017-05-04Migrate secure payload dispatchers to new SMC terminologyDavid Cunado
2017-05-04Merge pull request #925 from dp-arm/dp/spdxdavidcunado-arm
2017-05-04Introduce ARM SiP service to switch execution stateJeenu Viswambharan
2017-05-03Use SPDX license identifiersdp-arm
2017-05-02Build: Correct Unix specific echo commandsEvan Lloyd
2017-05-02Build: Fix parallel buildEvan Lloyd
2017-05-02Merge pull request #919 from davidcunado-arm/dc/smc_yielding_genericdavidcunado-arm
2017-05-02Add macro to check whether the CPU implements an ELJeenu Viswambharan
2017-05-02Fix execute-never permissions in xlat tables libsAntonio Nino Diaz
2017-05-02Merge pull request #923 from nmenon/fix_xlat_1davidcunado-arm
2017-05-02xlat lib: Don't set mmap_attr_t enum to be -1Nishanth Menon
2017-05-02Merge pull request #896 from sbranden/tf_issue_461davidcunado-arm
2017-05-02Merge pull request #913 from vwadekar/tegra-fixes-from-downstreamdavidcunado-arm
2017-05-01Tegra210: implement 'get_target_pwr_state' handlerVarun Wadekar
2017-05-01Tegra: fix the NS DRAM address calculation logicVarun Wadekar
2017-05-01Tegra: memctrl_v2: zero out NS Video memory carveout regionVarun Wadekar
2017-05-01Tegra186: calculate proper power state for cluster/system power downVarun Wadekar
2017-05-01Tegra186: mce: max retries for ARI requestsSteven Kao
2017-05-01Tegra: memmap Tegra micro-seconds timer controllerSteven Kao
2017-05-01Tegra: early init the delay timerSteven Kao
2017-04-29Merge branch 'integration' into tf_issue_461Scott Branden
2017-04-29Move defines in utils.h to utils_def.h to fix shared header compile issuesScott Branden