aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Console: remove deprecated finish_console_registerAmbroise Vincent2019-04-032-70/+3
* Merge pull request #1916 from antonio-nino-diaz-arm/an/spm-xlatAntonio Niño Díaz2019-04-031-0/+23
|\
| * SPM: Move shim layer to TTBR1_EL1Antonio Nino Diaz2019-04-031-0/+23
* | meson/gxl: Add support for SHA256 DMA engineRemi Pommarel2019-04-021-0/+36
|/
* Remove several warnings reported with W=1Ambroise Vincent2019-04-013-6/+8
* Merge pull request #1894 from jts-arm/e1_midrSoby Mathew2019-03-181-1/+1
|\
| * Fix wrong MIDR_EL1 value for Neoverse E1John Tsichritzis2019-03-151-1/+1
* | Merge pull request #1888 from jts-arm/zeusDimitris Papastamos2019-03-151-0/+23
|\ \
| * | Introduce preliminary support for Neoverse ZeusJohn Tsichritzis2019-03-141-0/+23
| |/
* / Apply variant 4 mitigation for Neoverse N1John Tsichritzis2019-03-141-0/+5
|/
* Cortex-A17: Implement workaround for errata 852421Ambroise Vincent2019-03-131-0/+5
* Merge pull request #1882 from ambroise-arm/av/a15-errataSoby Mathew2019-03-131-0/+7
|\
| * Cortex-A15: Implement workaround for errata 827671Ambroise Vincent2019-03-131-0/+7
* | Merge pull request #1879 from pbeesley-arm/pb/todo-removalSoby Mathew2019-03-131-2/+0
|\ \
| * | drivers: Remove TODO from io_storagePaul Beesley2019-03-121-2/+0
| |/
* | Merge pull request #1858 from thloh85-intel/dwmmc_fixesSoby Mathew2019-03-131-0/+1
|\ \
| * | drivers: synopsys: Fix synopsys MMC driverTien Hock, Loh2019-03-121-0/+1
* | | plat/arm: mhu: make mhu driver genericMasahisa Kojima2019-03-131-1/+1
| |/ |/|
* | Merge pull request #1863 from thloh85-intel/mmc_fixesDimitris Papastamos2019-03-081-0/+1
|\ \
| * | drivers: mmc: Fix some issues with MMC stackTien Hock, Loh2019-03-071-0/+1
| |/
* | Ensure proper ID register is checked for feature detectionDimitris Papastamos2019-03-041-0/+1
* | Merge pull request #1851 from antonio-nino-diaz-arm/an/pauthAntonio Niño Díaz2019-03-041-3/+5
|\ \
| * | Correctly check for support of Address AuthenticationAntonio Nino Diaz2019-03-011-3/+5
* | | Merge pull request #1751 from vwadekar/tegra-scatter-file-supportAntonio Niño Díaz2019-03-012-5/+65
|\ \ \
| * | | Tegra: Support for scatterfile for the BL31 imageVarun Wadekar2019-02-272-5/+65
* | | | Merge pull request #1849 from loumay-arm/lm/a73_errataAntonio Niño Díaz2019-03-011-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Cortex-A73: Implement workaround for errata 852427Louis Mayencourt2019-02-281-0/+2
* | | | Merge pull request #1845 from ambroise-arm/av/errataAntonio Niño Díaz2019-03-017-0/+56
|\ \ \ \
| * | | | Cortex-A53: Workarounds for 819472, 824069 and 827319Ambroise Vincent2019-02-284-0/+36
| * | | | Cortex-A57: Implement workaround for erratum 814670Ambroise Vincent2019-02-282-0/+2
| * | | | Cortex-A55: Implement workaround for erratum 798797Ambroise Vincent2019-02-281-0/+1
| * | | | Cortex-A55: Implement workaround for erratum 778703Ambroise Vincent2019-02-281-0/+10
| * | | | Cortex-A55: Implement workaround for erratum 768277Ambroise Vincent2019-02-281-0/+7
* | | | | Merge pull request #1846 from loumay-arm/lm/mpamAntonio Niño Díaz2019-03-011-0/+4
|\ \ \ \ \
| * | | | | MPAM: enable MPAM EL2 trapsLouis Mayencourt2019-02-281-0/+4
| |/ / / /
* | | | | Merge pull request #1848 from antonio-nino-diaz-arm/an/docsAntonio Niño Díaz2019-03-012-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Minor changes to documentation and commentsAntonio Nino Diaz2019-02-282-4/+4
| |/ / /
* | | | Merge pull request #1839 from loumay-arm/lm/a7x_errataAntonio Niño Díaz2019-02-283-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Add workaround for errata 1073348 for Cortex-A76Louis Mayencourt2019-02-261-0/+4
| * | | Add workaround for errata 1220197 for Cortex-A76Louis Mayencourt2019-02-261-0/+2
| * | | Add workaround for errata 764081 of Cortex-A75Louis Mayencourt2019-02-261-0/+1
| * | | Add workaround for errata 855423 of Cortex-A73Louis Mayencourt2019-02-261-0/+2
| |/ /
* | | Merge pull request #1829 from antonio-nino-diaz-arm/an/pauthAntonio Niño Díaz2019-02-2711-46/+124
|\ \ \
| * | | TSP: Enable pointer authentication supportAntonio Nino Diaz2019-02-271-1/+2
| * | | BL31: Enable pointer authentication supportAntonio Nino Diaz2019-02-271-1/+3
| * | | BL2_AT_EL3: Enable pointer authentication supportAntonio Nino Diaz2019-02-271-0/+2
| * | | BL2: Enable pointer authentication supportAntonio Nino Diaz2019-02-271-1/+5
| * | | BL1: Enable pointer authentication supportAntonio Nino Diaz2019-02-271-1/+2
| * | | Add support for pointer authenticationAntonio Nino Diaz2019-02-274-3/+24
| * | | Add ARMv8.3-PAuth registers to CPU contextAntonio Nino Diaz2019-02-273-15/+64