aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Cleanup context handling libraryAntonio Nino Diaz2019-02-271-24/+22
* | | | Merge pull request #1840 from grandpaul/rpi3-sdhost-improve1Antonio Niño Díaz2019-02-271-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | rpi3: sdhost: SDHost driver improvementYing-Chun Liu (PaulLiu)2019-02-271-1/+0
| |/ /
* | | Merge pull request #1831 from antonio-nino-diaz-arm/an/sccdAntonio Niño Díaz2019-02-274-15/+29
|\ \ \ | |/ / |/| |
| * | Disable processor Cycle Counting in Secure stateAntonio Nino Diaz2019-02-184-15/+29
* | | Merge pull request #1836 from Yann-lms/docs_and_m4Antonio Niño Díaz2019-02-222-0/+5
|\ \ \
| * | | stm32mp1: add minimal support for co-processor Cortex-M4Yann Gautier2019-02-202-0/+5
| | |/ | |/|
* | | Merge pull request #1835 from jts-arm/renameAntonio Niño Díaz2019-02-223-43/+43
|\ \ \
| * | | Rename Cortex-Helios to Neoverse E1John Tsichritzis2019-02-191-8/+8
| * | | Rename Cortex-Helios filenames to Neoverse E1John Tsichritzis2019-02-191-0/+0
| * | | Rename Cortex-Ares to Neoverse N1John Tsichritzis2019-02-191-13/+13
| * | | Rename Cortex-Ares filenames to Neoverse N1John Tsichritzis2019-02-191-0/+0
| | |/ | |/|
* | | Merge pull request #1828 from uarif1/masterAntonio Niño Díaz2019-02-214-6/+39
|\ \ \ | |_|/ |/| |
| * | plat/arm: Support for Cortex A5 in FVP Versatile Express platformUsama Arif2019-02-191-0/+2
| * | Division functionality for cores that dont have divide hardware.Usama Arif2019-02-191-1/+28
| * | ARMv7: support non-LPAE mapping (not xlat_v2)Etienne Carriere2019-02-191-1/+5
| * | Rename PLAT_ARM_BL31_RUN_UART* variableUsama Arif2019-02-181-4/+4
| |/
* | Merge pull request #1825 from antonio-nino-diaz-arm/an/csv2Antonio Niño Díaz2019-02-191-5/+17
|\ \ | |/ |/|