project/bcm63xx/atf.git
2018-03-01 davidcunado-armMerge pull request #1291 from dp-arm/dp/mk
2018-02-28 davidcunado-armMerge pull request #1290 from jeenu-arm/dynamiq
2018-02-28 davidcunado-armMerge pull request #1282 from robertovargas-arm/misra...
2018-02-28 Roberto VargasFix MISRA rule 8.4 Part 2
2018-02-28 Roberto VargasFix MISRA rule 8.5 Part 1
2018-02-28 Roberto VargasFix MISRA rule 8.4 Part 1
2018-02-28 Roberto VargasFix MISRA rule 8.3 Part 1
2018-02-28 Roberto VargasFix MISRA rule 8.8 in common code
2018-02-28 Roberto VargasFix MISRA rule 8.4 in common code
2018-02-28 Roberto VargasFix MISRA rule 8.3 in common code
2018-02-28 Dimitris PapastamosRevert "Make all build results depend on all makefiles"
2018-02-28 davidcunado-armMerge pull request #1289 from sandrine-bailleux-arm...
2018-02-28 Jeenu ViswambharanFVP: Allow building for DynamIQ systems
2018-02-28 Jeenu Viswambharanfdts: Add DTS for DynamIQ platforms
2018-02-28 Sandrine BailleuxSelect SCMI/SDS drivers by default on Juno
2018-02-28 davidcunado-armMerge pull request #1287 from davidcunado-arm/dc/fix_misra
2018-02-28 davidcunado-armMerge pull request #1286 from antonio-nino-diaz-arm...
2018-02-28 davidcunado-armMerge pull request #1284 from jeenu-arm/tspd-ehf
2018-02-27 davidcunado-armMerge pull request #1283 from jeenu-arm/sdei-fixes
2018-02-27 davidcunado-armMerge pull request #1274 from dp-arm/dp/a75
2018-02-27 davidcunado-armMerge pull request #1272 from dp-arm/dp/extensions
2018-02-27 David CunadoUpdate ULL() macro and instances of ull to comply with...
2018-02-27 Antonio Nino... Invalidate TLB entries during warm boot
2018-02-27 davidcunado-armMerge pull request #1285 from soby-mathew/sm/fix_win_bu...
2018-02-27 Jeenu ViswambharanTSPD: Register preempted SMC error code with EHF
2018-02-27 Jeenu ViswambharanEHF: Introduce preempted return code parameter to ehf_a...
2018-02-27 Jeenu ViswambharanSDEI: Add prioritisation clarification
2018-02-27 Jeenu ViswambharanSDEI: Pop dispatch context only after error checking
2018-02-27 Soby MathewFVP: restrict dynamic config to Unix build environment
2018-02-27 Dimitris PapastamosMISRA fixes for Cortex A75 AMU implementation
2018-02-27 Dimitris PapastamosRefactor AMU support for Cortex A75
2018-02-27 Dimitris PapastamosFactor out CPU AMU helpers
2018-02-27 Dimitris PapastamosMISRA fixes for AMU/SPE and SVE
2018-02-27 Dimitris Papastamosaarch32: Fix multiple bugs in amu_helpers.S
2018-02-27 Dimitris PapastamosAssert that group0/group1 counter config is what we...
2018-02-27 Dimitris PapastamosImplement {spe,sve}_supported() helpers and refactor...
2018-02-27 Antonio Nino... Add comments about mismatched TCR_ELx and xlat tables
2018-02-26 davidcunado-armMerge pull request #1263 from soby-mathew/sm/dyn_config
2018-02-26 Soby MathewDynamic cfg: MISRA fixes
2018-02-26 Soby MathewFVP: Add TB_FW_CONFIG and HW_CONFIG
2018-02-26 Soby MathewFVP: Fix AArch32 dts for `interrupts` node
2018-02-26 Soby MathewARM Platforms: Load HW_CONFIG in BL2
2018-02-26 Soby MathewARM Platorms: Load TB_FW_CONFIG in BL1
2018-02-26 Soby MathewDynamic cfg: Introduce fdt wrappers
2018-02-26 Soby MathewAdd dynamic config image IDs
2018-02-26 Soby MathewBL1: Deprecate the `bl1_init_bl2_mem_layout()` API
2018-02-26 Soby MathewARM Platforms: Migrate to new BL handover interface
2018-02-26 Soby MathewIntroduce the new BL handover interface
2018-02-26 Soby MathewDynamic cfg: Add HW and TB_FW configs to CoT
2018-02-26 Soby MathewDynamic cfg: Update the tools
2018-02-26 Soby MathewMakefile: Add `all` target to MAKE_DTBS
2018-02-26 Soby MathewAdd image_id to bl1_plat_handle_post/pre_image_load()
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...
next