aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp/api/plat
AgeCommit message (Expand)Author
2023-12-20linux-gen: time: change to non-zero startup timePetri Savolainen
2023-12-20linux-gen: time: implement odp_time_add_ns()Petri Savolainen
2023-12-19api: thread: move ODP_THREAD_COUNT_MAX to types headerMatias Elo
2023-12-19linux-gen: event: implement odp_event_pool()Matias Elo
2023-12-18api: crypto: remove deprecated itemsTuomas Taipale
2023-12-12linux-gen: timer: inline odp_timer_current_tick()Petri Savolainen
2023-11-30linux-gen: ticketlock: enable WFE on aarch64Fan Hong
2023-10-20linux-gen: queue: implement odp_queue_destroy_multi() functionMatias Elo
2023-10-20linux-gen: queue: implement odp_queue_create_multi() functionMatias Elo
2023-09-13linux-gen: packet: add fields for TX completion poll modeTuomas Taipale
2023-08-23linux-gen: cpu: optimize aarch64 odp_cpu_cycles() implementationMatias Elo
2023-07-12linux-gen: sync: implement new memory barriersPetri Savolainen
2023-07-07linux-gen: debug: add message types to logsMatias Elo
2023-07-07linux-gen: debug: add support for new warning log levelMatias Elo
2023-07-07linux-gen: event: implement odp_event_types_multi() functionMatias Elo
2023-07-07linux-gen: timer: implement odp_timeout_from_event_multi() functionMatias Elo
2023-07-07linux-gen: event: implement odp_event_user_area_and_flag() functionMatias Elo
2023-06-21linux-gen: time: refactor implementationMatias Elo
2023-06-16linux-gen: dma: inline completion event alloc/free functionsMatias Elo
2023-06-16linux-gen: dma: inline parameter init functionsMatias Elo
2023-06-16linux-gen: dma: inline small completion event functionsMatias Elo
2023-06-16linux-gen: dma: inline completion event conversion functionsMatias Elo
2023-06-09api: time: split header filesMatias Elo
2023-06-09linux-gen: event: implement new odp_event_user_area() functionMatias Elo
2023-06-09linux-gen: packet: implement free control functionsPetri Savolainen
2023-04-12linux-gen: crypto: do not set odp_crypto_packet_result_t::okJanne Peltonen
2023-04-12linux-gen: simplify crypto operation result reportingJanne Peltonen
2023-04-06linux-gen, helper: debug: add a space in logs after line informationJere Leppänen
2023-04-06linux-gen: debug: re-enable print format warningsJere Leppänen
2023-04-05linux-gen: atomic: optimize min/max operations on ARMPetri Savolainen
2023-02-15linux-gen: packet: avoid bad-function-cast warning from inline headerMatias Elo
2023-01-25api: buffer: split header filesMatias Elo
2023-01-18linux-gen: event: add event validation support for queue enq operationsMatias Elo
2023-01-18linux-gen: event: add event validation supportMatias Elo
2022-12-29linux-gen: crypto: inline odp_crypto_result() implementationMatias Elo
2022-12-29linux-gen: crypto: inline event conversion functionsMatias Elo
2022-11-30linux-gen: buffer: implement multi variants of event conversion functionsMatias Elo
2022-11-29linux-gen: move inline offset variable declarationsMatias Elo
2022-11-29linux-gen: ipsec: inline odp_ipsec_result() implementationMatias Elo
2022-11-29linux-gen: ipsec: inline event conversion functionsMatias Elo
2022-10-14linux-gen: spinlock_recursive: add debug assertsMatias Elo
2022-10-14linux-gen: rwlock: inline recursive reader/writer lock implementationMatias Elo
2022-10-14linux-gen: rwlock: inline reader/writer lock implementationMatias Elo
2022-10-11linux-gen: packet: inline odp_packet_ts_set() implementationMatias Elo
2022-10-11linux-gen: buffer: inline odp_buffer_size() implementationMatias Elo
2022-10-11linux-gen: buffer: inline odp_buffer_user_area() implementationMatias Elo
2022-10-07linux-gen: sched: add debug assertsMatias Elo
2022-10-07linux-gen: sched: inline fast path api functionsMatias Elo
2022-10-07linux-gen: event: add debug type checks to event conversion functionsMatias Elo
2022-10-07linux-gen: event: avoid circular dependency with packet inline headerMatias Elo