summaryrefslogtreecommitdiffstats
path: root/tools/bus_space/C/lang.c
Commit message (Expand)AuthorAgeFilesLines
* Rename busdma_sync() to busdma_sync_range() and rename themarcel2015-08-021-2/+9
* Change the dev argument from a full path to just the devicemarcel2015-07-261-2/+2
* Implement busdma_md_unload() and busdma_sync().marcel2015-07-031-0/+14
* Add busdma_md_create, busdma_md_destroy and busdma_md_load.marcel2015-07-031-0/+26
* Add accessor functions for iterating over segments. A segmentmarcel2015-06-111-0/+37
* Rename bus_space to bus (i.e. drop _space). This makes themarcel2015-06-101-11/+11
* Add busdma_mem_alloc & busdma_mem_free.marcel2015-06-081-0/+18
* Add DMA tag management to the C library and Python binding.marcel2015-06-061-2/+41
* Add a C libary and a Python module that implements an API similarmarcel2014-04-281-0/+100
OpenPOWER on IntegriCloud