aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-05api:odp_spinlock.h: Update doxygen comments, renaming of function paramsOla Liljedahl
2014-12-05api:odp_rwlock.h: Update doxygen comments, renaming of function paramsOla Liljedahl
2014-12-05api:odp_barrier.h: Update doxygen comments, renaming of function paramsOla Liljedahl
2014-12-05api:odp_atomic.h: Update doxygen comments, renaming of function paramsOla Liljedahl
2014-12-05api: move internal debug macrosMike Holmes
2014-12-05api: odp_align: move internal macrosMike Holmes
2014-12-05example: test: remove use of internal ODP macrosMike Holmes
2014-12-04linux-generic: odp_ticketlock.c: performance regressionOla Liljedahl
2014-12-04validation: init: use CU_register_suites() for tests registrationTaras Kondratiuk
2014-12-04validation: crypto: reuse common main() functionTaras Kondratiuk
2014-12-04validation: queue: reuse common main() functionTaras Kondratiuk
2014-12-04validation: common: add tests_global_init() functionTaras Kondratiuk
2014-12-04validation: shm: move main() to a common placeTaras Kondratiuk
2014-12-04example: odp_pktio mtu option is not mandatoryStuart Haslam
2014-12-04.gitignore: ignore gcov output filesStuart Haslam
2014-12-04platform: debug: Simplify ODP_LOG() macroTaras Kondratiuk
2014-12-04platform: debug: replace fprintf() with odp_override_log()Taras Kondratiuk
2014-12-03crypto: cunit test suite for rngAlexandru Badicioiu
2014-12-02API: odp_pktio_open loop back interfaceMaxim Uvarov
2014-12-02linux-generic: fix sockfd store and lookup errorsStuart Haslam
2014-12-02linux-generic: fix queue handle check in odp_pktio_inq_setdefStuart Haslam
2014-12-02configure: display cunit flagAnders Roxell
2014-12-02configure: always check for cunit (lib and headers)Anders Roxell
2014-12-02configure: cleanup OpenSSL configurationAnders Roxell
2014-12-02configure: show libs and rename outputAnders Roxell
2014-12-01cunit: add shm testYan Sonming
2014-11-29linux-generic: odp_ticketlock.[ch]: use odp_atomic_internal.hOla Liljedahl
2014-11-29linux-generic: odp_spinlock[ch]: use odp_atomic_internal.hOla Liljedahl
2014-11-29linux-generic: odp_rwlock[ch]: use odp_atomic_internal.hOla Liljedahl
2014-11-29linux-generic: odp_barrier.c: use odp_atomic_internal.hOla Liljedahl
2014-11-29linux-generic: odp_atomic_internal.h: C11-style 32/64-bit/pointer/flag atomicsOla Liljedahl
2014-11-29linux-generic/odp_packet.c: Remove validation against too-short frames from '...Shmulik Ladkani
2014-11-29api: odp_time.h: rename odp_time_get_cycles() to odp_time_cycles()Stuart Haslam
2014-11-28API: implement odp_bool typeMaxim Uvarov
2014-11-28init: correct documented return code on failureStuart Haslam
2014-11-27Classification: APIs deferred from ODP v1.0Balasubramanian Manoharan
2014-11-27check for null pointer in get_entry() returnMaxim Uvarov
2014-11-27example/ipsec/odp_ipsec.c: Fix initialization of odph_linux_pthread_t instancesShmulik Ladkani
2014-11-26.gitignore: distribute the ignore file to sub dirsMike Holmes
2014-11-26api: odp_atomic.h: doxygen fixOla Liljedahl
2014-11-26Remove function name and lines from simple logging function.Maxim Uvarov
2014-11-26examples: remove the use of ODP_UNUSEDMike Holmes
2014-11-25linux-generic: odp_spin_internal.h: remove odp_mem_barrierOla Liljedahl
2014-11-25api: odp_atomic.h: struct type, relaxed mm, missing funcs, use __atomicOla Liljedahl
2014-11-25test: odp_atomic_test.c: use odp_barrier, fix descriptionsOla Liljedahl
2014-11-25linux-generic: odp_ticketlock.c use odp_atomic.h and __atomicOla Liljedahl
2014-11-25linux-generic: odp_generator.c use odp_atomic.hOla Liljedahl
2014-11-25linux-generic: odp_barrier.c use __atomicOla Liljedahl
2014-11-25linux-generic: odp_buffer.c use odp_atomic.hOla Liljedahl
2014-11-25linux-generic: odp_rwlock.c use __atomicOla Liljedahl