freebsd-skq/sys
mw 3f2a8d70de Add support of PCI_RES_BUS to Marvell PCI driver
GENERIC ARM config use NEW_PCIB driver (https://wiki.freebsd.org/NEW_PCIB).
To satisfy it, allocation and deallocation of PCI_RES_BUS is necessary.
Conditional compilation is added for backward compatibility with ARMv5
configs.

Submitted by: Rafal Kozik <rk@semihalf.com>
Reviewed by: jhb
Obtained from: Semihalf
Sponsored by: Stormshield
Differential Revision: https://reviews.freebsd.org/D14748
2018-04-04 12:36:55 +00:00
..
amd64 fix i386 build with CPU_ELAN (LINT for instance) after r331878 2018-04-03 17:16:06 +00:00
arm Add support of PCI_RES_BUS to Marvell PCI driver 2018-04-04 12:36:55 +00:00
arm64 Fix arm64 buildkernel target with "nooptions KDB" 2018-04-04 01:13:28 +00:00
bsm
cam
cddl 9434 Speculative prefetch is blocked by device removal code. 2018-04-03 21:16:41 +00:00
compat Wrap long lines. 2018-04-03 18:41:27 +00:00
conf
contrib Import CK as of commit b19ed4c6a56ec93215ab567ba18ba61bf1cfbac8 2018-04-02 23:40:50 +00:00
crypto
ddb
dev Bump driver version number in mlx5en(4). 2018-04-04 10:45:06 +00:00
dts Make Marvell AmadaXP timer driver more generic 2018-04-03 22:21:12 +00:00
fs
gdb
geom
gnu
i386 fix i386 build with CPU_ELAN (LINT for instance) after r331878 2018-04-03 17:16:06 +00:00
isa
kern
kgssapi
libkern
mips
modules Add nvme_da back. 2018-04-04 02:37:05 +00:00
net
net80211
netgraph
netinet r330675 introduced an extra window check in the LRO code to ensure it 2018-04-03 13:54:38 +00:00
netinet6
netipsec
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto cryptosoft: Remove a dead store 2018-04-03 22:11:39 +00:00
powerpc Correct the ilog2() for calculating memory sizes. 2018-04-04 02:13:27 +00:00
riscv
rpc
security
sparc64
sys Fix minor whitespace nits 2018-04-04 02:35:48 +00:00
teken
tests
tools
ufs
vm Ensure the background laundering threshold is positive after a scan. 2018-04-02 15:07:41 +00:00
x86 fix i386 build with CPU_ELAN (LINT for instance) after r331878 2018-04-03 17:16:06 +00:00
xdr
xen
Makefile