aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-01-12Workaround for Cortex A78 erratum 1941498johpow01
2021-01-06AArch64: Fix assertions in processing dynamic relocationsAlexei Fedorov
2020-12-22PSCI: fix limit of 256 CPUs caused by cast to unsigned charGraeme Gregory
2020-12-18Workaround for Cortex A76 erratum 1946160johpow01
2020-12-11Add support for FEAT_MTPMU for Armv8.6Javier Almansa Sobrino
2020-12-02Aarch64: Add support for FEAT_MTE3Alexei Fedorov
2020-11-30Add support for Neoverse-N2 CPUs.Javier Almansa Sobrino
2020-11-12Revert workaround for A77 erratum 1800714johpow01
2020-11-12Revert workaround for A76 erratum 1800710johpow01
2020-10-20lib: el3_runtime: Fix SPE system registers in el2_sysregs_contextArunachalam Ganapathy
2020-10-20lib: el3_runtime: Conditionally save/restore EL2 NEVE registersArunachalam Ganapathy
2020-10-20lib: el3_runtime: Fix aarch32 system registers in el2_sysregs_contextArunachalam Ganapathy
2020-10-18Merge "Increase type widths to satisfy width requirements" into integrationJoanna Farley
2020-10-16Merge changes Iba51bff1,I3f563cff into integrationMadhukar Pappireddy
2020-10-16Update in coreboot_get_memory_type API to include size as wellSaurabh Gorecha
2020-10-14Merge "Don't return error information from console_flush" into integrationMark Dykes
2020-10-12Increase type widths to satisfy width requirementsJimmy Brisson
2020-10-09Don't return error information from console_flushJimmy Brisson
2020-10-07Workaround for Cortex A77 erratum 1925769johpow01
2020-10-06Merge changes from topics "rename-herculesae-a78ae", "rename-zeus-v1" into in...Madhukar Pappireddy
2020-10-05Merge "Workaround for Cortex A76 erratum 1868343" into integrationMadhukar Pappireddy
2020-10-05Rename Neoverse Zeus to Neoverse V1Jimmy Brisson
2020-10-05Rename Cortex Hercules AE to Cortex 78 AEJimmy Brisson
2020-10-03Workaround for Cortex A76 erratum 1868343johpow01
2020-10-02libfdt: Upgrade libfdt source filesAndre Przywara
2020-09-29Merge "Workaround for Cortex A77 erratum 1508412" into integrationdev/upstreamMadhukar Pappireddy
2020-09-29Merge changes I1ecbe5a1,Ib5945c37,Ic6b79648 into integrationManish Pandey
2020-09-28Merge "arm_fpga: Add support for unknown MPIDs" into integrationAndré Przywara
2020-09-28lib/cpus: add support for Morello Rainier CPUsManoj Kumar
2020-09-25Workaround for Cortex A77 erratum 1508412laurenw-arm
2020-09-25arm_fpga: Add support for unknown MPIDsJavier Almansa Sobrino
2020-09-24Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integrationOlivier Deprez
2020-09-18libc: Import strtok_r from FreeBSD projectMadhukar Pappireddy
2020-09-15Merge "SPE: Fix feature detection" into integrationMadhukar Pappireddy
2020-09-15lib: fconf: Implement a parser to populate CoTManish V Badarkhe
2020-09-14SPE: Fix feature detectionAndre Przywara
2020-09-11Merge "libc: Import strlcat from FreeBSD project" into integrationMark Dykes
2020-09-11Merge "libc: Add support for vsnprintf()" into integrationMark Dykes
2020-09-11libc: Add support for vsnprintf()Madhukar Pappireddy
2020-09-11Merge "Workaround for Neoverse N1 erratum 1868343" into integrationMadhukar Pappireddy
2020-09-10Workaround for Neoverse N1 erratum 1868343johpow01
2020-09-09libc: Import strlcat from FreeBSD projectMadhukar Pappireddy
2020-09-09Merge "libc: memset: improve performance by avoiding single byte writes" into...Mark Dykes
2020-09-03libc: memset: improve performance by avoiding single byte writesAndre Przywara
2020-09-03Merge "lib: cpu: Check SCU presence in DSU before accessing DSU registers" in...Manish Pandey
2020-09-03psci: utility api to invoke stop for other coresSandeep Tripathy
2020-09-02plat/arm: Introduce and use libc_asm.mk makefileAlexei Fedorov
2020-09-02lib: cpu: Check SCU presence in DSU before accessing DSU registersPramod Kumar
2020-08-31cpus: denver: skip DCO enable/disable for recent SKUsVarun Wadekar
2020-08-31lib: cpus: denver: add MIDR PN9 variantHemant Nigam