freebsd-nq/sys
Wojciech Macek 3b654e081a Add ns16550a compatible string in UART 8250 driver
Obtained from:         Semihalf
Submitted by:          Michal Stanek <mst@semihalf.com>
Sponsored by:          Annapurna Labs
Approved by:           cognet (mentor)
Reviewed by:           imp, wma
Differential revision: https://reviews.freebsd.org/D5404
2016-02-26 08:43:36 +00:00
..
amd64 Return dst as the result from memcpy(9) on amd64. 2016-02-24 11:58:15 +00:00
arm Fix a mistake that crept in when moving between git and svn, pic_ipi_send 2016-02-25 22:13:43 +00:00
arm64 Make pci_host_generic and thunderx_pci common 2016-02-24 06:05:30 +00:00
boot So far bsd.stand.mk wasn't included in the following files: 2016-02-26 08:16:44 +00:00
bsm
cam
cddl Removed unused label and fix mutex_exit order 2016-02-25 03:01:24 +00:00
compat Improve error handling for posix_fallocate(2) and posix_fadvise(2). 2016-02-25 19:58:23 +00:00
conf Add the Allwinner A31 and A31s padconf support. It's currently unused, but 2016-02-25 12:17:41 +00:00
contrib
crypto
ddb
dev Add ns16550a compatible string in UART 8250 driver 2016-02-26 08:43:36 +00:00
fs
gdb
geom Fixes to make it compile under gcc-4.2. 2016-02-24 02:52:49 +00:00
gnu
i386
isa
kern Improve error handling for posix_fallocate(2) and posix_fadvise(2). 2016-02-25 19:58:23 +00:00
kgssapi
libkern
mips Migrate UNCOMPRESS -> UZIP 2016-02-24 03:06:26 +00:00
modules Add modules support for the bhnd code. 2016-02-26 03:34:32 +00:00
net In bpf_getdltlist(), do not call copyout(9) while holding bpf lock. 2016-02-24 22:00:35 +00:00
net80211 net80211: fix TIM cleanup. 2016-02-23 21:11:42 +00:00
netgraph
netinet Fix build after r29592. 2016-02-23 21:21:47 +00:00
netinet6 Lock the NDP default router list and count defrouter references. 2016-02-25 20:12:05 +00:00
netipsec Fix useless check. m_pkthdr.len should be equal to orglen. 2016-02-24 12:28:49 +00:00
netnatm
netpfil pf: Fix possible out-of-bounds write 2016-02-25 07:33:59 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc
riscv Add support for symmetric multiprocessing (SMP). 2016-02-24 16:50:34 +00:00
rpc
security
sparc64
sys Improve error handling for posix_fallocate(2) and posix_fadvise(2). 2016-02-25 19:58:23 +00:00
teken
tests
tools
ufs The UFS filesystem requires that the last block of a file always be 2016-02-24 01:58:40 +00:00
vm
x86 Silence PVS-Studio warning (V595). It can never be NULL here. 2016-02-23 23:57:24 +00:00
xdr
xen
Makefile