freebsd-dev/sys
Hubert Mazur 01b9c59fd2 Add driver for marvell, armada-3700 oscillator
Driver registers new clock device. Clock frequency is set depending
on tenth bit's value obtained from syscon register. Full information
about the clock is dumped if bootverbose is enabled.

Driver was tested on EspressoBin.

Reviewed by:		manu
Obtained from:		Semihalf
Differential revision:	https://reviews.freebsd.org/D32292
2022-01-04 13:26:34 +01:00
..
amd64 amd64 sigtramp: comment-out annotations for registers with DWARF number >= 32 2022-01-02 21:00:52 +02:00
arm Add driver for marvell, armada-3700 oscillator 2022-01-04 13:26:34 +01:00
arm64 Add driver for marvell, armada-3700 oscillator 2022-01-04 13:26:34 +01:00
bsm
cam cam: don't lock while handling an AC_UNIT_ATTENTION 2022-01-03 16:56:48 -09:00
cddl dtrace: Use C99 fixed-width integer types. 2021-12-28 09:41:25 -08:00
compat exec: Simplify sv_copyout_strings implementations a bit 2021-12-31 12:50:15 -05:00
conf Add driver for marvell, armada-3700 oscillator 2022-01-04 13:26:34 +01:00
contrib iwlwifi: import correct firmware versions for select Intel iwlwifi/mvm 2021-12-31 11:51:18 +00:00
crypto sys/crypto: Use C99 fixed-width integer types. 2021-12-28 09:41:38 -08:00
ddb sys/ddb: Use C99 fixed-width integer types. 2021-12-28 09:41:47 -08:00
dev cxgbe(4): Update firmwares to 1.26.6.0. 2022-01-03 15:24:42 -08:00
dts
fs unionfs: implement VOP_SET_TEXT/VOP_UNSET_TEXT 2022-01-02 19:52:58 -08:00
gdb
geom geom_gate: ensure readprov is null-terminated 2022-01-02 18:01:23 -07:00
gnu
i386 exec: Simplify sv_copyout_strings implementations a bit 2021-12-31 12:50:15 -05:00
isa sys/isa: Use C99 fixed-width integer types. 2021-12-28 09:41:57 -08:00
kern domains: make domain_init() initialize only global state 2022-01-03 10:15:22 -08:00
kgssapi
libkern sys/libkern: Use C99 fixed-width integer types. 2021-12-28 09:42:11 -08:00
modules cxgbe(4): Update firmwares to 1.26.6.0. 2022-01-03 15:24:42 -08:00
net domains: make domain_init() initialize only global state 2022-01-03 10:15:22 -08:00
net80211 net80211: adjust a printf to toeee80211_note 2021-12-26 17:26:58 +00:00
netgraph domains: make domain_init() initialize only global state 2022-01-03 10:15:22 -08:00
netinet sctp: miror change due to upstreaming 2022-01-03 23:03:06 +01:00
netinet6 domains: make domain_init() initialize only global state 2022-01-03 10:15:22 -08:00
netipsec netipsec: use SYSINIT(9) instead of dom_init/dom_destroy 2022-01-03 10:15:21 -08:00
netpfil ipfilter module: Style(9) requires a space after return 2022-01-03 18:46:49 -08:00
netsmb
nfs nfs: don't truncate directory cookies to 32-bits in the NFS server 2021-12-15 20:54:57 -07:00
nfsclient
nfsserver
nlm sys/nlm: Use C99 fixed-width integer types. 2021-12-28 09:42:42 -08:00
ofed domains: init with standard SYSINIT(9) or VNET_SYSINIT() 2022-01-03 10:15:22 -08:00
opencrypto /dev/crypto: Store blocksize in cse rather than txform pointer. 2021-12-29 17:50:23 -08:00
powerpc busdma: _bus_dmamap_addseg repaired 2022-01-02 12:37:05 -06:00
riscv busdma: _bus_dmamap_addseg repaired 2022-01-02 12:37:05 -06:00
rpc sys/rpc: Use C99 fixed-width integer types. 2021-12-28 09:43:15 -08:00
security Thread creation privilege for realtime group 2021-12-15 00:01:58 +02:00
sys domains: make domain_init() initialize only global state 2022-01-03 10:15:22 -08:00
teken
tests
tools arm64: Don't rely on host readelf for u-boot booti image generation 2021-12-24 19:25:20 +00:00
ufs When doing a read-only mount of a UFS filesystem using gjournal(8), 2022-01-02 14:04:39 -08:00
vm vm_reserv: #include vm_extern.h explicitly, for arm. 2021-12-31 00:40:25 -06:00
x86 x86: Skip late calibration if our reference timer has low quality 2022-01-03 13:00:50 -05:00
xdr sys/xdr: Use C99 fixed-width integer types. 2021-12-28 09:43:26 -08:00
xen Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
Makefile