aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp
AgeCommit message (Expand)Author
2015-09-16linux-generic: odp_schedule: fix odp_schdule_wait_timeIvan Khoronzhuk
2015-09-01linux-generic: schedule: implement scheduler groupsBill Fischofer
2015-09-01linux-generic: schedule: rename ordered lock typedefBill Fischofer
2015-07-08api: sched: added ordered context lockPetri Savolainen
2015-07-08api: sched: added schedule group create and destroyPetri Savolainen
2015-07-08api: sched: added worker groupPetri Savolainen
2015-07-08api: sched: moved scheduler types into new filePetri Savolainen
2015-07-08api: sched: removed GROUP_DEFAULTPetri Savolainen
2015-07-08api: sched: removed SYNC_DEFAULTPetri Savolainen
2015-07-07linux-generic: pool: add odp_pool_type_t enumBill Fischofer
2015-07-07api: event: change to odp_event_type_tBill Fischofer
2015-06-25api: doc: doxygen grouping clean upPetri Savolainen
2015-06-16api: thrmask: added thread maskPetri Savolainen
2015-03-25linux-generic: strongtypes: use named structs for C++Ola Liljedahl
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
2015-03-17linux-generic: strongtypes: add dummy struct var to keep c++ happyBill Fischofer
2015-03-10api: pool: move platform includes to linux-genericTaras Kondratiuk
2015-02-27api: crypto: add error code for invalid IVTaras Kondratiuk
2015-02-26linux-generic: timer_types.h: correct doxygen groupingAnders Roxell
2015-02-25api: errno: add api to public apiMike Holmes
2015-02-18linux-generic: move api version to c fileMaxim Uvarov
2015-02-11api: cpu: Added cpu.hPetri Savolainen
2015-02-11linux-generic: strong_types: simplify castingTaras Kondratiuk
2015-02-08api: pool: move buffer allocation to buffer.hTaras Kondratiuk
2015-02-05linux-generic: shm: remove wrong include filesTaras Kondratiuk
2015-02-05api: odp_timer.h: move definitions to plat/timer_types.hOla Liljedahl
2015-02-05api: odp_pktio.h: odp_pktio_mac_addr() return chars written or errorOla Liljedahl
2015-02-05api: odp_cpumask.h: odp_cpumask_to_str() return chars written or errorOla Liljedahl
2015-02-05linux-generic: Add odp_errno and adapt packet_io and timer implementations to...Mario Torrecillas Rodriguez
2015-02-04api: random: Added random.hPetri Savolainen
2015-02-04linux-generic: shm: add strong typing supportBill Fischofer
2015-02-04linux-generic: queues: add strong typing supportBill Fischofer
2015-02-04linux-generic: pool: add strong typing supportBill Fischofer
2015-02-04linux-generic: packets: add strong typing supportBill Fischofer
2015-02-04linux-generic: pktio: add strong typing supportBill Fischofer
2015-02-04linux-generic: events: add strong typing supportBill Fischofer
2015-02-04linux-generic: crypto: add strong typing supportBill Fischofer
2015-02-04linux-generic: classification: add strong typing supportBill Fischofer
2015-02-04linux-generic: buffers: add strong typing supportBill Fischofer
2015-02-04linux-generic: add base macros for strong typing supportBill Fischofer
2015-02-03api: odp_event.h: remove ODP_EVENT_TYPE_INVALIDOla Liljedahl
2015-01-30api: crypto: new completion event schemeRobbie King
2015-01-29api: version: move definesAnders Roxell
2015-01-29api: event: move types and definesAnders Roxell
2015-01-29api: schedule: move definesAnders Roxell
2015-01-29api: crypto: move type, define and enumsAnders Roxell
2015-01-29api: queue: move types and definesAnders Roxell