History log of /barrelfish-master/lib/dma/dma_descriptor.c
Revision Date Author Comments
# 3f906e30 28-Jun-2018 Roni Häcki <roni.haecki@inf.ethz.ch>

lib dma: fixed xeon phi case when not using HW model

Signed-off-by: Roni Häcki <roni.haecki@inf.ethz.ch>


# c8939ae9 26-Apr-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

Sockeye: Remove hardcoded xeon phi hack. Add XPHI DMA node

We now pass along a nodeid in the xphi dma lib

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 60c50d3c 25-Apr-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

libdma: use provided convert function when setup descriptors

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 141ea451 27-Mar-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

libdma: make it work with the driverkit dma buffer management

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 5e5b7fa1 26-Mar-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

libdma: use libdriverkit for memory management

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 6d9289dd 12-Mar-2018 Reto Achermann <reto.achermann@inf.ethz.ch>

dma: towards support for IOMMUs

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# dde2ba50 19-Jun-2017 Adam Turowski <adam.turowski@inf.ethz.ch>

libc: removing newlib, adding BSD libc
posixcompat: moving gettimeofday to libc
harness: adding a simple math test
lwip, lwip2: moving includes to /include, compiling with BSD headers

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# c5ba4329 24-Jul-2014 Reto Achermann <acreto@student.ethz.ch>

libdma: refactoration of generic descriptor ring and descriptor handling