aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-02-24libc: memset: Fix MISRA issuesAndre Przywara
2021-02-23lib: cpus: aarch32: sanity check pointers before useYann Gautier
2021-02-11Merge changes from topic "mp/strto_libc" into integrationMadhukar Pappireddy
2021-02-05rainier: remove cpu workaround for errata 1542419Manoj Kumar
2021-02-03libc: Import strtoull from FreeBSD projectMadhukar Pappireddy
2021-02-03libc: Import strtoll from FreeBSD projectMadhukar Pappireddy
2021-02-03libc: Import strtoul from FreeBSD projectMadhukar Pappireddy
2021-02-03libc: Import strtol from FreeBSD projectMadhukar Pappireddy
2021-01-29Fix exception handlers in BL31: Use DSB to synchronize pending EAMadhukar Pappireddy
2021-01-22Merge "DebugFS: Check channel index before calling clone function" into integ...Olivier Deprez
2021-01-21DebugFS: Check channel index before calling clone functionZelalem
2021-01-20libc/snprintf: use macro to reduce duplicated codeHeyi Guo
2021-01-20libc/snprintf: add support to print "%" characterHeyi Guo
2021-01-20libc/printf: add support to print "%" characterHeyi Guo
2021-01-13Workaround for Cortex N1 erratum 1946160johpow01
2021-01-13Workaround for Cortex A78 erratum 1951500johpow01
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