aboutsummaryrefslogtreecommitdiff
path: root/pci-arbiter/pcifs.c
Commit message (Expand)AuthorAgeFilesLines
* FIXME noteSamuel Thibault2022-02-071-0/+2
* pci-arbiter: restore code that allows it to run non-bootstrapSamuel Thibault2021-04-041-6/+12
* pci-arbiter: Introduce machdev into this serverDamien Zammit2021-03-081-14/+15
* pci-arbiter: Accept not having an underlying node.Damien Zammit2021-03-071-6/+12
* pci-arbiter: Probe devices and map regionsJoan Lledó2020-09-131-5/+10
* Memset directory entries to zero during their creationJoan Lledó2020-05-021-1/+2
* pci-arbiter: Fix memory bugsJoan Lledó2019-11-241-1/+6
* pci-arbiter: remove unneeded memset.Joan Lledó2019-11-091-4/+0
* pci-arbiter: Use libpciaccess instead of embedding itDamien Zammit2019-11-031-6/+18
* pci-arbiter Revert snprintf truncation changeSamuel Thibault2019-11-031-5/+5
* pci-arbiter: Fix a -Wstringop-truncation warningJoan Lledó2019-11-031-8/+10
* PCI ArbiterJoan Lledó2018-10-301-0/+409