aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_init.c
AgeCommit message (Expand)Author
2021-12-09linux-gen: dma: implement the new DMA APIPetri Savolainen
2021-12-08linux-gen: init: detect calling odp_init_local() twiceMatias Elo
2021-11-11linux-gen: init: implement odp_instance() functionMatias Elo
2021-09-22linux-gen: stash: add support for disabling stash featureMatias Elo
2021-05-05linux-gen: implement odp_thread_set_log_fn()Jere Leppänen
2021-05-05linux-gen: init: fix odp_term_local() return valueJere Leppänen
2021-04-07linux-gen: init: remove unused RANDOM_INIT stagePetri Savolainen
2021-03-02linux-gen: fix white space style warningsPetri Savolainen
2020-12-23linux-gen: rename some global symbols in the static libraryJere Leppänen
2020-04-07linux-gen: stash: implement the new APIPetri Savolainen
2019-11-14linux-gen: init: use compress not used flagPetri Savolainen
2019-11-14linux-gen: init: set disable feature flagsPetri Savolainen
2019-11-14linux-gen: init: type define global data structuresPetri Savolainen
2019-10-22linux-gen: timer: add placeholder functions for local init/termMatias Elo
2019-10-22linux-gen: init: fix local terminate function call orderMatias Elo
2019-10-22linux-gen: init: prefix internal init/term functions with underscoreMatias Elo
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2019-01-23linux-gen: comp: add deflate/zlib implementation based on minizDmitry Eremin-Solenikov
2018-11-28linux-gen: init: use new odp_init_t.mem_model parameterMatias Elo
2018-11-16linux-gen: init: always initialize odp_global_ro.init_paramMatias Elo
2018-10-24linux-gen: timer: reduce inline timer overheadMatias Elo
2018-10-04linux-gen: hash: allocate crc table memory from shmMatias Elo
2018-10-04linux-gen: split global data into RO and RW structsMatias Elo
2018-06-29linux-gen: support building ODP without libcrypto from OpenSSLDmitry Eremin-Solenikov
2018-06-19linux-gen: hash: generic crc implementationPetri Savolainen
2018-05-28linux-gen: cpu: add cpu cycles init globalPetri Savolainen
2018-05-28linux-gen: init: split odp_internal.hPetri Savolainen
2018-05-28linux-gen: init: remove init.c internal types from headerPetri Savolainen
2018-03-06linux-gen: add runtime configuration fileMatias Elo
2018-03-02linux-gen: ipsec: provide global init/term functionsDmitry Eremin-Solenikov
2018-02-28linux-gen: sched: encapsulate sched init/term_global functionsDmitry Eremin-Solenikov
2018-02-28linux-gen: queue: encapsulate queue init/term_global functionsDmitry Eremin-Solenikov
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-12linux-gen: shm: use global init max memoryPetri Savolainen
2018-01-29linux-gen: crypto: significant speedup of all operationsDmitry Eremin-Solenikov
2017-12-27timer: allow timer processing to run on worker coresBrian Brooks
2017-12-27linux-generic: ipsec: implement IPsec SADDmitry Eremin-Solenikov
2017-12-27linux-generic: ipsec: implement events handlingDmitry Eremin-Solenikov
2017-11-10linux-generic: init: implement odp_init_param_init()Bill Fischofer
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2017-07-27linux-gen: fdserver: fix fdserver work if ODP_SHM_DIR is exportedMaxim Uvarov
2017-07-11linux-generic: queue: modular queue interfaceHonnappa Nagarahalli
2017-07-06linux-gen: shm: user can define place for shm filesMaxim Uvarov
2017-07-06linux-gen: shm: add uid to shm filesMaxim Uvarov
2017-07-06linux-gen: shm: use shm in /dev/shm instead of /tmpMaxim Uvarov
2017-01-13linux-gen: init: avoiding segfault if cleaning filesChristophe Milard
2017-01-12linux-gen: use ishm as north API mem allocatorChristophe Milard
2017-01-12linux-gen: ishm: internal shared memory allocator (ishm) addedChristophe Milard
2017-01-12linux-gen: pktio ipc: make it work againMaxim Uvarov
2017-01-12linux-gen: init: removing possible obsolete ODP files at startupChristophe Milard