aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-18api: cls: remove deprecated itemsTuomas Taipale
2023-11-30linux-gen: m4: add configuration option for enabling wfe locksMatias Elo
2023-11-01abi: dma: increase default transfer ID sizeTuomas Taipale
2023-10-20api: queue: add odp_queue_destroy_multi() functionMatias Elo
2023-10-20api: queue: add odp_queue_create_multi() functionMatias Elo
2023-10-20api: cls: add odp_cls_pmr_destroy_multi() functionMatias Elo
2023-10-20api: cls: add odp_cos_destroy_multi() functionMatias Elo
2023-10-20api: cls: add odp_cls_cos_create_multi() functionMatias Elo
2023-10-20api: cls: add odp_cls_pmr_create_multi() functionMatias Elo
2023-10-20api: timer: add odp_timeout_free_multi() functionMatias Elo
2023-10-20api: timer: add odp_timeout_alloc_multi() functionMatias Elo
2023-10-20api: sysinfo: add new ARMv8 and v9 enumerationsMatias Elo
2023-10-20api: crypto: allow both basic and out-of-place ops in one sessionJanne Peltonen
2023-10-20api: crypto: add null_crypto crypto op flag for skipping cryptoJanne Peltonen
2023-10-20api: crypto: clarify packet ordering of async crypto opsJanne Peltonen
2023-10-20api: queue: clarify odp_queue_param_t default value specificationMatias Elo
2023-10-20api: timer: clean up odp_timer_pool_param_t.num_timers descriptionJere Leppänen
2023-10-20api: pktio: add ODP_PKTIO_MAX_INDEX defineMatias Elo
2023-09-01api: update copyright formatMatias Elo
2023-08-14api: fix typosTianyu Li
2023-07-12api: sync: add load and store synchronization barriersPetri Savolainen
2023-07-12api: dma: pack DMA segment data structurePetri Savolainen
2023-07-11api: pool: add user area initialization parametersTuomas Taipale
2023-07-11api: pool: add user area content persistence capabilityTuomas Taipale
2023-07-11api: timer: improve documentationPetri Savolainen
2023-07-10api: crypto: copy the ranges of null algorithms in OOP op typeJanne Peltonen
2023-07-10api: crypto: add bit mode session parameters for cipher and authJanne Peltonen
2023-07-07api: init: add new ODP_LOG_WARN log levelMatias Elo
2023-07-07api: event: add odp_event_types_multi() functionMatias Elo
2023-07-07api: timer: add odp_timeout_from_event_multi() functionMatias Elo
2023-07-07api: packet: change user flag function return valueMatias Elo
2023-07-07api: event: add odp_event_user_area_and_flag() functionMatias Elo
2023-06-16linux-gen: dma: inline completion event conversion functionsMatias Elo
2023-06-09api: time: split header filesMatias Elo
2023-06-09api: event: add function for reading event user area addressMatias Elo
2023-06-09api: dma: clarify session name uniquenessTuomas Taipale
2023-06-09api: dma: add completion event user areaTuomas Taipale
2023-06-09api: init: add abnormal termination functionTuomas Taipale
2023-06-09api: init: clarify ODP call usage in abort functionTuomas Taipale
2023-06-09api: packet: add packet free control optionPetri Savolainen
2023-06-09api: packet: add poll mode transmit completionPetri Savolainen
2023-06-09api: pool: add new function for reading only selected statisticsMatias Elo
2023-06-09api: pool: relax odp_pool_stats() specificationMatias Elo
2023-06-08api: timer: add tick sample functionPetri Savolainen
2023-06-08api: timer: specify TOO_NEAR as timer cancel return valuePetri Savolainen
2023-06-08api: timer: base frequency support may be limitedPetri Savolainen
2023-06-08api: timer: clarify periodic timer capability outputPetri Savolainen
2023-06-08api: timer: clarify base frequency formatPetri Savolainen
2023-06-08api: timer: allow leeway when periodic first_tick is zeroJere Leppänen
2023-06-01api: fix doxygen see command usageMatias Elo