summaryrefslogtreecommitdiff
path: root/sys/modules/spi
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-20Add atopcase, the Apple HID over SPI input driverVal Packett
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-03spibus(4): Add support for ACPI-based children enumerationVladimir Kondratyev
2021-11-18Fix some modules to export more used symbolsKonstantin Belousov
2018-04-01Add opt_platform.h for several modules that have #ifdef FDT in the source.Ian Lepore
2018-02-21Remove some files that snuck in via cut and paste.Ian Lepore
2018-02-19Build at45d and mx25l SPI flash drivers as modules.Ian Lepore
2018-02-19Add ofw_bus_if.h to SRCS.Ian Lepore
2018-02-19Add modules/spi as a gathering point for SPI-related modules, analagous toIan Lepore