summaryrefslogtreecommitdiffstats
path: root/tools/bus_space
Commit message (Expand)AuthorAgeFilesLines
* Free the segment objects properly.marcel2015-06-121-12/+48
* Add accessor functions for iterating over segments. A segmentmarcel2015-06-115-12/+245
* Rename bus_space to bus (i.e. drop _space). This makes themarcel2015-06-108-29/+29
* Map the allocated DMA memory into the address space.marcel2015-06-081-1/+9
* Add busdma_mem_alloc & busdma_mem_free.marcel2015-06-085-73/+205
* Add DMA tag management to the C library and Python binding.marcel2015-06-067-12/+385
* Add a C libary and a Python module that implements an API similarmarcel2014-04-289-0/+672
OpenPOWER on IntegriCloud