project/bcm63xx/atf.git
2017-10-04 davidcunado-armMerge pull request #1115 from jeenu-arm/tsp-mt
2017-10-04 Jeenu ViswambharanTSP: Support multi-threading CPUs on FVP
2017-10-02 davidcunado-armMerge pull request #1107 from geesun/qx/add_ecdsa_support
2017-10-02 davidcunado-armMerge pull request #1114 from vchong/updt_docs
2017-09-29 Victor Chonghikey*: Update docs
2017-09-27 davidcunado-armMerge pull request #1111 from douglas-raillard-arm...
2017-09-27 Douglas RaillardUniphier: fix xlat tables lib inclusion
2017-09-26 davidcunado-armMerge pull request #1110 from masahir0y/xlat
2017-09-26 Masahiro Yamadaxlat: remove cast in MAP_REGION to get back building...
2017-09-25 davidcunado-armMerge pull request #1108 from sandrine-bailleux-arm...
2017-09-25 davidcunado-armMerge pull request #1105 from antonio-nino-diaz-arm...
2017-09-25 davidcunado-armMerge pull request #1106 from antonio-nino-diaz-arm...
2017-09-22 Qixiang XuDynamic selection of ECDSA or RSA
2017-09-22 Qixiang XuAdd support for TBBR using ECDSA keys in ARM platforms
2017-09-22 Qixiang Xuplat/arm : update BL size macros to give BL1 and BL2...
2017-09-21 Sandrine BailleuxFVP: Include utils_def.h instead of utils.h
2017-09-21 Antonio Nino... Fix type of `unsigned long` constants
2017-09-21 Antonio Nino... Set TCR_EL1.EPD1 bit to 1
2017-09-21 Douglas Raillardxlat: simplify mmap_add_region_check parameters (#1101)
2017-09-19 davidcunado-armMerge pull request #1099 from douglas-raillard-arm...
2017-09-19 davidcunado-armMerge pull request #1102 from Xilinx/fpga_load
2017-09-18 Soren Brinkmannzynqmp: Sync function declaration and definition
2017-09-18 davidcunado-armMerge pull request #1093 from soby-mathew/eb/log_fw
2017-09-15 davidcunado-armMerge pull request #1094 from douglas-raillard-arm...
2017-09-15 davidcunado-armMerge pull request #1089 from Leo-Yan/hikey_enable_debu...
2017-09-15 davidcunado-armMerge pull request #1096 from davidcunado-arm/im/mair_a...
2017-09-14 Douglas Raillardxlat: fix mm copy when adding a region
2017-09-14 davidcunado-armMerge pull request #1098 from vchong/boot_without_spd
2017-09-14 davidcunado-armMerge pull request #1095 from soby-mathew/sm/fix_cert_c...
2017-09-13 Victor Chonghikey*: Undef BL32_BASE when building without SPD
2017-09-13 Victor Chonghikey*: Fix typo
2017-09-13 davidcunado-armMerge pull request #1092 from jeenu-arm/errata-workarounds
2017-09-13 davidcunado-armMerge pull request #1097 from davidcunado-arm/dc/reset_bl31
2017-09-12 Qixiang Xuplat/arm: Fix BL31_BASE when RESET_TO_BL31=1
2017-09-12 davidcunado-armMerge pull request #1091 from geesun/qx/el3_payload_bas...
2017-09-12 davidcunado-armMerge pull request #1088 from soby-mathew/sm/sds_scmi
2017-09-11 Isla MitchellHelper macro to create MAIR encodings
2017-09-11 davidcunado-armMerge pull request #1087 from robertovargas-arm/psci_do...
2017-09-11 Soby MathewSet default value of USE_TBBR_DEFS
2017-09-11 Douglas Raillardxlat: Use MAP_REGION macro as compatibility layer
2017-09-11 Soby MathewImplement log framework
2017-09-11 Soby MathewIntroduce tf_vprintf() and tf_string_print()
2017-09-11 davidcunado-armMerge pull request #1084 from davidcunado-arm/dc/warmbo...
2017-09-11 davidcunado-armMerge pull request #1086 from robertovargas-arm/dead_loop
2017-09-08 Qixiang XuFilter out invalid configure for EL3_PAYLOAD_BASE
2017-09-07 Eleanor BonniciJuno: Disable 859971 and 859972 errata workarounds
2017-09-07 Eleanor BonniciCortex-A72: Implement workaround for erratum 859971
2017-09-07 Eleanor BonniciCortex-A57: Implement workaround for erratum 859972
2017-09-07 Leo YanHikey: enable CPU debug module
2017-09-07 davidcunado-armMerge pull request #1082 from vchong/load_img_v2_parse_...
2017-09-07 davidcunado-armMerge pull request #1080 from soby-mathew/eb/RSA-PKCS1...
2017-09-06 davidcunado-armMerge pull request #1078 from douglas-raillard-arm...
2017-09-06 davidcunado-armMerge pull request #1019 from etienne-lms/log-size
2017-09-06 Soby MathewCSS: Changes for SDS framework
2017-09-06 Soby MathewSDS: Introduce the sds drivers
2017-09-06 Soby MathewSplit CSS makefile for sp_min on Juno
2017-09-06 Soby MathewFix JUNO AArch32 build
2017-09-06 Roberto VargasReduce time lock in psci_do_cpu_off
2017-09-06 Roberto Vargasjuno: Fix bug in plat_get_my_entrypoint
2017-09-06 davidcunado-armMerge pull request #1076 from masahir0y/asm_macro
2017-09-05 David CunadoSet NS version SCTLR during warmboot path
2017-09-05 davidcunado-armMerge pull request #1083 from soby-mathew/sm/fix_optee_map
2017-09-05 Soby MathewFix BL2 memory map when OP-TEE is the Secure Payload
2017-09-04 davidcunado-armMerge pull request #1081 from masahir0y/uniphier
2017-09-01 Victor Chonghikey*: Support Trusted OS extra image (OP-TEE header...
2017-09-01 Victor Chonghikey*: Add LOAD_IMAGE_V2 support
2017-09-01 Victor Chongdocs: hikey: Fix typo
2017-09-01 Etienne Carrierecpu log buffer size depends on cache line size
2017-09-01 Masahiro Yamadauniphier: work around Boot ROM bug for USB boot mode...
2017-09-01 Masahiro Yamadauniphier: fix code indent for conditional statement
2017-08-31 danh-armMerge pull request #1072 from sandrine-bailleux-arm...
2017-08-31 Soby Mathewcert_tool: Support for legacy RSA PKCS#1 v1.5
2017-08-31 Soby MathewExport KEY_ALG as a user build option
2017-08-31 Sandrine BailleuxARM platforms: Map TSP only when TSPD is included
2017-08-31 danh-armMerge pull request #1079 from douglas-raillard-arm...
2017-08-31 danh-armMerge pull request #1077 from soby-mathew/sm/fix_juno_a...
2017-08-31 Douglas Raillardporting-guide.rst: Fix some sections' level
2017-08-31 Douglas RaillardAdd CFI debug info to vector entries
2017-08-31 Soby MathewJuno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO
2017-08-31 Masahiro Yamadaasm_macros: set the default assembly code alignment...
2017-08-31 danh-armMerge pull request #1069 from Leo-Yan/hikey_enable_watc...
2017-08-30 davidcunado-armMerge pull request #1074 from EvanLloyd/ejll/62_file_mode
2017-08-30 danh-armMerge pull request #1075 from robertovargas-arm/fix_el3...
2017-08-30 Roberto VargasDon't use zero_normalmem in bl2_platform_setup
2017-08-30 Evan Lloydfiptool: Update file open modes with 'b' (for Windows)
2017-08-30 danh-armMerge pull request #1073 from davidcunado-arm/dc/update...
2017-08-30 danh-armMerge pull request #1066 from islmit01/im/enable_cnp_bit
2017-08-30 danh-armMerge pull request #1062 from jeenu-arm/cpu-fixes
2017-08-30 David CunadoAdd usage note for FVP model versions 11.0 and 8.5
2017-08-29 danh-armMerge pull request #1071 from jeenu-arm/syntax-fix
2017-08-29 Eleanor BonniciTegra: Rename CORTEX_A57_ACTLR_EL1 to *CPUACTLR*
2017-08-29 Eleanor BonniciHiKey: Rename CPUACTRL reg constants
2017-08-29 Eleanor BonniciCPU: Correct names of implementation-defined aux regs
2017-08-29 Eleanor BonniciCPU: Make shifted constants unsigned
2017-08-29 Jeenu Viswambharanplat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly
2017-08-29 danh-armMerge pull request #1070 from rockchip-linux/rk3399...
2017-08-29 danh-armMerge pull request #1068 from jenswi-linaro/optee_arm_plat
2017-08-29 danh-armMerge pull request #1056 from geesun/qx/interrupt-diags
2017-08-29 Lin Huangrockchip/rk3399: reinitilize secure sgrf when resume
2017-08-29 Lin Huangrockchip/rk3399: do secure timer init in pmusram
next