aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_global_data.h
AgeCommit message (Expand)Author
2021-12-09linux-gen: dma: implement the new DMA APIPetri Savolainen
2021-12-08linux-gen: cpu: add configuration option to use static cpu frequencyMatias Elo
2021-11-16linux-gen: ipsec: fix handling of poor quality random dataJanne Peltonen
2021-09-22linux-gen: stash: add support for disabling stash featureMatias Elo
2021-04-23linux-gen: sched: use odp_global_rw for storing scheduler config statusMatias Elo
2020-11-18linux-gen: system: implement configuration print callPetri Savolainen
2020-11-18linux-gen: sysinfo: implement system info callPetri Savolainen
2020-11-13linux-gen: shm: wait fdserver with PIDPetri Savolainen
2020-05-04linux-gen: config: rename CONFIG_NUM_CPU to CONFIG_NUM_CPU_IDSMatias Elo
2020-04-28linux-gen: system: read default cpu frequency values from config fileMatias Elo
2019-11-14linux-gen: init: add disabled feature globalsPetri Savolainen
2019-11-14linux-gen: init: type define global data structuresPetri Savolainen
2019-06-07linux-gen: pcapng: support simultaneous capture from multiple devicesMatias Elo
2018-10-24linux-gen: timer: reduce inline timer overheadMatias Elo
2018-10-04linux-gen: dpdk: move dpdk_initialized global var into odp_global_data_rw_tMatias Elo
2018-10-04linux-gen: pcapng: move global data into odp_global_data_rw_tMatias Elo
2018-10-04linux-gen: split global data into RO and RW structsMatias Elo
2018-09-28linux-gen: shm: add option for allocating internal shm using single VAMatias Elo
2018-07-16linux-gen: ipsec: fall back to lower odp_random_kind_t if necessaryMatias Elo
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-28linux-gen: init: split odp_internal.hPetri Savolainen