aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topics "af/fvp_gicv4", "af/gicv4", "af/gic_extended" into ...Olivier Deprez2020-04-072-34/+117
|\
| * TF-A: Add GICv4 extension for GIC driverAlexei Fedorov2020-04-072-10/+12
| * TF-A GICv3 driver: Add extended PPI and SPI rangeAlexei Fedorov2020-04-061-25/+106
* | coreboot: Add memory range parsingJulius Werner2020-04-071-1/+22
* | locks: bakery: use is_dcache_enabled() helperMasahiro Yamada2020-04-072-1/+4
|/
* Merge "Fix MISRA C issues in BL1/BL2/BL31" into integrationMark Dykes2020-04-044-23/+27
|\
| * Fix MISRA C issues in BL1/BL2/BL31John Powell2020-04-034-23/+27
* | Merge "xlat lib v2: Add support to pass shareability attribute for normal mem...Manish Pandey2020-04-031-0/+17
|\ \
| * | xlat lib v2: Add support to pass shareability attribute for normal memory regionPramod Kumar2020-04-031-0/+17
* | | Merge changes from topic "brcm_initial_support" into integrationManish Pandey2020-04-0325-1/+3484
|\ \ \ | |/ / |/| |
| * | drivers: Add SPI Nor flash supportSheetal Tigadoli2020-04-032-0/+108
| * | drivers: Add iproc spi driverSheetal Tigadoli2020-04-031-0/+21
| * | drivers: Add emmc driver for Broadcom platformsSheetal Tigadoli2020-04-039-0/+2282
| * | Add BL31 support for Broadcom stingray platformSheetal Tigadoli2020-04-031-0/+419
| * | Add BL2 support for Broadcom stingray platformSheetal Tigadoli2020-04-037-0/+408
| * | Add bl31 support common across Broadcom platformsSheetal Tigadoli2020-04-032-0/+46
| * | Add bl2 setup code common across Broadcom platformsSheetal Tigadoli2020-04-033-0/+198
| * | drivers: Add support to retrieve plat_toc_flagsScott Branden2020-04-011-1/+2
| |/
* | Merge changes from topic "sb/fconf" into integrationOlivier Deprez2020-04-033-3/+17
|\ \
| * | Check for out-of-bound accesses in the platform io policiesSandrine Bailleux2020-04-021-1/+6
| * | Check for out-of-bound accesses in the CoT descriptionSandrine Bailleux2020-04-022-2/+11
* | | Merge changes from topic "macro-cleanup" into integrationMark Dykes2020-04-021-4/+0
|\ \ \
| * | | Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGSMasahiro Yamada2020-04-021-4/+0
| |/ /
* | | Merge "cryptocell: add support for Cryptocell 713" into integrationjoanna.farley2020-04-0211-0/+1011
|\ \ \
| * | | cryptocell: add support for Cryptocell 713Gilad Ben-Yossef2020-04-0111-0/+1011
| | |/ | |/|
* | | Merge changes from topic "xlat" into integrationSandrine Bailleux2020-04-022-7/+160
|\ \ \ | |_|/ |/| |
| * | xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLESMasahiro Yamada2020-04-022-8/+23
| * | linker_script: move bss section to bl_common.ld.hMasahiro Yamada2020-04-021-0/+18
| * | linker_script: replace common read-only data with RODATA_COMMONMasahiro Yamada2020-04-021-0/+8
| * | linker_script: move more common code to bl_common.ld.hMasahiro Yamada2020-04-021-0/+112
| |/
* / include: fixup 'cm_setup_context' prototypeVarun Wadekar2020-04-011-1/+1
|/
* Merge "xlat_tables_v2: add enable_mmu()" into integrationMark Dykes2020-03-311-0/+3
|\
| * xlat_tables_v2: add enable_mmu()Masahiro Yamada2020-03-311-0/+3
* | Merge "Add get_current_el_maybe_constant()" into integrationMark Dykes2020-03-311-0/+17
|\|
| * Add get_current_el_maybe_constant()Masahiro Yamada2020-03-311-0/+17
* | Create separate header for ARM specific SMCCC definesManish V Badarkhe2020-03-303-5/+16
|/
* FVP: Add BL2 hash calculation in BL1Alexei Fedorov2020-03-252-0/+9
* Merge "Fix 'tautological-constant-compare' error" into integrationMark Dykes2020-03-251-2/+2
|\
| * Fix 'tautological-constant-compare' errorManish V Badarkhe2020-03-251-2/+2
* | Merge "context: TPIDR_EL2 register not saved/restored" into integrationManish Pandey2020-03-241-2/+4
|\ \ | |/ |/|
| * context: TPIDR_EL2 register not saved/restoredOlivier Deprez2020-03-201-2/+4
* | raw_nand: correct static analysis tool warningYann Gautier2020-03-231-1/+2
* | spd: tlkd: support new TLK SMCs for RPMB serviceMustafa Yigit Bilgen2020-03-211-0/+3
* | Merge "el3_entrypoint_common: avoid overwriting arg3" into integrationManish Pandey2020-03-191-1/+9
|\ \
| * | el3_entrypoint_common: avoid overwriting arg3Yann Gautier2020-02-211-1/+9
* | | tlkd: remove system off/reset handlersVarun Wadekar2020-03-181-2/+1
* | | Tegra194: enable dual execution for EL2 and EL3Kalyani Chidambaram2020-03-181-0/+5
| |/ |/|
* | Merge changes from topic "rpix-multi-console" into integrationSandrine Bailleux2020-03-181-5/+1
|\ \
| * | rpi3: gpio: Simplify GPIO setupAndre Przywara2020-03-171-5/+1
* | | Implement SMCCC_ARCH_SOC_ID SMC callManish V Badarkhe2020-03-173-1/+24