aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/arch/default
AgeCommit message (Expand)Author
2021-09-30linux-gen: cpu: refactor inlining codeMatias Elo
2021-05-31linux-gen: time: implement strict time stamp read functionsPetri Savolainen
2021-03-29linux-gen: bitset: move aarch64 specific code to arch filesMalvika Gupta
2021-03-23linux-gen: queue_lf: move aarch64 specific code to arch filesMalvika Gupta
2021-03-19linux-gen: atomic: clean generic 128-bit implementationMatias Elo
2021-03-19linux-gen: atomics: implement 128-bit operations using gcc builtinsMatias Elo
2021-03-19linux-gen: atomic: move odp_atomic_lock_free implementations under archMatias Elo
2021-03-19linux-gen: atomic: reorganize architecture specific implementationsMatias Elo
2021-02-12linux-gen: introduce _ODP_UNALIGNED macroJere Leppänen
2021-02-12linux-gen: remove doze()Jere Leppänen
2021-01-26linux-gen: hash: prepare for arch specific implementationsMatias Elo
2020-12-23linux-gen: rename some global symbols in the static libraryJere Leppänen
2020-04-28linux-gen: system: read default cpu frequency values from config fileMatias Elo
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2018-11-14linux-gen: run without /proc mountedMaxim Uvarov
2018-07-05linux-gen: sysinfo: use cpufreq for max freq by defaultPetri Savolainen
2018-07-05linux-gen: cpu: move num cpu into config header filePetri Savolainen
2018-05-31linux-gen: time: inline arch cpu time on x86Petri Savolainen
2018-05-28linux-gen: cpu: inline cpu cycle functions on x86Petri Savolainen
2018-05-28linux-gen: cpu: add cpu cycles init globalPetri Savolainen
2018-05-28linux-gen: init: split odp_internal.hPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 year part2Maxim Uvarov
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-19build: support building for generic archDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch cpu.h to api+abiDmitry Eremin-Solenikov
2017-12-27linux-gen: more unification of arch-specific codeDmitry Eremin-Solenikov
2017-12-27linux-gen: sched scalable: add arch filesBrian Brooks
2017-12-27linux-gen: arch: single cpu cycles filePetri Savolainen
2017-12-27linux-gen: arch: cpu arch specific time headerPetri Savolainen
2017-10-11linux-gen: use /proc/cpuinfo if sysfs is not available to get cpu infoIlias Apalodimas
2017-10-03linux-gen: deduplicate arch-specific filesDmitry Eremin-Solenikov
2017-09-15linux-gen: system: correctly set CPU frequencyKelvin Cheung
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2017-06-16linux-gen: time: use hw time counter when availablePetri Savolainen
2017-06-16linux-gen: system: implement system info printPetri Savolainen
2016-07-27linux-generic: internal cache line sizeBrian Brooks
2016-05-17linux-generic: drop odp_ prefix for internal cpuinfoMaxim Uvarov
2016-05-10linux-generic: correctly set arch as undefinedMike Holmes