Module Name:src
Committed By: mrg
Date: Wed Jan 2 22:58:44 UTC 2019
Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-intel: Makefile
Log Message:
explicitly link libXfont since it is used.
from Patrick Welche in private email.
To generate a diff of this
Module Name:xsrc
Committed By: macallan
Date: Wed Jan 2 22:05:24 UTC 2019
Added Files:
xsrc/local/programs/bdfload: Makefile README bdfload.c
Log Message:
a crude BDF font loader for wsdisplay
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 xsrc/local/programs
Module Name:src
Committed By: jmcneill
Date: Wed Jan 2 19:34:32 UTC 2019
Modified Files:
src/sys/arch/arm/dts: sun8i-a83t.dtsi
Log Message:
Add thermal sensor node
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/dts/sun8i-a83t.dtsi
Please n
Module Name:src
Committed By: jmcneill
Date: Wed Jan 2 19:33:06 UTC 2019
Modified Files:
src/sys/arch/arm/sunxi: sunxi_ccu_nkmp.c
Log Message:
Support SUNXI_CCU_NKMP_FACTOR_P_X4 flag
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/sunxi/sunx
Module Name:src
Committed By: jmcneill
Date: Wed Jan 2 19:32:41 UTC 2019
Modified Files:
src/sys/arch/arm/sunxi: sunxi_thermal.c
Log Message:
Clocks and resets are not present on all SoCs
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/sunxi
Module Name:src
Committed By: jmcneill
Date: Wed Jan 2 19:32:18 UTC 2019
Modified Files:
src/sys/arch/arm/sunxi: sunxi_sid.c
Log Message:
Support A83T
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/sunxi/sunxi_sid.c
Please note that diffs
Module Name:xsrc
Committed By: christos
Date: Wed Jan 2 18:51:58 UTC 2019
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src/AtomBios: CD_Operations.c
Log Message:
make this work with both the old and the new version of compiler.h
To generate a diff of this commi
Module Name:src
Committed By: jmcneill
Date: Wed Jan 2 18:39:01 UTC 2019
Modified Files:
src/sys/arch/arm/sunxi: sunxi_mmc.c
Log Message:
Only set signal voltage if the regulator can handle it
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/ar
Module Name:src
Committed By: jmcneill
Date: Wed Jan 2 18:38:43 UTC 2019
Modified Files:
src/sys/dev/fdt: fdt_regulator.c fdtvar.h
Log Message:
Add a function to report if a regulator can support the requested voltage range
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: jmcneill
Date: Wed Jan 2 18:38:03 UTC 2019
Modified Files:
src/sys/dev/i2c: axppmic.c
Log Message:
Revert part of previous - do not reserve regulators, it's perfectly normal for
devices to share one.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Wed Jan 2 17:34:03 UTC 2019
Modified Files:
src/distrib/shark/instkernel/instkernel: Makefile
Log Message:
use ARM_ELF2AOUT
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/distrib/shark/instkernel/instkernel
Module Name:src
Committed By: christos
Date: Wed Jan 2 17:32:25 UTC 2019
Modified Files:
src/distrib/cats/instkernel: Makefile
Log Message:
use arm_elf2aout
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/distrib/cats/instkernel/Makefile
Please note t
Module Name:src
Committed By: jmcneill
Date: Wed Jan 2 17:29:58 UTC 2019
Modified Files:
src/sys/arch/arm/sunxi: sun8i_a83t_ccu.c sunxi_ccu.h
Log Message:
Add support for cluster 0 and 1 CPUX PLLs.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch
Module Name:src
Committed By: jmcneill
Date: Wed Jan 2 17:28:55 UTC 2019
Modified Files:
src/sys/dev/i2c: axppmic.c
Log Message:
Add support for AXP813 and only allow one consumer per regulator at a time
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/
Module Name:src
Committed By: jmcneill
Date: Wed Jan 2 17:28:18 UTC 2019
Modified Files:
src/sys/arch/arm/sunxi: sunxi_mmc.c
Log Message:
Try to acquire vmmc-supply if present
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/arm/sunxi/sunxi_mmc
Module Name:src
Committed By: martin
Date: Wed Jan 2 16:32:59 UTC 2019
Modified Files:
src/usr.bin/menuc: menu_sys.def
Log Message:
If a menu starts with disabled options, skip those and start at the
first enabled one instead.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: skrll
Date: Wed Jan 2 16:27:04 UTC 2019
Modified Files:
src/sys/arch/arm/arm: armv6_start.S
Log Message:
Whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/arm/armv6_start.S
Please note that diffs are n
Module Name:src
Committed By: skrll
Date: Wed Jan 2 16:17:15 UTC 2019
Modified Files:
src/sys/arch/arm/arm: armv6_start.S
Log Message:
Misc. tidyup
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/arm/armv6_start.S
Please note that diffs are
Module Name:src
Committed By: skrll
Date: Wed Jan 2 16:13:49 UTC 2019
Modified Files:
src/sys/arch/arm/fdt: cpu_fdt.c
Log Message:
Avoid double negative
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/arm/fdt/cpu_fdt.c
Please note that diffs
Module Name:src
Committed By: christos
Date: Wed Jan 2 16:08:53 UTC 2019
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
un-86'ed the ELF2AOUT variable.
To generate a diff of this commit:
cvs rdiff -u -r1.1091 -r1.1092 src/share/mk/bsd.own.mk
Please note that dif
Module Name:xsrc
Committed By: christos
Date: Wed Jan 2 15:54:24 UTC 2019
Modified Files:
xsrc/external/mit/xf86-video-ati/dist/src/AtomBios: CD_Operations.c
Log Message:
put back compatibility code for now; needed for sparc (from martin@)
To generate a diff of this com
Module Name:src
Committed By: martin
Date: Wed Jan 2 15:53:27 UTC 2019
Modified Files:
src/sys/conf [netbsd-8]: copyright
Log Message:
Pull up following revision(s) (requested by jnemeth in ticket #1152):
sys/conf/copyright: revision 1.17
Welcome to 2019!
To g
Module Name:src
Committed By: martin
Date: Wed Jan 2 15:51:31 UTC 2019
Modified Files:
src/sys/compat/netbsd32 [netbsd-8]: netbsd32_compat_14.c
netbsd32_conv.h
src/sys/compat/sys [netbsd-8]: msg.h
Log Message:
Pull up following revision(s) (requested b
Module Name:src
Committed By: martin
Date: Wed Jan 2 15:48:01 UTC 2019
Modified Files:
src/distrib/sets/lists/base [netbsd-8]: mi
src/doc [netbsd-8]: 3RDPARTY
src/external/public-domain/tz/dist [netbsd-8]: Makefile NEWS
TZDATA_VERSION africa asi
Module Name:src
Committed By: martin
Date: Wed Jan 2 15:32:26 UTC 2019
Modified Files:
src/doc [netbsd-7]: CHANGES-7.3
Log Message:
Tickets #1668 and #1669
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.28 -r1.1.2.29 src/doc/CHANGES-7.3
Please note that diffs
Module Name:src
Committed By: martin
Date: Wed Jan 2 15:31:46 UTC 2019
Modified Files:
src/sys/conf [netbsd-7]: copyright
Log Message:
Pull up following revision(s) (requested by jnemeth in ticket #1669):
sys/conf/copyright: revision 1.17
Welcome to 2019!
To g
Module Name:src
Committed By: martin
Date: Wed Jan 2 15:31:18 UTC 2019
Modified Files:
src/doc [netbsd-7-1]: CHANGES-7.1.3
Log Message:
Tickets #1668 and #1669
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.32 -r1.1.2.33 src/doc/CHANGES-7.1.3
Please note that
Module Name:src
Committed By: martin
Date: Wed Jan 2 15:30:49 UTC 2019
Modified Files:
src/sys/conf [netbsd-7-1]: copyright
Log Message:
Pull up following revision(s) (requested by jnemeth in ticket #1669):
sys/conf/copyright: revision 1.17
Welcome to 2019!
To
Module Name:src
Committed By: martin
Date: Wed Jan 2 15:30:17 UTC 2019
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
Tickets #1668 and #1669
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.125 -r1.1.2.126 src/doc/CHANGES-7.0.3
Please note tha
Module Name:src
Committed By: martin
Date: Wed Jan 2 15:29:22 UTC 2019
Modified Files:
src/sys/conf [netbsd-7-0]: copyright
Log Message:
Pull up following revision(s) (requested by jnemeth in ticket #1669):
sys/conf/copyright: revision 1.17
Welcome to 2019!
To
Module Name:src
Committed By: martin
Date: Wed Jan 2 15:27:23 UTC 2019
Modified Files:
src/sys/compat/netbsd32 [netbsd-7-0]: netbsd32_compat_14.c
netbsd32_conv.h
src/sys/compat/sys [netbsd-7-0]: msg.h
Log Message:
Pull up following revision(s) (request
Module Name:src
Committed By: martin
Date: Wed Jan 2 15:26:38 UTC 2019
Modified Files:
src/sys/compat/netbsd32 [netbsd-7-1]: netbsd32_compat_14.c
netbsd32_conv.h
src/sys/compat/sys [netbsd-7-1]: msg.h
Log Message:
Pull up following revision(s) (request
Module Name:src
Committed By: martin
Date: Wed Jan 2 15:25:29 UTC 2019
Modified Files:
src/sys/compat/netbsd32 [netbsd-7]: netbsd32_compat_14.c
netbsd32_conv.h
src/sys/compat/sys [netbsd-7]: msg.h
Log Message:
Pull up following revision(s) (requested b
Module Name:src
Committed By: jmcneill
Date: Wed Jan 2 14:54:54 UTC 2019
Modified Files:
src/sys/dev/fdt: cpus.c fdtbus.c fdtvar.h
Log Message:
Do not sort cpu nodes when enumerating so they attach in the order listed
in the devicetree.
To generate a diff of this commit
Module Name:src
Committed By: skrll
Date: Wed Jan 2 14:31:33 UTC 2019
Modified Files:
src/sys/arch/arm/arm: armv6_start.S
Log Message:
Fix a ASEND
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/arm/armv6_start.S
Please note that diffs are
Module Name:src
Committed By: christos
Date: Wed Jan 2 13:29:22 UTC 2019
Modified Files:
src/tools: Makefile
Log Message:
use MACHINE_CPU for elf2aout
To generate a diff of this commit:
cvs rdiff -u -r1.197 -r1.198 src/tools/Makefile
Please note that diffs are not publ
Module Name:src
Committed By: maxv
Date: Wed Jan 2 12:18:08 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm_x86.c
src/sys/dev/nvmm/x86: nvmm_x86_svm.c
Log Message:
When there's no DecodeAssist in hardware, decode manually in software. This
is needed on certain A
Module Name:src
Committed By: skrll
Date: Wed Jan 2 09:04:09 UTC 2019
Modified Files:
src/sys/arch/arm/arm32: cpu.c
Log Message:
Don't overwrite the setting of cpu_core_id from mpidr
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 src/sys/arch/arm/arm32/
38 matches
Mail list logo