aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/arch/aarch64/odp/api
AgeCommit message (Expand)Author
2022-09-09linux-gen: aarch64: atomic: avoid conversion warningsJere Leppänen
2021-10-21linux-gen: fix braced-groups within expressions build errorsMatias Elo
2021-10-12linux-gen: atomic: explicitly use staddl for 64-bit add/sub release opsMatias Elo
2021-10-12linux-gen: atomic: explicitly use staddl for 32-bit add/sub release opsMatias Elo
2021-10-04linux-gen: atomic: use STADD explicitly for aarch64 atomic add operationsMalvika Gupta
2021-09-30linux-gen: cpu: refactor inlining codeMatias Elo
2021-09-03linux-gen: atomic: add missing inline function includeMatias Elo
2021-05-31linux-gen: time: implement strict time stamp read functionsPetri Savolainen
2021-04-16linux-gen: detect cpu cache line size during configureMatias Elo
2021-03-19linux-gen: atomic: optimize arm64 128-bit implementationMatias Elo
2021-03-19linux-gen: atomic: reorganize architecture specific implementationsMatias Elo
2021-02-23linux-gen: atomic: add 128 bit atomic apisGovindarajan Mohandoss
2021-01-26linux-gen: hash: add armv8-a crc32 hash functionsMalvika Gupta
2018-02-26update Linaro Copyrights to 2018 year part2Maxim Uvarov
2018-01-18linux-gen, include: drop interm _ODP_CACHE_LINE_SIZE defineDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch cpu.h to api+abiDmitry Eremin-Solenikov
2017-10-03linux-gen: split arm into arm and aarch64Dmitry Eremin-Solenikov