summaryrefslogtreecommitdiff
path: root/sys/dev/marvell/mvspi.c
AgeCommit message (Expand)Author
2022-02-12sys: Omit vestigial struct devices in softcs after device_t split.riastradh
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2019-08-13ensure spibus_attach_args is zero'edtnn
2016-10-09PR/51540: Henning Petersen: replace , with ;christos
2015-12-13PR/50533: David Binderman: Fix incorrect logicchristos
2013-05-06Removed an unused variable.khorben
2013-05-01Add support for Marvell's SPI controller as found on Armada XP.rkujawa