aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/altera/avgen
Commit message (Expand)AuthorAgeFilesLines
* Remove SOC FPGA driversJohn Baldwin2024-12-064-947/+0
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-273-3/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-163-6/+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-124-4/+4
* altera drivers: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-094-8/+2
* Ever since the block layer expanded its command syntax beyond justScott Long2020-02-071-4/+6
* Fix off-by-one (page) errors in checks in d_mmap methods of several drivers.Konstantin Belousov2018-12-021-0/+1
* Clean up OF_getprop_alloc APIOleksandr Tymoshenko2018-04-081-4/+4
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-274-0/+8
* Merge enhancements to the ALTERA Avalon bus generic device attachmentRobert Watson2017-01-284-37/+240
* Use OF_prop_free instead of direct call to free(9)Oleksandr Tymoshenko2016-05-141-3/+3
* As <machine/vm.h> is included from <vm/vm.h>, there is no need toSvatopluk Kraus2016-02-223-3/+0
* Merge from CheriBSD (2e28d2a3090239b30481f35dc452ad95a5c57389)Brooks Davis2014-11-211-13/+0
* Follow r261352 by updating all drivers which are children of simplebusIan Lepore2014-02-021-0/+3
* These nexus attachments do not execute a real probe and so needNathan Whitehorn2013-10-291-1/+1
* Merge Perforce changeset 219952 to head:Robert Watson2013-01-134-4/+4
* Partially merge Perforce changeset 219942 to head:Robert Watson2013-01-131-31/+44
* Merge Perforce changeset 219941 to head:Robert Watson2013-01-131-0/+143
* Merge Perforce changeset 219940 to head:Robert Watson2013-01-133-399/+21
* Merge Perforce changeset 219939 to head:Robert Watson2013-01-131-0/+451
* Add altera_avgen(4), a generic device driver to be used by hard and softRobert Watson2012-08-252-0/+534