Module Name:src
Committed By: thorpej
Date: Sun May 16 05:16:21 UTC 2021
Modified Files:
src/sys/dev/i2c [thorpej-i2c-spi-conf]: spdmem_i2c.c
Log Message:
SPD stands for "Serial Presence Detect". This implies that
if we're using direct configuration that we should treat
t
Module Name:src
Committed By: thorpej
Date: Sun May 16 04:40:08 UTC 2021
Modified Files:
src/sys/dev/i2c [thorpej-i2c-spi-conf]: i2c.c
Log Message:
Rather than allocating 8KB (!!) of space per i2c bus for a sparsely
populated array of child devices, use a sorted list inste
Module Name:src
Committed By: rillig
Date: Sun May 16 00:09:49 UTC 2021
Modified Files:
src/distrib/sets/lists/tests: mi
Added Files:
src/tests/usr.bin/xlint/lint1: expr_range.exp
Log Message:
tests/lint: add expected output for testing '&' in switch statement
To
Module Name:src
Committed By: thorpej
Date: Sat May 15 21:19:46 UTC 2021
Modified Files:
src/sys/arch/sparc64/sparc64 [thorpej-i2c-spi-conf]: ofw_patch.c
Log Message:
Fix the path to the E450 envctrl DT node. Thanks, he@!
To generate a diff of this commit:
cvs rdiff -u -
Module Name:xsrc
Committed By: rillig
Date: Sat May 15 19:30:15 UTC 2021
Modified Files:
xsrc/external/mit/xterm/dist: misc.c
Log Message:
xterm: fix Clang build on i386
xsrc/external/mit/xterm/dist/misc.c:3250:47: error: format specifies
type 'unsigned long' but the argu
Module Name:src
Committed By: rillig
Date: Sat May 15 19:19:55 UTC 2021
Modified Files:
src/external/bsd/wpa/dist/src/common: dpp.c
Log Message:
wpa: fix Clang build
src/external/bsd/wpa/bin/hostapd/../../dist/src/common/dpp.c:5377:7:
error: format specifies type 'unsigne
Module Name:src
Committed By: rillig
Date: Sat May 15 19:12:15 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: Makefile expr_range.c
src/usr.bin/xlint/lint1: func.c lint1.h
Log Message:
lint: warn about unreachable case labels for '&&'
See octeon_gmxreg.h
Module Name:src
Committed By: jakllsch
Date: Sat May 15 13:00:45 UTC 2021
Modified Files:
src/sys/dev/pci: pcireg.h
Log Message:
Change PCI_VENDOR_MASK and PCI_PRODUCT_MASK to unsigned values, to prevent
sign extension of product ID when shifted up into place in PCI_ID_COD
Module Name:src
Committed By: rin
Date: Sat May 15 11:39:20 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: aarch32_syscall.c
Log Message:
Wrap long line. No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/aarch64/aarch64/a
Module Name:src
Committed By: rin
Date: Sat May 15 11:38:26 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: aarch32_syscall.c
Log Message:
Fix __syscall(2) for COMPAT_NETBSD32 on aarch64{,eb}.
The 1st argument for __syscall(2) is quad_t, which is stored in r0 and r
Module Name:src
Committed By: uwe
Date: Sat May 15 11:06:08 UTC 2021
Modified Files:
src/lib/libcurses: newwin.c
Log Message:
__newwin - fix BGWCOL initialization.
>From Michael Forney in PR lib/56174
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/lib
Module Name:src
Committed By: mrg
Date: Sat May 15 10:22:46 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
note spiflash(4) works on rk3328.
To generate a diff of this commit:
cvs rdiff -u -r1.2805 -r1.2806 src/doc/CHANGES
Please note that diffs are not public d
Module Name:src
Committed By: mrg
Date: Sat May 15 08:46:01 UTC 2021
Modified Files:
src/sys/arch/arm/rockchip: rk3328_cru.c rk_spi.c
Log Message:
add SPI support to rk3328, tested on rock64.
simply adding the SPI clocks (and pwm while here) and enabling
the config match
13 matches
Mail list logo