aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-25Move ODP examples from under testsMike Holmes
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: Convert ODP_ASSERT to a runtime assertionTaras Kondratiuk
2014-07-23debug: Replace ODP_ASSERT with ODP_STATIC_ASSERTTaras Kondratiuk
2014-07-23debug: Fix ODP_STATIC_ASSERTTaras Kondratiuk
2014-07-18README: Remove submission info for other odp reposAnders Roxell
2014-07-18README: change bug tracker urlAnders Roxell
2014-07-18Introduce sum type to solve sparse warningsMike Holmes
2014-07-18Fix linux-generic compilation error for aarch64Ankit Jindal
2014-07-15README: Add link to per platform READMEMike Holmes
2014-07-11Added info on removing trailing whitespaceBill Fischofer
2014-07-11List required/suggested dependencies for building ODPSteve McIntyre
2014-07-11README: update to reflect autotoolsAnders Roxell
2014-07-10test/Makefile.inc: add required srcdirAnders Roxell
2014-07-09implement odp_timer_disarm_all()Maxim Uvarov
2014-07-09Remove duplicate $top_srcdir/includeAnders Roxell
2014-07-09Packet segment API continuedPetri Savolainen
2014-07-04single raw socket for all threadsMaxim Uvarov
2014-07-04gitignore: updated .gitignore to handle autotoolise build artifactsJerin Jacob
2014-07-03linux-generic: timer: Suppress cast-align warningTaras Kondratiuk
2014-07-03Keystone2: buffer: Update buffer typesTaras Kondratiuk
2014-07-03test: add prefix odp_ and remove example from filesAnders Roxell
2014-07-03Autotoolise build systemAnders Roxell
2014-07-02Packet segment API startedPetri Savolainen
2014-07-02odp_buffer_pool.h: Doxygen link related APIsMike Holmes
2014-07-01odp_atomic.h Correct spellingMike Holmes
2014-07-01Add static to global variablesMike Holmes
2014-06-26Fix sparse static warningsMike Holmes
2014-06-26test/: Fix sparse constant is too longMike Holmes
2014-06-26Fix uint16be_t sparse checksum errorsMike Holmes
2014-06-26Buffer header C99 compliance and cleanupPetri Savolainen
2014-06-26Timer test uses timeout bufferPetri Savolainen
2014-06-26Added timeout buffer typePetri Savolainen
2014-06-26Fix globaly shadowed variable 'args'Mike Holmes
2014-06-24Fix buffer pool type in l2fwd appVenkatesh Vivekanandan
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 test applicationsJerin Jacob
2014-06-17Add support for controlling the build verbosity of linux-generic platformJerin Jacob
2014-06-17Makefile.inc: Support for controlling the build verbosity.Jerin Jacob
2014-06-16CONTRIBUTING: Comply with registered trade mark name for ODPAnders Roxell
2014-06-10Makefile: Invoke platform specific Makefile.inc after common configurationTaras Kondratiuk
2014-06-10tests: api: timer: Fix operator precedenceTaras Kondratiuk
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