aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/Makefile.am
AgeCommit message (Expand)Author
2015-05-15linux-generic: odp_linux: migrate helpers to helper dirMike Holmes
2015-05-15validation: implement platform envMaxim Uvarov
2015-05-15linux-generic: use arch optimisations for timeMike Holmes
2015-05-15barrier: allow platform to override odp_barrier_tJerin Jacob
2015-05-15ticketlock: allow platform to override odp_ticketlock_tJerin Jacob
2015-05-15rwlock: allow platform to override odp_rwlock_tJerin Jacob
2015-05-15spinlock: allow platform to override odp_spinlock_tJerin Jacob
2015-02-25api: errno: add api to public apiMike Holmes
2015-02-20linux-generic: pools: rename odp_buffer_pool files to odp_poolBill Fischofer
2015-02-18linux-generic: move api version to c fileMaxim Uvarov
2015-02-11api: cpu: Added cpu.hPetri Savolainen
2015-02-11linux-generic: Unbreak build due to missing timer_types.hSimon Kagstrom
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: add base macros for strong typing supportBill Fischofer
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-29helper: move headers into namespace the odp/helperAnders Roxell
2015-01-29api: plat: move platform type headers into plat directoryAnders 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: cpumask: move typedefs and definesAnders Roxell
2015-01-29api: byteorder: move typedefs defines, and inline functionsAnders Roxell
2015-01-29api: atomic: move typedefs and inline functionsAnders Roxell
2015-01-29api: move generic API into the odp namespaceAnders Roxell
2015-01-29api: move ODP headers to a directoryTaras Kondratiuk
2015-01-27api: buffer_pool: Rename odp_buffer_pool.h to odp_pool.hPetri Savolainen
2015-01-27api: event: Add odp_event_tPetri Savolainen
2015-01-16api: cpumask: rename API and use CPU_SET(3) for implRobbie King
2014-12-23build system: fix distcheck targetAnders Roxell
2014-12-23linux-generic: Makefile: add odph_tcp.h to subdirheadersAnders Roxell
2014-12-16api: packet: move helper functions to public APIBill Fischofer
2014-12-04platform: debug: replace fprintf() with odp_override_log()Taras Kondratiuk
2014-11-21api: Add implementation versionMike Holmes
2014-11-15Factor ODP types into a common include fileBill Fischofer
2014-10-21Makefile misses icmp and ipsec helper filesPetri Savolainen
2014-10-17ODP Classification APIBalasubramanian Manoharan
2014-10-17linux-generic/Makefile.am: migrate helper to installAnders Roxell
2014-10-02Removed unnecessary pktio type include filesCiprian Barbu
2014-10-01git split: delete netmapMaxim Uvarov
2014-09-04linux-generic: netmap: Fixed Makefile.amCiprian Barbu
2014-09-02move helper functions and rename to prefix to odph_Anders Roxell
2014-08-22Move includes back into linux-genericAnders Roxell