| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename busdma_sync() to busdma_sync_range() and rename the | Marcel Moolenaar | 2015-08-02 | 2 | -3/+11 |
| * | Change the dev argument from a full path to just the device | Marcel Moolenaar | 2015-07-26 | 2 | -3/+3 |
| * | Implement busdma_md_unload() and busdma_sync(). | Marcel Moolenaar | 2015-07-03 | 2 | -0/+22 |
| * | Add busdma_md_create, busdma_md_destroy and busdma_md_load. | Marcel Moolenaar | 2015-07-03 | 2 | -0/+30 |
| * | Add accessor functions for iterating over segments. A segment | Marcel Moolenaar | 2015-06-11 | 2 | -0/+48 |
| * | Rename bus_space to bus (i.e. drop _space). This makes the | Marcel Moolenaar | 2015-06-10 | 3 | -22/+22 |
| * | Add busdma_mem_alloc & busdma_mem_free. | Marcel Moolenaar | 2015-06-08 | 2 | -0/+22 |
| * | Add DMA tag management to the C library and Python binding. | Marcel Moolenaar | 2015-06-06 | 3 | -11/+65 |
| * | Add a C libary and a Python module that implements an API similar | Marcel Moolenaar | 2014-04-28 | 3 | -0/+151 |
