aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/Makefile.am
AgeCommit message (Expand)Author
2016-01-20linux-generic: define posix extension level oncePetri Savolainen
2015-12-29api: clib: added standard c library apiPetri Savolainen
2015-12-29api: hash: Added crc32 and crc32c hash functionsPeng
2015-12-29linux-generic: odp_time: don't use cpu cycle API to get timeIvan Khoronzhuk
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: rwlock_recursive: added recursive rwlockPetri Savolainen
2015-12-29api: spinlock_recursive: added recursive spinlockPetri Savolainen
2015-12-29api: thread: added THREAD_COUNT_MAX definePetri Savolainen
2015-12-14linux-generic: pktio: add tap pktio typeIlya Maximets
2015-11-25api: time: unbind CPU cycles from time APIIvan Khoronzhuk
2015-11-19platform: move list of API files to Makefile.inc so it is common to all platf...Nicolas Morey-Chaisemartin
2015-10-22linux-generic: use cycles_diff for time API alsoIvan Khoronzhuk
2015-10-22linux-generic: makefile: fix distcheck failureMike Holmes
2015-10-22linux-generic: cpu: implementation for cycle count APIPetri Savolainen
2015-10-22linux-generic: cpu: created arch depedent cpu_cycles filesPetri Savolainen
2015-10-20linux-generic: pktio: add pcap pktio typeStuart Haslam
2015-10-08linux-generic: pktio: add netmap pktio supportMatias Elo
2015-09-03linux-generic: general: add odp_forward_typedefs to resolve clang issueBill Fischofer
2015-08-27Merge branch 'master' into api-nextMaxim Uvarov
2015-08-25scripts/git_hash: change repo to CUSTOM_STRAnders Roxell
2015-08-12Merge branch 'master' into api-nextMaxim Uvarov
2015-08-12linux-generic: move default cpumask functions to separate fileMaxim Uvarov
2015-08-11Merge branch 'master' into api-nextMaxim Uvarov
2015-08-07linux-generic: Makefile.am: fix basename conflictsAnders Roxell
2015-08-07linux-generic: Makefile: add all arch to the tarballAnders Roxell
2015-07-27Merge branch 'master' into api-nextMaxim Uvarov
2015-07-23api: thrmask: added thread maskPetri Savolainen
2015-07-22configure: use stricter warningsMike Holmes
2015-07-20linux-generic: install missing headersStuart Haslam
2015-07-16Merge branch 'master' into api-nextMaxim Uvarov
2015-07-16linux-generic: packet_io: use generic interface for pktio implementationsNicolas Morey-Chaisemartin
2015-07-16linux-generic: packet_io: move loopback to another fileNicolas Morey-Chaisemartin
2015-07-16linux-generic: packet_socket: move socket_mmap to another fileNicolas Morey-Chaisemartin
2015-07-16linux-generic: packet_socket: rename odp_packet_socket.c to pktio/socket.cNicolas Morey-Chaisemartin
2015-07-13Merge branch 'master' into api-nextMaxim Uvarov
2015-07-09helper: convert to a libraryMike Holmes
2015-07-09linux-generic: Makefile.am: cleanup pathAnders Roxell
2015-07-08api: sched: moved scheduler types into new filePetri Savolainen
2015-07-03Merge branch 'master' into api-nextMaxim Uvarov
2015-07-02remove helper dependence on ODP internalsMike Holmes
2015-06-16api: thrmask: added thread maskPetri Savolainen
2015-06-11validation: changing build orderChristophe Milard
2015-04-17linux-generic: odp_linux: migrate helpers to helper dirMike Holmes
2015-04-14validation: implement platform envMaxim Uvarov
2015-04-10linux-generic: use arch optimisations for timeMike Holmes
2015-03-24barrier: allow platform to override odp_barrier_tJerin Jacob
2015-03-24ticketlock: allow platform to override odp_ticketlock_tJerin Jacob
2015-03-24rwlock: allow platform to override odp_rwlock_tJerin Jacob
2015-03-24spinlock: allow platform to override odp_spinlock_tJerin Jacob