summaryrefslogtreecommitdiff
path: root/sys/dev/xilinx
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-234-8/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-234-8/+0
* RISC-V: fix some mismatched format specifiersMitchell Horne2020-09-081-1/+1
* xilinx: clean up empty lines in .c and .h filesMateusz Guzik2020-09-012-2/+0
* Enter the network epoch in the xdma interrupt handler if requiredRuslan Bukin2020-02-081-2/+2
* Fix xae(4) driver attachement on the Government Furnished Equipment (GFE)Ruslan Bukin2020-02-073-24/+89
* Add driver for Xilinx XDMA PCIe Bridge found in the U.S. GovernmentRuslan Bukin2020-01-292-0/+878
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-211-30/+30
* Negate the logic of XCHAN_CAP_NOBUFS macro and rename it toRuslan Bukin2019-07-041-0/+1
* Add driver for the Xilinx AXI Direct Memory Access (AXI DMA) controllerRuslan Bukin2019-05-082-0/+744
* Add driver for Xilinx AXI Ethernet tri-mode (10/100/1000 Mb/s) MAC foundRuslan Bukin2019-05-083-0/+1299
* 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