opnsense-src/sys
Emmanuel Vadot 796faf365c arm64: rpi4: gpio: Add brcm,bcm2711-gpio compatible
Looks like we never enabled the main gpio controller on the RPI4 board.
Now gpio are usable.

MFC after:	3 days

(cherry picked from commit 2551d92850)
2021-02-20 20:17:44 +01:00
..
amd64 amd64 GENERIC: compile in mlx5en(4) 2021-02-08 02:36:51 +02:00
arm arm64: rpi4: gpio: Add brcm,bcm2711-gpio compatible 2021-02-20 20:17:44 +01:00
arm64 arm64: Add a SOC_BRCM_NS2 option 2021-02-19 19:03:56 +01:00
bsm Add aio_writev and aio_readv 2021-01-02 19:57:58 -07:00
cam cam: Remove Giant handling from cam_sim_alloc() 2021-01-03 11:50:31 -05:00
cddl riscv: fix kernel build 2021-01-15 11:57:04 -04:00
compat LinuxKPI: implement devres() framework parts and two examples 2021-02-02 11:51:26 +00:00
conf arm64: if_dwc is also needed by intel stratix10 platform 2021-02-19 19:04:01 +01:00
contrib zfs: Avoid updating the L2ARC device header unnecessarily 2021-02-18 02:29:46 +01:00
crypto OpenSSL: Regen assembly files for OpenSSL 1.1.1j 2021-02-17 00:37:16 -05:00
ddb ddb: add ability to print user registers 2021-01-08 14:53:06 -04:00
dev MFC 12148d4300: 2021-02-18 09:41:50 +01:00
dts Switch to the new device-tree vendor tree 2021-01-15 20:08:39 +01:00
fs tmpfs: drop acq fence now that vn_load_v_data_smr has consume semantics 2021-02-01 12:39:16 +00:00
gdb gdb(4): allow bulk write of registers 2020-12-23 14:37:05 -04:00
geom geom(4): make g_newprovider_event() return if G_P_WITHER is set 2020-12-29 14:29:59 +00:00
gnu Remove the old dts imported tree. 2021-01-15 20:09:55 +01:00
i386 MFC 0e01ea872e: 2021-01-30 20:28:06 -08:00
isa
kern MFC jail: Handle a possible race between jail_remove(2) and fork(2) 2021-02-18 17:22:08 -08:00
kgssapi
libkern Revert "Reimplement strlen" 2021-02-03 19:39:49 +00:00
mips MFC: mips: fix early kernel panic when setting up interrupt counters 2021-02-02 21:06:37 -08:00
modules ZFS: fix assertions with INVARIANTS 2021-02-12 22:03:19 -07:00
net Use iflib_if_init_locked() during media change instead of iflib_init_locked(). 2021-02-19 20:39:16 +00:00
net80211
netgraph netgraph/ng_source: Switch queuing framework 2021-02-12 09:05:19 +01:00
netinet Allow setting alias port ranges in libalias and ipfw. 2021-02-17 10:13:54 -08:00
netinet6 [udp6] fix possible panic due to lack of locking. 2021-02-15 13:48:56 +03:00
netipsec Convert unmapped mbufs before computing checksums in IPsec. 2021-01-19 11:52:00 -08:00
netpfil Allow setting alias port ranges in libalias and ipfw. 2021-02-17 10:13:54 -08:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Update user access region, UAR, APIs in the core in mlx5core. 2021-01-08 13:33:46 +01:00
opencrypto ktls: Use COUNTER_U64_DEFINE_EARLY 2021-02-15 14:13:28 -05:00
powerpc [POWERPC64LE] add mrsas to GENERIC64LE 2021-02-15 14:34:28 -03:00
riscv riscv: add SBI system reset extension 2021-02-04 12:17:31 -04:00
rpc nfs-over-tls: handle res.gid.gid_val correctly for memory allocation 2021-01-12 13:59:52 -08:00
security Convert remaining cap_rights_init users to cap_rights_init_one 2021-01-12 13:16:10 +00:00
sys MFC jail: Handle a possible race between jail_remove(2) and fork(2) 2021-02-18 17:22:08 -08:00
teken loader: implement framebuffer console 2021-01-02 21:41:36 +02:00
tests Enable running fib tests inside vnet jail. 2021-01-17 20:32:26 +00:00
tools Switch to the new device-tree vendor tree 2021-01-15 20:08:39 +01:00
ufs ffs_vnops.c: Move opt_*.h includes to the top. 2021-02-19 14:45:52 +02:00
vm vm: Honour the "noreuse" flag to vm_page_unwire_managed() 2021-02-12 19:25:05 -05:00
x86 mca: Handle inconsistent CMCI capability reporting 2021-02-15 14:12:41 -05:00
xdr
xen xen: remove .swp file from public headers 2021-01-11 18:14:11 +01:00
Makefile