aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/xilinx/axi_quad_spi.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* xilinx: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-101-3/+1
* ofw_spi: Parse property for the SPI mode and CS polarity.Emmanuel Vadot2016-12-181-0/+2
* Assert CS for single transfers.Ruslan Bukin2016-04-191-30/+11
* Add driver for Xilinx AXI Quad SPI device. The device was found inRuslan Bukin2016-04-191-0/+252