summaryrefslogtreecommitdiff
path: root/sys/dev/flash/cqspi.c
AgeCommit message (Expand)Author
2024-12-06Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2022-05-09spi flash: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2022-04-13flash: Remove unused variables.John Baldwin
2020-11-28Make MAXPHYS tunable. Bump MAXPHYS to 1M.Konstantin Belousov
2020-02-08Enter the network epoch in the xdma interrupt handler if requiredRuslan Bukin
2020-01-02Explicitly include sys/rman.h instead of relying on getting it via someIan Lepore
2018-04-23Add driver for Cadence Quad SPI Flash Controller found onRuslan Bukin