aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2014-07-29dpdk: README: simplify and build against installed dpdkAnders Roxell
2014-07-29dpdk/README: add copyright headerAnders Roxell
2014-07-28linux-generic: linux: Check if odp_init_local() succeededTaras Kondratiuk
2014-07-28timer : use timeout hdr in cancel_tmoSantosh Shukla
2014-07-24DPDK ODP_ASSERT compilation fixVenkatesh Vivekanandan
2014-07-23remove unnecessary guards from build systemAnders Roxell
2014-07-23ODP-DPDK compilation fixVenkatesh Vivekanandan
2014-07-23Initial ODP-DPDK portVincent Hsu
2014-07-23debug: Replace ODP_ASSERT with ODP_STATIC_ASSERTTaras Kondratiuk
2014-07-18Fix linux-generic compilation error for aarch64Ankit Jindal
2014-07-09implement odp_timer_disarm_all()Maxim Uvarov
2014-07-09Remove duplicate $top_srcdir/includeAnders Roxell
2014-07-04single raw socket for all threadsMaxim Uvarov
2014-07-03linux-generic: timer: Suppress cast-align warningTaras Kondratiuk
2014-07-03Keystone2: buffer: Update buffer typesTaras Kondratiuk
2014-07-03Autotoolise build systemAnders Roxell
2014-07-02Packet segment API startedPetri Savolainen
2014-07-01Add static to global variablesMike Holmes
2014-06-26Buffer header C99 compliance and cleanupPetri Savolainen
2014-06-26Added timeout buffer typePetri Savolainen
2014-06-19add option to compile position independent libMaxim Uvarov
2014-06-18Fix in linux-generic for receiving on packet socketPrashant Upadhyaya
2014-06-17Fix the oddity in compiling test applications in no-change rebuild scenario.Jerin Jacob
2014-06-17Add support for controlling the build verbosity of linux-keystone2 platformJerin Jacob
2014-06-17Add support for controlling the build verbosity of linux-generic platformJerin Jacob
2014-06-10linux-generic: timer: Do not expect odp_timer_tmo_t to be integerTaras Kondratiuk
2014-06-10Fix mismatched size of ODP_PACKET_OFFSET_INVALIDStuart Haslam
2014-06-10PACKET_MMAP: prevent receive stallingStuart Haslam
2014-05-21added ability to assign queue contextsDavid Nyström
2014-05-21platform/linux-generic/include/*: tidy up the include dirAnders Roxell
2014-05-14linux-generic: asm comatible with -std=c99Anders Roxell
2014-05-14linux-generic:odp_shared_memory:MAP_ANON -std=c99 compatibleAnders Roxell
2014-05-05Documentation Split mainpage from headderMike Holmes
2014-04-28Keystone2: Add README fileTaras Kondratiuk
2014-04-28Keystone2: Add initial Packet IOTaras Kondratiuk
2014-04-28Keystone2: Add initial HW queues supportTaras Kondratiuk
2014-04-28Keystone2: Add initial HW buffer managementTaras Kondratiuk
2014-04-28Keystone2: Add CMA shared memory allocationTaras Kondratiuk
2014-04-28Keystone2: Initialize hardwareTaras Kondratiuk
2014-04-28Keystone2: Inherit linux-genericTaras Kondratiuk
2014-04-28generic: Do not define _GNU_SOURCE if defined alreadyTaras Kondratiuk
2014-04-28linux-generic: make include files consistentAnders Roxell
2014-04-18Scheduler development and timer testPetri Savolainen
2014-04-18Makefile cleanupPetri Savolainen
2014-04-18Revert "test: add libpcap example"Maxim Uvarov
2014-04-17odp_packet_io: Clarify usage of netdev stringDavid Nyström
2014-04-10Fix netmap pkt I/O to poll all hardware ringsCiprian Barbu
2014-04-10Accept short frames from netmap software ringsCiprian Barbu
2014-04-10netmap cleanup and update to changes in socket exampleCiprian Barbu
2014-04-10Adding odp_packet_copyCiprian Barbu