| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-18 | nios2: dma-mapping.h: change ioremap to map_physmem | Thomas Chou | |
| Change ioremap() to map_physmem(), as it is more used in u-boot. Signed-off-by: Thomas Chou <[email protected]> Reviewed-by: Marek Vasut <[email protected]> | |||
| 2015-10-23 | nios2: convert dma_alloc_coherent to use malloc_cache_aligned | Thomas Chou | |
| Convert dma_alloc_coherent to use memalign. Signed-off-by: Thomas Chou <[email protected]> Reviewed-by: Marek Vasut <[email protected]> | |||
| 2010-04-24 | nios2: add dma_alloc_coherent | Thomas Chou | |
| This function return cache-line aligned allocation which is mapped to uncached io region. Signed-off-by: Thomas Chou <[email protected]> Signed-off-by: Scott McNutt <[email protected]> | |||
