altera: clean up empty lines in .c and .h files
o Add support for BERI IOMMU deviceo Add an experimental IOMMU support to xDMA frameworkThe BERI IOMMU device is the part of CHERI device-model project [1]. Ittranslates memory addresses for vari
o Add support for BERI IOMMU deviceo Add an experimental IOMMU support to xDMA frameworkThe BERI IOMMU device is the part of CHERI device-model project [1]. Ittranslates memory addresses for various BERI peripherals modelled insoftware. It accepts FreeBSD/mips64 page directories format and managesBERI TLB.1. https://github.com/CTSRD-CHERI/device-modelSponsored by: DARPA, AFRL
show more ...
Add support for extended descriptor format to Altera mSGDMA driver.The format to use depends on hardware configuration (synthesis-time),so make it compile-time kernel option.Extended format allo
Add support for extended descriptor format to Altera mSGDMA driver.The format to use depends on hardware configuration (synthesis-time),so make it compile-time kernel option.Extended format allows DMA engine to operate with 64-bit memory addresses.Sponsored by: DARPA, AFRL
Add driver for Altera modular Scatter-Gather DMA engine (mSGDMA).Sponsored by: DARPA, AFRLDifferential Revision: https://reviews.freebsd.org/D9619