aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/altera/softdma
Commit message (Expand)AuthorAgeFilesLines
* Remove SOC FPGA driversJohn Baldwin2024-12-062-980/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* altera drivers: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-3/+1
* altera: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Negate the logic of XCHAN_CAP_NOBUFS macro and rename it toRuslan Bukin2019-07-041-1/+0
* o Rewrite softdma_process_tx() of Altera SoftDMA engine driverRuslan Bukin2019-04-291-63/+87
* Add driver for Altera SoftDMA® device.Ruslan Bukin2018-04-132-0/+964