NetBSD/sys
rin 0c34370d4a Do not attach vchiq(4) in big-endian mode.
For big-endian mode, all data written to and read from DMA buffer must be
byte-swapped. This requires heavy modifications to third party codes.

Also, we will switch to vc4 drm driver, hopefully soon.
2020-12-01 04:19:04 +00:00
..
altq
arch Link RPI and RPI2 kernels in BE8 format for big-endian variants. 2020-12-01 04:18:26 +00:00
coda When validating the mount device string make sure its length 2020-11-20 10:08:47 +00:00
compat Fix typo; s/__LP64/_LP64/ 2020-11-08 07:30:09 +00:00
conf Set a better default for MAXFILES on larger RAM machines if not 2020-11-12 07:44:01 +00:00
crypto Fix build with clang for earmv7hf; loadroundkey() is used only for __aarch64__. 2020-11-21 08:09:21 +00:00
ddb Remove "also;" 2020-10-30 16:29:49 +00:00
dev Apply ixgbe.c rev. 1.204 which was for ixgbe_msix_admin() to 2020-11-30 07:53:42 +00:00
dist/pf
dtb
external Do not attach vchiq(4) in big-endian mode. 2020-12-01 04:19:04 +00:00
fs make the order of the arguments in the PTYFS_FILENO macro consistent with 2020-11-27 14:43:57 +00:00
gdbscripts
kern ipi: Membar audit. 2020-11-27 20:11:33 +00:00
lib Add a slow twiddle option. This speeds up a pmax netboot by 15% and 2020-09-29 00:13:12 +00:00
miscfs
modules fix arm test 2020-11-07 21:42:32 +00:00
net Fix missing disable of kpreempt while getting interface address 2020-11-27 03:37:11 +00:00
net80211 s/ we we / we / 2020-11-30 05:30:56 +00:00
netatalk
netbt
netcan
netinet Restore correct functioning of SIOCATMARK by removing the previous 2020-11-23 00:52:53 +00:00
netinet6 inet: Treat LINK_STATE_UNKNOWN as LINK_STATE_UP when changing 2020-09-29 19:33:36 +00:00
netipsec Make sequence number of esp header MP-safe for IPsec Tx side. reviewed by ozaki-r@n.o 2020-10-05 09:51:25 +00:00
netmpls
nfs
opencrypto
rump PR/55789: Ruslan Nikolaev: New rump drivers 2020-11-06 15:35:33 +00:00
secmodel
stand Deal with devices that report either 512 or 2048 as logical block size 2020-11-28 15:24:05 +00:00
sys PR/55816: Martin Husemann: widen cfunit to 24 bits so that it fits the 2020-11-24 16:17:04 +00:00
ufs lfs: Include lfs_debug.c only if DEBUG is enabled. 2020-09-24 17:20:53 +00:00
uvm uvm_mremap: reference the appropriate backing object. 2020-11-27 22:32:43 +00:00
Makefile