aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/arch/x86
AgeCommit message (Expand)Author
2023-07-12linux-gen: sync: implement new memory barriersPetri Savolainen
2023-07-03linux-gen: cpu: detect constant_tsc from cpuinfoMatias Elo
2023-06-21linux-gen: time: refactor implementationMatias Elo
2023-06-13linux-gen: cpu: update x86 CPU flags codeMatias Elo
2022-10-07linux-gen: debug: prefix implementation internal debug macrosMatias Elo
2021-11-25linux-gen: random: implement crypto random and true random data on x86Jere Leppänen
2021-09-30linux-gen: cpu: refactor inlining codeMatias Elo
2021-06-01linux-gen: hash: fix conversion warningMatias Elo
2021-05-31linux-gen: time: implement strict time stamp read functionsPetri Savolainen
2021-04-07linux-gen: hash: use x86 crc32 instructionsJere Leppänen
2021-02-12linux-gen: introduce _ODP_UNALIGNED macroJere Leppänen
2020-12-23linux-gen: rename some global symbols in the static libraryJere Leppänen
2020-11-18linux-gen: sysinfo: implement system info callPetri Savolainen
2020-05-04linux-gen: config: rename CONFIG_NUM_CPU to CONFIG_NUM_CPU_IDSMatias Elo
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2018-11-14linux-gen: run without /proc mountedMaxim Uvarov
2018-09-10linux-gen: x86: as a last resort parse max cpu freq from bogomips valueDmitry Eremin-Solenikov
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-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-12-27linux-gen: update api-next to follow merged changesDmitry 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: x86: fix on odp_cpu_arch_hz_current() declaration for x86Ilias Apalodimas
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-25automake: move nostdinc Automake option to configure.acDmitry Eremin-Solenikov
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2017-06-16linux-gen: time: improve x86 TSC freq measurement accuracyPetri Savolainen
2017-06-16linux-gen: time: use hw time counter when availablePetri Savolainen
2017-06-16linux-gen: system: implement system info printPetri Savolainen
2017-06-16linux-gen: cpu_flags: added x86 cpu flag read functionsPetri Savolainen
2016-07-27linux-generic: internal cache line sizeBrian Brooks
2016-05-17linux-generic: drop odp_ prefix for internal cpuinfoMaxim Uvarov
2016-03-31linux-generic: sysinfo: handle missing @ sign in CPU modelJuha-Matti Tilli
2016-03-04linux-generic: separate x86 ODP_CACHE_LINE_SIZE to its arch fileHongbo Zhang
2016-03-04linux-generic: Makefile: fix broken include pathAnders Roxell
2016-03-04api and linux-generic: make room for new apiChristophe Milard
2016-03-01linux-generic: fix usage of function strncpyHongbo Zhang
2016-02-08linux-generic: cpu: implemented pausePetri Savolainen
2016-02-08linux-generic: sysinfo: rename variable cpu_hz to cpu_hz_maxHongbo Zhang