Module Name:src
Committed By: matt
Date: Wed Sep 10 06:50:13 UTC 2014
Modified Files:
src/sys/arch/evbarm/awin: awin_machdep.c
Log Message:
Remove hack disabling dma for awinmmc0 on cubietruck.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evba
Module Name:src
Committed By: matt
Date: Wed Sep 10 05:03:50 UTC 2014
Modified Files:
src/etc/etc.evbarm: Makefile.inc
Log Message:
Add CUBIETRUCK
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/etc/etc.evbarm/Makefile.inc
Please note that diffs are no
Module Name:src
Committed By: jmcneill
Date: Tue Sep 9 23:39:16 UTC 2014
Modified Files:
src/sys/dev/i2c: axp20x.c
Log Message:
fix a sizeof typo
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/axp20x.c
Please note that diffs are not public
Module Name:src
Committed By: jmcneill
Date: Tue Sep 9 22:49:20 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: CUBIEBOARD
Log Message:
add axp20x
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/evbarm/conf/CUBIEBOARD
Please note that diff
Module Name:src
Committed By: jmcneill
Date: Tue Sep 9 22:47:33 UTC 2014
Modified Files:
src/sys/dev/i2c: files.i2c
Added Files:
src/sys/dev/i2c: axp20x.c
Log Message:
AXP20x Power Management Unit driver, pretty basic at the moment -- only acts as
a temperature s
Module Name:src
Committed By: jmcneill
Date: Tue Sep 9 22:44:32 UTC 2014
Modified Files:
src/sys/dev/i2c: files.i2c gttwsireg.h
Log Message:
AllWinner implementation uses a different register layout, select it with
options GTTWSI_ALLWINNER
To generate a diff of this co
Module Name:src
Committed By: reinoud
Date: Tue Sep 9 21:26:47 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: exynos_usb.c
Log Message:
Implement the XuhostPWREN/XuhostOVERCUR register selection
Update the usb2 isolation. It ought to work for Exynos5 too.
Only issue
Module Name:src
Committed By: reinoud
Date: Tue Sep 9 21:24:10 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: exynos_reg.h
Log Message:
Add usb20 phy host link enable
insert extra space
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/s
Module Name:src
Committed By: reinoud
Date: Tue Sep 9 21:22:48 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: exynos5_reg.h
Log Message:
Remove extra line
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/samsung/exynos5_reg.h
Please no
Module Name:src
Committed By: reinoud
Date: Tue Sep 9 21:21:22 UTC 2014
Modified Files:
src/sys/arch/arm/samsung: exynos_gpio.c
src/sys/arch/evbarm/odroid: odroid_machdep.c
Log Message:
Xuhost bits for Exynos5 are located in the two top bits
To generate a diff o
Module Name:src
Committed By: jmcneill
Date: Tue Sep 9 21:04:05 UTC 2014
Modified Files:
src/sys/arch/evbarm/awin: awin_machdep.c
Log Message:
disable dma on cubietruck for now
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/awin/awin_mac
Module Name:src
Committed By: jmcneill
Date: Tue Sep 9 20:39:52 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_mmc.c
Log Message:
if "dma" property is set to false, fallback to pio mode
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/
Module Name:src
Committed By: rmind
Date: Tue Sep 9 20:16:12 UTC 2014
Modified Files:
src/sys/net: if.c if.h route.c
src/sys/netatalk: at_control.c
src/sys/netinet: in.c
src/sys/netinet6: in6.c in6_ifattach.c mld6.c nd6_nbr.c
Log Message:
Eliminate
Module Name:src
Committed By: jmcneill
Date: Tue Sep 9 19:23:46 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_mmc.c
Log Message:
do BUS_DMASYNC_POSTWRITE after transfer completes
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/al
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 15:14:39 UTC 2014
Modified Files:
src/usr.sbin/cpuctl/arch: i386.c
Log Message:
Update CPUID signature values from the latest Intel SDM.
- Core M-5xxx
- Core i7 extreme
- Future Core (0x4e)
- Future Xeon (0x56)
To ge
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 15:11:33 UTC 2014
Modified Files:
src/sys/arch/x86/include: cacheinfo.h
Log Message:
Add new cache descriptor (0xc3) from the latest Intel SDM.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/ar
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 15:09:16 UTC 2014
Modified Files:
src/sys/arch/x86/include: specialreg.h
Log Message:
Update CPUID(EAX=0x0d, ECXD=1) from Intel SDM:
- XSAVEC(bit1)
- XGETBV(bit2)
- XSAVES(bit3)
To generate a diff of this commit:
cvs
Module Name:src
Committed By: jmcneill
Date: Tue Sep 9 13:57:03 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_io.c
Log Message:
add motg
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/arm/allwinner/awin_io.c
Please note that diff
Module Name:src
Committed By: jmcneill
Date: Tue Sep 9 13:56:30 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_io.c awin_var.h
Log Message:
initial A31 support
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/allwinner/awin_io.c
Module Name:src
Committed By: jmcneill
Date: Tue Sep 9 13:02:25 UTC 2014
Modified Files:
src/distrib/utils/embedded/conf: evbarm.conf
Log Message:
turn on ntpd
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/distrib/utils/embedded/conf/evbarm.conf
Ple
Module Name:src
Committed By: nat
Date: Tue Sep 9 10:45:18 UTC 2014
Modified Files:
src/lib/libossaudio: ossaudio.c soundcard.h
Log Message:
Add missing defines for 16, 24 and 32 bit NE and OE formats.
Add the ability to set 24 and 32 bit precision.
This commit was appro
Module Name:src
Committed By: nat
Date: Tue Sep 9 10:34:36 UTC 2014
Modified Files:
src/doc: CHANGES.prev
Log Message:
Mention ossaudio(3) inital OSSv4 support from May.
This commit was approved by wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 src
Module Name:src
Committed By: apb
Date: Tue Sep 9 10:22:27 UTC 2014
Modified Files:
src/usr.bin/make/unit-tests: escape.exp escape.mk
Log Message:
Add a test for backslash-newline at the very end of a command script.
To generate a diff of this commit:
cvs rdiff -u -r1.6
Module Name:src
Committed By: apb
Date: Tue Sep 9 10:11:20 UTC 2014
Modified Files:
src/usr.bin/make/unit-tests: escape.exp escape.mk
Log Message:
Change @echo to echo in several places in escape.mk,
to make it easier to spot changes in what make sends to the shell.
Adjus
Module Name:src
Committed By: martin
Date: Tue Sep 9 10:06:47 UTC 2014
Modified Files:
src/sys/dev/ic: dwc_gmac.c
Log Message:
Remove debug printf, now that MII status changes work
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/ic/dwc_gmac.c
Pl
Module Name:src
Committed By: martin
Date: Tue Sep 9 10:04:19 UTC 2014
Modified Files:
src/sys/dev/ic: dwc_gmac.c dwc_gmac_reg.h dwc_gmac_var.h
Log Message:
Make the MII clock variable and passed in from the frontend.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: martin
Date: Tue Sep 9 10:03:43 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_gige.c
Log Message:
Better safe than sorry: do the full clock setup, and pass the MII clock
used (depending on board configuration, we use RGMII mode) t
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 08:50:06 UTC 2014
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.6
Log Message:
Ticket 1008.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.23 -r1.1.2.24 src/doc/CHANGES-6.0.6
Please note that diffs are
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 08:49:14 UTC 2014
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket 1083, 1108-1110.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.131 -r1.1.2.132 src/doc/CHANGES-6.2
Please note that dif
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 08:49:43 UTC 2014
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.5
Log Message:
Ticket 1008.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.23 -r1.1.2.24 src/doc/CHANGES-6.1.5
Please note that diffs are
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 08:35:50 UTC 2014
Modified Files:
src/sys/arch/sparc/sparc [netbsd-6]: autoconf.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #1110):
sys/arch/sparc/sparc/autoconf.c: revision 1.25
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 08:29:53 UTC 2014
Modified Files:
src/external/gpl2/xcvs/dist/src [netbsd-6]: server.c
Log Message:
Pull up following revision(s) (requested by tls in ticket #1109):
external/gpl2/xcvs/dist/src/server.c: revisi
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 08:28:32 UTC 2014
Modified Files:
src/external/gpl2/xcvs/dist/src [netbsd-6]: server.c
Log Message:
Pull up following revision(s) (requested by tls in ticket #1108):
external/gpl2/xcvs/dist/src/server.c: revisi
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 08:24:29 UTC 2014
Modified Files:
src/usr.sbin/ypbind [netbsd-6]: ypbind.8 ypbind.c
Log Message:
Pull up following revision(s) (requested by dholland in ticket #1083):
usr.sbin/ypbind/ypbind.c: revision 1.91
Module Name:src
Committed By: martin
Date: Tue Sep 9 07:18:35 UTC 2014
Modified Files:
src/sys/dev/ic: dwc_gmac.c
Log Message:
Fix MII setup and interrupt handling, from Robert Swindell.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/ic/dwc_gmac
35 matches
Mail list logo