aboutsummaryrefslogtreecommitdiff
path: root/include/odp
AgeCommit message (Expand)Author
2015-02-04api: odp_crypto.h: updated return descriptionsOla Liljedahl
2015-02-04api: odp_cpumask.h: updated descriptions, added constOla Liljedahl
2015-02-04api: odp_thread.h: updated return descriptionsOla Liljedahl
2015-02-04api: odp_schedule.h: updated return descriptionsOla Liljedahl
2015-02-04api: odp_queue.h: updated return descriptionsOla Liljedahl
2015-02-04api: odp_packet_flags.h: updated return descriptionsOla Liljedahl
2015-02-04api: odp_packet.h: updated return descriptionsOla Liljedahl
2015-02-04api: odp_classification.h: updated return descriptionsOla Liljedahl
2015-02-04api: odp_byteorder.h: updated commentOla Liljedahl
2015-02-04api: odp_queue.h: odp_queue_enq_multi() returns partial successOla Liljedahl
2015-02-04api: odp_crypto.h: odp_hw_random_get(): return number of bytes writtenOla Liljedahl
2015-02-04api: random: Renamed odp_hw_random_getPetri Savolainen
2015-02-04api: random: Added random.hPetri Savolainen
2015-02-04linux-generic: classification: add strong typing supportBill Fischofer
2015-02-04api: shm: add strong typing handle display functionBill Fischofer
2015-02-04api: queues: add strong typing handle display functionBill Fischofer
2015-02-04api: pool: add strong typing handle display functionBill Fischofer
2015-02-04api: pktio: add strong typing handle display functionBill Fischofer
2015-02-04api: packets: add strong typing handle display functionBill Fischofer
2015-02-04api: events: add strong typing handle display functionBill Fischofer
2015-02-04api: crypto: add strong typing handle display functionsBill Fischofer
2015-02-04api: classification: add strong typing handle display functionsBill Fischofer
2015-02-04api: buffers: add strong typing handle diplay functionBill Fischofer
2015-02-03api: packet_flags: Removed odp_packet_override_l4_chksumPetri Savolainen
2015-02-03api: init_global: allow abort fn to be overiddenMike Holmes
2015-02-03api: abort: use globaly stored abort functionMike Holmes
2015-02-03api: abort: add weak replacement for abortMike Holmes
2015-02-03api: odp_hints: Add ODP_NORETURNMike Holmes
2015-02-03api: classification: pmr statistics counter API removalBalasubramanian Manoharan
2015-02-03api: odp_event.h: remove ODP_EVENT_TYPE_INVALIDOla Liljedahl
2015-02-03doxygen: init: odp_init_tMike Holmes
2015-01-30Update version number from 0.9.0 to 0.10.0v0.10.0Maxim Uvarov
2015-01-30api: packet: odp_packet_flags: improve function namesBill Fischofer
2015-01-30api: crypto: change bool to odp_bool_tRobbie King
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
2015-01-29api: remove platform includesAnders Roxell
2015-01-29api: plat: move platform type headers into plat directoryAnders Roxell
2015-01-29api: std_types: move typedefAnders Roxell
2015-01-29api: classification: move typedefs and definesAnders Roxell
2015-01-29api: shared_memory: move typedef and definesAnders Roxell
2015-01-29api: packet_io: move typedef and definesAnders Roxell
2015-01-29api: packet: move typedefs and definesAnders Roxell
2015-01-29api: buffer: move typedefs and definesAnders Roxell
2015-01-29api: pool: move typedef and defineAnders Roxell
2015-01-29api: align: move platform defines out of public APIAnders Roxell