mk: optimize directory dependencies
[dpdk.git] / lib / librte_eal / bsdapp / eal / Makefile
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-01-19 Shreyansh Jainbus: introduce bus abstraction
2016-10-13 John Ousterhoutlog: respect logger configured before EAL init
2016-10-03 Jan Viktorineal: extract vdev infra
2016-08-03 Thomas Monjalonlog: remove deprecated history dump
2016-07-15 Damjan Marionspinlock: move constructor out of x86 header file
2016-06-10 Thomas Monjaloneal: remove useless includes of mempool and ring
2016-06-10 Thomas Monjalonlog: deprecate history dump
2016-03-22 Thomas Monjalonmk: restrict CPU flags list
2016-03-13 Panu Matilainenmk: fix eal shared library dependencies
2016-03-09 Harry van Haareneal: check if primary process is alive
2016-03-05 Thomas Monjalonconfig: remove EAL flags for OS environment
2016-01-29 Ferruh Yigiteal: move cpu flags out of headers
2015-11-19 Remy Hortoneal: add keep alive monitoring
2015-09-03 Thomas Monjalonethdev: remove Rx interrupt switch
2015-07-27 Ravi Kerureal: deduplicate timer functions
2015-07-26 Ravi Kerureal: deduplicate lcore initialization
2015-07-26 David Marchandeal: remove dependency on drivers
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common
2015-07-08 Tetsuya Mukawapci: merge uio functions for linux and bsd
2015-06-12 Stephen Hemmingereal: fix whitespace
2015-05-22 Bruce Richardsonring: move to drivers/net/
2015-05-22 Bruce Richardsonpcap: move drivers/net/
2015-02-24 Cunming Liangeal: thread affinity API
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2014-11-25 Thomas Monjaloneal: factorize common headers
2014-11-25 Thomas Monjaloneal: move internal headers in source directory
2014-09-23 Bruce Richardsonkni: remove useless file for bsd
2014-09-23 David Marchandeal: merge bsd and linux common options parsing
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-20 Neil Hormaneal: make vdev init path generic for both virtual and...
2014-05-16 Stephen Hemmingereal: don't inline string functions
2014-04-29 Olivier Matzdevargs: use devargs for vdev and PCI lists with bsd
2014-04-29 Olivier Matzdevargs: build common functions for bsd
2014-04-11 Olivier Matzvdev: rename nonpci_devs as vdev
2014-02-25 Bruce Richardsonadd FreeBSD support