summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-14Fix build error with optimizations disabled (-O0)Sandrine Bailleux
2016-04-14Give user's compiler flags precedence over default onesSandrine Bailleux
2016-04-13Merge pull request #590 from yatharth-arm/yk/tzc400danh-arm
2016-04-12Use unsigned long long instead of uintptr_t in TZC400/DMC500 driversYatharth Kochar
2016-04-12Merge pull request #589 from soby-mathew/sm/fix_rk_build_errdanh-arm
2016-04-12Fix build error in Rockchip platformSoby Mathew
2016-04-11Merge pull request #579 from ashutoshksingh/masterdanh-arm
2016-04-08Merge pull request #569 from Xilinx/zynqmp-v1danh-arm
2016-04-08Merge pull request #588 from antonio-nino-diaz-arm/an/ignore-check-mddanh-arm
2016-04-08Remove markdown files from coding style checkAntonio Nino Diaz
2016-04-08Fix list of paths to perform coding style check onAntonio Nino Diaz
2016-04-08Merge pull request #587 from antonio-nino-diaz-arm/an/rename-bl33-basedanh-arm
2016-04-08Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32danh-arm
2016-04-08Merge pull request #585 from soby-mathew/sm/tf_printf_ll_changesdanh-arm
2016-04-08Rename BL33_BASE option to PRELOADED_BL33_BASEAntonio Nino Diaz
2016-04-08Fix BL33_BASE option to work with RESET_TO_BL31Antonio Nino Diaz
2016-04-08Remove BL32_BASE when building without SPD for FVPAntonio Nino Diaz
2016-04-07Differentiate `long` and `long long` formats in tf_printfSoby Mathew
2016-04-07Merge pull request #584 from soby-mathew/sm/enable_scr_sifdanh-arm
2016-04-07Merge pull request #583 from mtk09422/fix-build-errordanh-arm
2016-04-07Merge pull request #582 from jcastillo-arm/jc/fip_extractdanh-arm
2016-04-07Merge pull request #578 from EvanLloyd/ejll/woa_make2danh-arm
2016-04-07Merge pull request #575 from soby-mathew/sm/new_tzc_driverdanh-arm
2016-04-07Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounterdanh-arm
2016-04-07Merge pull request #563 from sbranden/tf_issue_380danh-arm
2016-04-07Enable SCR_EL3.SIF bitSoby Mathew
2016-04-07mt8173: fix spm driver build errorsyt.lee
2016-04-06Add Xilinx to acknowledgements fileSoren Brinkmann
2016-04-06Add support for Xilinx Zynq UltraScale+ MPSOCSoren Brinkmann
2016-04-06fip_create: add support for image unpackingJuan Castillo
2016-04-06Merge pull request #581 from rockchip-linux/rockchip-atf-20160405danh-arm
2016-04-05Support for Rockchip's family SoCsTony Xie
2016-04-04Merge pull request #580 from soby-mathew/sm/ret_type_plat_ns_epdanh-arm
2016-04-01arm: common: Make timer configuration conditionalSoren Brinkmann
2016-04-01drivers: Add Cadence UART driverSoren Brinkmann
2016-04-01Modify return type of plat_get_ns_image_entrypoint()Soby Mathew
2016-04-01Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpersdanh-arm
2016-04-01Merge pull request #576 from mtk09422/bl31-securitydanh-arm
2016-04-01pass r0-r6 as part of smc paramAshutosh Singh
2016-04-01Make:Improve version string generation portabilityEvan Lloyd
2016-04-01Make:Improve directory generation portability.Evan Lloyd
2016-04-01Make:Allow for extension in tool names.Evan Lloyd
2016-04-01Make:Use "simply expanded" make variables.Evan Lloyd
2016-04-01Build:Replace soft links with file copy.Evan Lloyd
2016-04-01Make:Use environment variables for OS detection.Evan Lloyd
2016-04-01Make:Diagnostic fail if no evalEvan Lloyd
2016-04-01Make:Make shell commands more portableEvan Lloyd
2016-04-01Make:Add realclean to .PHONY listEvan Lloyd
2016-04-01Make:Remove calls to shell from makefiles.Evan Lloyd
2016-04-01mt8173: Protect BL31 memory from non-secure accessJimmy Huang