aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2016-01-04linux-ks2: Makefile.am: add recursive locksIvan Khoronzhuk
2016-01-04linux-ks2: pktio: add print function APIIvan Khoronzhuk
2016-01-04linux-ks2: hash: add temp linux-generic support of hash APIIvan Khoronzhuk
2016-01-04linux-ks2: classification: add API to get pool and queue of CoSIvan Khoronzhuk
2016-01-04linux-ks2: time: add new time APIIvan Khoronzhuk
2016-01-04linux-ks2: classification: replace odp_cos_create on odp_cls_cos_createIvan Khoronzhuk
2015-12-31Merge remote-tracking branch 'linaro-odp/master' into new_masterIvan Khoronzhuk
2015-12-31linux-ks2: packet: add odp_packet_alloc_multi and odp_packet_free_multiIvan Khoronzhuk
2015-12-31linux-ks2: packet: add odp_packet_uarea_ APIsIvan Khoronzhuk
2015-12-31Merge branch 'next'Maxim Uvarov
2015-12-30linux-generic: validation: pktio: disable netmapStuart Haslam
2015-12-30linux-ks2: queue: implement odp_queue_infoIvan Khoronzhuk
2015-12-30linux-ks2: crypto: use auth_tag_len according to algorithmIvan Khoronzhuk
2015-12-30linux-ks2: crypto: copy PS data field to pkt_out if setIvan Khoronzhuk
2015-12-29linux-ks2: crypto: implement sessions on shresIvan Khoronzhuk
2015-12-29linux-ks2: crypto: copy in out packet if scpecifiedIvan Khoronzhuk
2015-12-29api: sync: removed odp_sync_storesPetri Savolainen
2015-12-29api: barrier: added memory barriersPetri Savolainen
2015-12-29linux-generic: time: remove posix bleed through on odp_time_tBill Fischofer
2015-12-29validation: std_clib: added validation testsPetri Savolainen
2015-12-29api: clib: added standard c library apiPetri Savolainen
2015-12-29api: hash: Added crc32 and crc32c hash functionsPeng
2015-12-29api/linux-generic: classification: rename odp_drop_e to odp_cls_drop_tBalasubramanian Manoharan
2015-12-29api/validation/linux-generic: classification: implement class of service crea...Balasubramanian Manoharan
2015-12-29api: time: add global time APIIvan Khoronzhuk
2015-12-29api: time: add resolution and wait API callsIvan Khoronzhuk
2015-12-29linux-generic: align with new wall time APIIvan Khoronzhuk
2015-12-29linux-generic: odp_time: don't use cpu cycle API to get timeIvan Khoronzhuk
2015-12-29linux-generic: schedule: use schedule time in nsIvan Khoronzhuk
2015-12-29fix: classification: add null check for pool assigned to CoSBalasubramanian Manoharan
2015-12-29linux-generic: classification: define pkt_addr as constMatias Elo
2015-12-29linux-generic: packet: _odp_parse_common: arm build fixBalasubramanian Manoharan
2015-12-29linux-generic: classification: implements odp_cls_cos_pool_set() apiBalasubramanian Manoharan
2015-12-29linux-generic: thread: removed internal max threads definePetri Savolainen
2015-12-29api: doc: re-organize doxygen doc for synchronizerPetri Savolainen
2015-12-29api: rwlock_recursive: added recursive rwlockPetri Savolainen
2015-12-29api: spinlock_recursive: added recursive spinlockPetri Savolainen
2015-12-29api: crypto: Add AES128-GCM supportNicolas Morey-Chaisemartin
2015-12-29api: thread: added THREAD_COUNT_MAX definePetri Savolainen
2015-12-24linux-generic: init: return -1 when system_info is failedIvan Khoronzhuk
2015-12-22api: pktio: add odp_pktio_print() APIMatias Elo
2015-12-22linux-generic: validation: pktio: report test as skipped when setup failsStuart Haslam
2015-12-18linux-ks2: crypto: retrieve result from default queue when sync modeIvan Khoronzhuk
2015-12-18linux-ks2: crypto: don't use queue in case of sync modeIvan Khoronzhuk
2015-12-18linux-ks2: crypto: add decode of auth and cipher modesIvan Khoronzhuk
2015-12-17linux-generic: include netmap headers with -isystemStuart Haslam
2015-12-17linux-generic: timer: include event_types instead of buffer_typesIvan Khoronzhuk
2015-12-15linux-ks2: openem_init: fix error while global termination of schedulerIvan Khoronzhuk
2015-12-15implement odp_buffer_alloc_multi() and odp_buffer_free_multi() APIsIvan Khoronzhuk
2015-12-15Merge remote-tracking branch 'linaro-odp/master' into new_masterIvan Khoronzhuk