summaryrefslogtreecommitdiff
path: root/include/lib
AgeCommit message (Expand)Author
2020-03-07Enable CPU, FP, L2 retention counters to 64 cyclesNitin Garg
2019-12-13plat: imx: Enable L2 ECC & parity for A72 clusterAnson Huang
2019-12-13imx: add system_reset2 support for i.MX8QM/i.MX8QXAnson Huang
2019-10-11Replace deprecated __ASSEMBLY__ macro with __ASSEMBLER__Balint Dobszay
2019-10-07Merge "Neoverse N1 Errata Workaround 1542419" into integrationSoby Mathew
2019-10-04Neoverse N1 Errata Workaround 1542419laurenw-arm
2019-10-03Introducing support for Cortex-A65AEImre Kis
2019-10-02Introducing support for Cortex-A65Imre Kis
2019-09-30Cortex_hercules: Add support for Hercules-AEArtsem Artsemenka
2019-09-25Adding new optional PSCI hook pwr_domain_on_finish_lateMadhukar Pappireddy
2019-09-13Merge "Refactor ARMv8.3 Pointer Authentication support code" into integrationSoby Mathew
2019-09-13Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov
2019-09-13Merge changes I08cf22df,I535ee414,Ie84cfc96,I8c35ce4e,If7649764, ... into int...Soby Mathew
2019-09-12Merge "libc: fix sparse warning for __assert()" into integrationSoby Mathew
2019-09-11libc: fix sparse warning for __assert()Masahiro Yamada
2019-09-10mediatek: mt8183: support CPU hotplugkenny liang
2019-09-09Enable MTE support in both secure and non-secure worldsJustin Chadwell
2019-08-21AArch64: Disable Secure Cycle CounterAlexei Fedorov
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-07-31Enable AMU for Cortex-HerculesBalint Dobszay
2019-07-25Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into int...Soby Mathew
2019-07-23Factor out cross-BL API into export headers suitable for 3rd party codeJulius Werner
2019-07-18Introduce lightweight BL platform parameter libraryJulius Werner
2019-07-16Cortex_hercules: Introduce preliminary cpu supportLouis Mayencourt
2019-07-12Merge "AArch64: Add 128-bit integer types definitions" into integrationSandrine Bailleux
2019-07-10AArch64: Add 128-bit integer types definitionsAlexei Fedorov
2019-07-10Rename Cortex-Deimos to Cortex-A77Balint Dobszay
2019-07-02Workaround for Neoverse N1 erratum 1262888lauwal01
2019-07-02Workaround for Neoverse N1 erratum 1262606lauwal01
2019-07-02Workaround for Neoverse N1 erratum 1257314lauwal01
2019-07-02Workaround for Neoverse N1 erratum 1220197lauwal01
2019-07-02Workaround for Neoverse N1 erratum 1207823lauwal01
2019-07-02Workaround for Neoverse N1 erratum 1165347lauwal01
2019-07-02Workaround for Neoverse N1 erratum 1130799lauwal01
2019-07-02Workaround for Neoverse N1 erratum 1073348lauwal01
2019-06-06Neoverse N1: Introduce workaround for Neoverse N1 erratum 1315703Andre Przywara
2019-05-29Merge "Cortex-A55: workarounds for errata 1221012" into integrationPaul Beesley
2019-05-28Cortex-A55: workarounds for errata 1221012Ambroise Vincent
2019-05-24Add support for Branch Target IdentificationAlexei Fedorov
2019-05-07Cortex-A76: workarounds for errata 1257314, 1262606, 1262888, 1275112Soby Mathew
2019-04-18Neoverse N1: Forces cacheable atomic to nearLouis Mayencourt
2019-04-17DSU: Implement workaround for errata 798953Louis Mayencourt
2019-04-17DSU: Small fix and reformat on errata frameworkLouis Mayencourt
2019-04-17Cortex-A35: Implement workaround for errata 855472Louis Mayencourt
2019-04-09Merge "cpus: Fix Cortex-A12 MIDR mask" into integrationAntonio Niño Díaz
2019-04-08Add support for Cortex-A76AE CPUAlexei Fedorov
2019-04-08cpus: Fix Cortex-A12 MIDR maskHeiko Stuebner
2019-03-18Merge pull request #1894 from jts-arm/e1_midrSoby Mathew
2019-03-15Fix wrong MIDR_EL1 value for Neoverse E1John Tsichritzis