aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-07Merge changes from topics "af/fvp_gicv4", "af/gicv4", "af/gic_extended" into ...Olivier Deprez
2020-04-07TF-A: Add GICv4 extension for GIC driverAlexei Fedorov
2020-04-07coreboot: Add memory range parsingJulius Werner
2020-04-07locks: bakery: use is_dcache_enabled() helperMasahiro Yamada
2020-04-06TF-A GICv3 driver: Add extended PPI and SPI rangeAlexei Fedorov
2020-04-04Merge "Fix MISRA C issues in BL1/BL2/BL31" into integrationMark Dykes
2020-04-03Fix MISRA C issues in BL1/BL2/BL31John Powell
2020-04-03Merge "xlat lib v2: Add support to pass shareability attribute for normal mem...Manish Pandey
2020-04-03Merge changes from topic "brcm_initial_support" into integrationManish Pandey
2020-04-03xlat lib v2: Add support to pass shareability attribute for normal memory regionPramod Kumar
2020-04-03drivers: Add SPI Nor flash supportSheetal Tigadoli
2020-04-03drivers: Add iproc spi driverSheetal Tigadoli
2020-04-03drivers: Add emmc driver for Broadcom platformsSheetal Tigadoli
2020-04-03Add BL31 support for Broadcom stingray platformSheetal Tigadoli
2020-04-03Add BL2 support for Broadcom stingray platformSheetal Tigadoli
2020-04-03Add bl31 support common across Broadcom platformsSheetal Tigadoli
2020-04-03Merge changes from topic "sb/fconf" into integrationOlivier Deprez
2020-04-03Add bl2 setup code common across Broadcom platformsSheetal Tigadoli
2020-04-02Merge changes from topic "macro-cleanup" into integrationMark Dykes
2020-04-02Merge "cryptocell: add support for Cryptocell 713" into integrationjoanna.farley
2020-04-02Check for out-of-bound accesses in the platform io policiesSandrine Bailleux
2020-04-02Check for out-of-bound accesses in the CoT descriptionSandrine Bailleux
2020-04-02Merge changes from topic "xlat" into integrationSandrine Bailleux
2020-04-02Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGSMasahiro Yamada
2020-04-02xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLESMasahiro Yamada
2020-04-02linker_script: move bss section to bl_common.ld.hMasahiro Yamada
2020-04-02linker_script: replace common read-only data with RODATA_COMMONMasahiro Yamada
2020-04-02linker_script: move more common code to bl_common.ld.hMasahiro Yamada
2020-04-01include: fixup 'cm_setup_context' prototypeVarun Wadekar
2020-04-01cryptocell: add support for Cryptocell 713Gilad Ben-Yossef
2020-04-01drivers: Add support to retrieve plat_toc_flagsScott Branden
2020-03-31Merge "xlat_tables_v2: add enable_mmu()" into integrationMark Dykes
2020-03-31Merge "Add get_current_el_maybe_constant()" into integrationMark Dykes
2020-03-31xlat_tables_v2: add enable_mmu()Masahiro Yamada
2020-03-31Add get_current_el_maybe_constant()Masahiro Yamada
2020-03-30Create separate header for ARM specific SMCCC definesManish V Badarkhe
2020-03-25FVP: Add BL2 hash calculation in BL1Alexei Fedorov
2020-03-25Merge "Fix 'tautological-constant-compare' error" into integrationMark Dykes
2020-03-25Fix 'tautological-constant-compare' errorManish V Badarkhe
2020-03-24Merge "context: TPIDR_EL2 register not saved/restored" into integrationManish Pandey
2020-03-23raw_nand: correct static analysis tool warningYann Gautier
2020-03-21spd: tlkd: support new TLK SMCs for RPMB serviceMustafa Yigit Bilgen
2020-03-20context: TPIDR_EL2 register not saved/restoredOlivier Deprez
2020-03-19Merge "el3_entrypoint_common: avoid overwriting arg3" into integrationManish Pandey
2020-03-18tlkd: remove system off/reset handlersVarun Wadekar
2020-03-18Tegra194: enable dual execution for EL2 and EL3Kalyani Chidambaram
2020-03-18Merge changes from topic "rpix-multi-console" into integrationSandrine Bailleux
2020-03-17rpi3: gpio: Simplify GPIO setupAndre Przywara
2020-03-17Implement SMCCC_ARCH_SOC_ID SMC callManish V Badarkhe
2020-03-13Merge "SPMD: Add support for SPCI_ID_GET" into integrationSandrine Bailleux