project/bcm63xx/atf.git
2018-02-27 Antonio Nino... Add comments about mismatched TCR_ELx and xlat tables
2018-02-26 davidcunado-armMerge pull request #1273 from antonio-nino-diaz-arm...
2018-02-25 davidcunado-armMerge pull request #1276 from swarren/issue-551
2018-02-24 davidcunado-armMerge pull request #1264 from fengbaopeng/integration
2018-02-24 fengbaopengdrivers:ufs: fix hynix ufs bug with quirk on hi36xx SoC
2018-02-23 davidcunado-armMerge pull request #1281 from antonio-nino-diaz-arm...
2018-02-23 davidcunado-armMerge pull request #1262 from ssalko/ssalko_dev
2018-02-23 davidcunado-armMerge pull request #1279 from soby-mathew/sm/BL2_base_a...
2018-02-23 Antonio Nino... Fix Foundation FVP instructions in User Guide
2018-02-22 davidcunado-armMerge pull request #1278 from soby-mathew/sm/aarch32_er...
2018-02-22 Soby MathewFixup AArch32 errata printing framework
2018-02-22 Soby MathewARM Platforms: Add CASSERT for BL2_BASE
2018-02-22 Soby MathewARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1
2018-02-22 Stephen WarrenMake all build results depend on all makefiles
2018-02-21 davidcunado-armMerge pull request #1275 from soby-mathew/sm/tzc400_fix
2018-02-21 Soby MathewResolve TZC400 build issue when DEBUG=1 and ENABLE_ASSE...
2018-02-21 Antonio Nino... Ensure the correct execution of TLBI instructions
2018-02-20 davidcunado-armMerge pull request #1270 from antonio-nino-diaz-arm...
2018-02-19 davidcunado-armMerge pull request #1271 from afaerber/tegra-fixes
2018-02-17 davidcunado-armMerge pull request #1259 from hzhuang1/fix_uart
2018-02-17 Andreas Färbertegra: Fix mmap_region_t struct mismatch
2018-02-17 Haojian Zhuanghikey960: avoid hardcode on uart port
2018-02-17 davidcunado-armMerge pull request #1268 from jeenu-arm/ehf-pri-fix
2018-02-16 davidcunado-armMerge pull request #1267 from jeenu-arm/console-fix
2018-02-16 davidcunado-armMerge pull request #1266 from antonio-nino-diaz-arm...
2018-02-16 davidcunado-armMerge pull request #1258 from vchong/optee_dbg
2018-02-15 Antonio Nino... Redefine SMC_UNK as -1 instead of 0xFFFFFFFF
2018-02-14 Antonio Nino... Remove URLs from comments
2018-02-12 Jeenu ViswambharanEHF: Fix priority check
2018-02-12 Jeenu ViswambharanARM platforms: Fix console address for flush
2018-02-12 davidcunado-armMerge pull request #1256 from jeenu-arm/tsp-ehf
2018-02-09 Santeri Salkoqemu: Fix interrupt type check
2018-02-09 davidcunado-armMerge pull request #1257 from vchong/poplar_maintainer
2018-02-09 davidcunado-armMerge pull request #1251 from vchong/ld_img_v2
2018-02-08 davidcunado-armMerge pull request #1260 from sandrine-bailleux-arm...
2018-02-08 Sandrine Bailleuxzlib: Fix build error when LOG_LEVEL=50
2018-02-08 davidcunado-armMerge pull request #1254 from masahir0y/bl2-at-el3
2018-02-07 Victor Chongoptee: print header info before validate
2018-02-07 Victor Chonghikey*, poplar: platform.mk: Fix typo in variable assig...
2018-02-07 Victor Chongpoplar: Support Trusted OS extra image (OP-TEE header...
2018-02-07 Victor Chongpoplar: Add LOAD_IMAGE_V2 support
2018-02-07 Victor Chongpoplar: Add build option for dram size
2018-02-07 Victor Chongpoplar: Fix typo
2018-02-07 Victor Chongpoplar: Remove unused function prototype
2018-02-07 Victor Chongmaintainers.rst: Add maintainer for plat Poplar
2018-02-07 davidcunado-armMerge pull request #1173 from etienne-lms/armv7-qemu
2018-02-06 Etienne Carriere[fix] aarch32: optee: define the OP-TEE secure payload
2018-02-06 Jeenu Viswambharaninterrupt-framework-design.rst: Cosmetic changes
2018-02-06 Jeenu ViswambharanTSPD: Require NS preemption along with EL3 exception...
2018-02-06 Jeenu ViswambharanTSPD: Explicitly allow NS preemption for Yielding SMCs
2018-02-06 Jeenu ViswambharanDeprecate one EL3 interrupt routing model with EL3...
2018-02-06 Jeenu ViswambharanAdd EL3_EXCEPTION_HANDLING to build command line
2018-02-06 davidcunado-armMerge pull request #1224 from masahir0y/gzip
2018-02-05 Etienne Carriereqemu: support ARMv7/Cortex-A15
2018-02-05 Etienne Carriereaarch32: optee: define the OP-TEE secure payload
2018-02-02 davidcunado-armMerge pull request #1249 from masahir0y/uniphier
2018-02-02 Etienne Carriereaarch32: use lr as bl32 boot argument on aarch32 only...
2018-02-02 davidcunado-armMerge pull request #1253 from dp-arm/dp/amu32
2018-02-02 Masahiro Yamadauniphier: add ULL to physical address literals
2018-02-02 Masahiro Yamadauniphier: allocate xlat region of on-chip SRAM only...
2018-02-02 Masahiro Yamadauniphier: get back original BL31/32 location used befor...
2018-02-01 davidcunado-armMerge pull request #1247 from rockchip-linux/rk3399...
2018-02-01 davidcunado-armMerge pull request #1245 from antonio-nino-diaz-arm...
2018-02-01 Masahiro Yamadauniphier: support GZIP-compressed images
2018-02-01 Masahiro Yamadauniphier: add a helper to get image_info
2018-02-01 Masahiro Yamadaimage_decompress: add APIs for decompressing images
2018-02-01 Masahiro Yamadabl1: add bl1_plat_handle_{pre,post}_image_load()
2018-02-01 Masahiro Yamadabl2: add bl2_plat_handle_pre_image_load()
2018-02-01 Masahiro Yamadaplat/common: move arch-agnostic fallback functions...
2018-02-01 Masahiro Yamadazlib: add gunzip() support
2018-02-01 Masahiro Yamadazlib: import zlib files from zlib 1.2.11
2018-02-01 Masahiro YamadaBuild: add GZIP compression filter
2018-02-01 Masahiro YamadaBuild: support pre-tool image processing
2018-02-01 Masahiro YamadaBuild: change the first parameter of TOOL_ADD_IMG to...
2018-02-01 Masahiro YamadaBuild: make tools depend on $(BIN) instead of PHONY...
2018-02-01 Masahiro YamadaBuild: remove third argument of CERT_ADD_CMD_OPT
2018-02-01 Masahiro YamadaBuild: rename FIP_ADD_IMG to TOOL_ADD_IMG
2018-02-01 Masahiro YamadaBuild: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD
2018-02-01 Masahiro YamadaBuild: move cert_create arguments and dependency to...
2018-02-01 Masahiro YamadaBuild: rip off unneeded $(eval ...) from buid macros
2018-02-01 Masahiro YamadaBuild: merge build macros between FIP_ and FWU_FIP_
2018-02-01 Masahiro YamadaBuild: squash MAKE_TOOL_ARGS into MAKE_BL
2018-02-01 Masahiro YamadaBuild: refactor BL32 build rules
2018-02-01 Masahiro YamadaBuild: replace $(call MAKE_TOOL_ARGS,...) with $(call...
2018-02-01 Masahiro YamadaBuild: check if specified external image exists
2018-02-01 davidcunado-armMerge pull request #1240 from dp-arm/dp/smccc
2018-02-01 davidcunado-armMerge pull request #1236 from dbasehore/gic-save-restore
2018-02-01 Masahiro Yamadamisc_helpers: fix zero_normalmem() for BL2_AT_EL3
2018-01-31 Joel HuttonAMU: Implement context save/restore for aarch32
2018-01-31 Joel HuttonAMU: Add assembler helper functions for aarch32
2018-01-30 davidcunado-armMerge pull request #1242 from afaerber/fiptool-hikey-pad
2018-01-30 davidcunado-armMerge pull request #1220 from jwerner-chromium/JW_ld_bfd
2018-01-30 davidcunado-armMerge pull request #1248 from stevecapperarm/fixes...
2018-01-30 davidcunado-armMerge pull request #1235 from jwerner-chromium/JW_udelay
2018-01-30 Caesar Wangrockchip/rk3399: Fix memory corruptions or illegal...
2018-01-29 davidcunado-armMerge pull request #1237 from sandrine-bailleux-arm...
2018-01-29 davidcunado-armMerge pull request #1246 from sandrine-bailleux-arm...
2018-01-29 davidcunado-armMerge pull request #1243 from afaerber/hikey-docs
2018-01-29 Julius WernerMakefile: Use ld.bfd linker if available
2018-01-29 Sandrine BailleuxFix documentation for CnP bit
next