aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1653 from JackyBai/masterAntonio Niño Díaz2018-12-051-0/+159
|\
| * drivers: add tzc380 supportPeng Fan2018-12-041-0/+159
* | Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12Antonio Niño Díaz2018-12-041-0/+14
|\ \
| * | ble: ap807: Switch to PLL mode and update CPU frequencyChristine Gharzuzi2018-12-041-0/+14
* | | Merge pull request #1699 from chandnich/sgi-mt-supportSoby Mathew2018-12-032-3/+1
|\ \ \ | |_|/ |/| |
| * | plat/arm/common: add an additional platform power levelChandni Cherukuri2018-11-271-0/+1
| * | plat/css: allow platforms to define the system power domain levelChandni Cherukuri2018-11-271-3/+0
| |/
* | Merge pull request #1688 from JoelHutton/jh/variant_1_mitigationsAntonio Niño Díaz2018-11-291-0/+7
|\ \
| * | Initial Spectre V1 mitigations (CVE-2017-5753).Joel Hutton2018-11-261-0/+7
| |/
* | Merge pull request #1679 from pangupta/masterAntonio Niño Díaz2018-11-291-0/+17
|\ \ | |/ |/|
| * ccn: Introduce API to set and read value of node registerPankaj Gupta2018-11-231-0/+17
* | Merge pull request #1697 from antonio-nino-diaz-arm/an/archAntonio Niño Díaz2018-11-265-83/+193
|\ \
| * | Synchronise arch.h and arch_helpers.h with TF-A-TestsAntonio Nino Diaz2018-11-265-58/+191
| * | Revert "aarch32: Apply workaround for errata 813419 of Cortex-A57"Antonio Nino Diaz2018-11-221-25/+2
* | | Merge pull request #1691 from vijayenthiran-arm/sgi-dmc620-tzcAntonio Niño Díaz2018-11-231-0/+104
|\ \ \ | |/ / |/| |
| * | drivers/tzc-dmc620: add driver to setup DMC-620 TZC controllerVijayenthiran Subramaniam2018-11-211-0/+104
* | | xlat v2: Support mapping regions with allocated VAAntonio Nino Diaz2018-11-221-0/+36
|/ /
* | Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-consoleAntonio Niño Díaz2018-11-193-0/+91
|\ \
| * | plat/marvell: Migrate to multi-console APIKonstantin Porotchkin2018-11-153-0/+91
* | | drivers: st: update console driver to support MULTI_CONSOLE_APIYann Gautier2018-11-151-0/+34
* | | stm32mp1: add a new file for UART registers definitionYann Gautier2018-11-151-0/+199
* | | utils_def: add an assembly version for GENMASKYann Gautier2018-11-151-0/+8
|/ /
* | Merge pull request #1676 from Yann-lms/static_analysisAntonio Nino Diaz2018-11-133-7/+6
|\ \
| * | stm32mp1: remove duplicate function declarationYann Gautier2018-11-091-2/+0
| * | stm32mp1: correct some static analysis tools issuesYann Gautier2018-11-091-1/+2
| * | psci: put __dead2 attribute after void in plat_psci_opsYann Gautier2018-11-091-4/+4
| |/
* / cadence: uart: comply to console_register prototypeAlexei Colin2018-11-121-1/+1
|/
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-08188-543/+586
* Arm platforms: Fix DRAM address macrosSandrine Bailleux2018-11-071-2/+2
* Introduce fdtw_read_array() helperAntonio Nino Diaz2018-11-021-0/+2
* Introduce new fdt helper to read string propertiesAntonio Nino Diaz2018-11-021-0/+3
* libc: Adapt strlcpy to this codebaseAntonio Nino Diaz2018-11-021-0/+1
* bakery: Fix MISRA defectsAntonio Nino Diaz2018-11-012-14/+32
* plat/arm: Fix MISRA defects in dyn configAntonio Nino Diaz2018-11-011-3/+3
* plat/arm: Fix types of constants in headersAntonio Nino Diaz2018-11-013-31/+31
* context_mgmt: Fix MISRA defectsAntonio Nino Diaz2018-11-017-37/+49
* Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdtAntonio Niño Díaz2018-11-012-68/+9
|\
| * libfdt: Downgrade to version 1.4.6-9Antonio Nino Diaz2018-10-302-68/+9
* | Merge pull request #1623 from MISL-EBU-System-SW/a3700-supportAntonio Niño Díaz2018-11-018-5/+379
|\ \
| * | plat: marvell: Add support for Armada-37xx SoC platformKonstantin Porotchkin2018-10-316-3/+370
| * | plat: marvell: Fix the wrong include protectorKonstantin Porotchkin2018-10-181-2/+2
| * | lib/mmio: Add mmio_clrsetbits_16 inline functionKonstantin Porotchkin2018-10-181-0/+7
* | | Merge pull request #1650 from chandnich/sgiclark-ares-supportAntonio Niño Díaz2018-10-311-0/+7
|\ \ \
| * | | plat/arm/css: Add SID registers for SGx platformsChandni Cherukuri2018-10-261-0/+7
* | | | Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2Antonio Niño Díaz2018-10-311-0/+20
|\ \ \ \
| * | | | allwinner: Add RSB driverAndre Przywara2018-10-201-0/+20
* | | | | Fix MISRA defects in PMFAntonio Nino Diaz2018-10-292-9/+9
* | | | | Fix MISRA defects in workaround and errata frameworkAntonio Nino Diaz2018-10-296-23/+26
* | | | | plat/arm: Fix MISRA defects in SiP SVC handlerAntonio Nino Diaz2018-10-292-14/+16
* | | | | Fix MISRA defects in extension libsAntonio Nino Diaz2018-10-296-30/+36
| |_|_|/ |/| | |