eal: simplify meson build of common directory
[dpdk.git] / lib / librte_eal / common / Makefile
2020-03-31 Thomas Monjaloneal: move arch-specific header files
2019-10-27 Bruce Richardsoneal: split compat header file
2019-10-27 David Marchandmem: hide internal heap header
2019-07-07 Phil Yangmcslock: add MCS queued lock implementation
2019-03-28 Joyce Kongticketlock: introduce fair ticket based locking
2019-02-25 Bruce Richardsoncompat: merge compat library into EAL
2018-10-27 Kevin Laatzeal: add option register infrastructure
2018-07-15 Gaetan Riveteal: introduce device class abstraction
2018-07-13 Stephen Hemmingereal: add uuid API
2018-04-11 Anatoly Burakoveal: add shared indexed file-backed array
2018-01-27 Pavan Nikhilesheal: introduce integer divide through reciprocal
2018-01-19 Pavan Nikhilesheal: add test assert macros
2018-01-11 Thomas Monjaloneal/x86: get hypervisor name
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Gaetan Rivetvfio: expose functions
2017-10-23 Bruce Richardsoneal: merge bsdapp and linuxapp interrupt headers
2017-10-12 Pavan Bhagavatulaeal: move bitmap from sched library
2017-10-12 Luca Boccassimk: sort headers before wildcard inclusion
2017-07-16 Harry van Haarenservice: introduce service cores concept
2017-07-03 Jerin Jacobeal: introduce architecture specific pause function
2017-01-19 Shreyansh Jainbus: introduce bus abstraction
2017-01-18 Jerin Jacobeal: introduce I/O device memory read/write operations
2017-01-04 Nelio Laranjeiroeal: define generic vector types
2016-12-07 Thomas Monjalonconfig: remove insecure warnings
2016-10-03 Jan Viktorineal: extract vdev infra
2016-08-23 Ferruh Yigiteal: remove empty file for device IDs
2015-11-19 Remy Hortoneal: add keep alive monitoring
2015-11-13 Daniel Mrzyglodeal: add helpers for time conversions
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common
2015-06-19 Roman Dementievrwlock: add HTM lock elision for x86
2015-03-20 Konstantin Ananyeveal/x86: move header file for vector instructions
2015-03-10 David Marchandtailq: remove static slots
2014-11-27 David Marchandeal: no more bare metal environment
2014-11-05 David Marchandeal: install all arch headers
2014-11-05 Chao Zhueal: split CPU flags operations to architecture specific
2014-11-05 Chao Zhueal: split memcpy operation to architecture specific
2014-11-05 Chao Zhueal: split spinlock operations to architecture specific
2014-11-05 Chao Zhueal: split prefetch operations to architecture specific
2014-11-05 Chao Zhueal: split CPU cycle operation to architecture specific
2014-11-05 Chao Zhueal: split byte order operations to architecture specific
2014-11-05 David Marchandeal: split atomic operations to architecture specific
2014-06-16 Anatoly Burakoveal: move interrupt type out of igb_uio
2014-06-12 Konstantin Ananyevlpm: introduce rte_lpm_lookupx4
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-20 Neil Hormaneal: make vdev init path generic for both virtual and...
2014-04-11 Olivier Matzvdev: new registration API
2014-04-10 Olivier Matzdevargs: introduce API and test
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-06 Intellib: add rte_hexdump and remove duplicated code
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelmemory: add numa-awareness to malloc
2013-07-25 Intellib: update tailq api
2013-07-25 Intellib: move mem config
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release