summaryrefslogtreecommitdiffstats
path: root/sys/arch/octeon/dev/amdcf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add sizes for free() for octeon.fcambus2018-05-301-2/+2
* Don't pull in <sys/file.h> just to get fcntl.hguenther2017-12-301-2/+2
* remove defines for ioctls the kernel doesn't recognisejsg2017-10-241-28/+1
* Also pass the blk offset to disk_unbusy(), so that it can pass it toderaadt2017-05-041-2/+2
* Set segflg member of uio struct with symbolic enum valuestefan2016-01-201-2/+2
* Add a new flash driver for Octeon that allows access to the internalpirofti2015-07-201-0/+952