CVS commit: src/sys/arch/arm/at91

2020-06-16 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Jun 17 06:48:06 UTC 2020 Modified Files: src/sys/arch/arm/at91: at91_bus_dma.c Log Message: not needed here. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/at91/at91_bus_dma.c Please note tha

CVS commit: src/sys/arch/arm/at91

2020-02-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Feb 11 15:09:14 UTC 2020 Modified Files: src/sys/arch/arm/at91: at91emac.c Log Message: More To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sys/arch/arm/at91/at91emac.c Please note that diffs are not publ

CVS commit: src/sys/arch/arm/at91

2015-09-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Sep 21 13:31:30 UTC 2015 Modified Files: src/sys/arch/arm/at91: at91dbgu.c at91emac.c Log Message: Deal with unused variable warnings To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/at91/at91dbg

CVS commit: src/sys/arch/arm/at91

2012-07-30 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Jul 30 23:35:28 UTC 2012 Modified Files: src/sys/arch/arm/at91: at91bus.c at91rm9200busvar.h Log Message: More -fno-common fixes To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/at91/at91bus.c cvs

CVS commit: src/sys/arch/arm/at91

2011-11-04 Thread Aymeric Vincent
Module Name:src Committed By: aymeric Date: Fri Nov 4 17:23:05 UTC 2011 Modified Files: src/sys/arch/arm/at91: at91dbgu.c Log Message: use CFATTACH_DECL_NEW To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/at91/at91dbgu.c Please note that di

CVS commit: src/sys/arch/arm/at91

2011-11-04 Thread Aymeric Vincent
Module Name:src Committed By: aymeric Date: Fri Nov 4 17:21:47 UTC 2011 Modified Files: src/sys/arch/arm/at91: at91pmc.c Log Message: switch USB port on To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/at91/at91pmc.c Please note that diffs a

CVS commit: src/sys/arch/arm/at91

2011-11-04 Thread Aymeric Vincent
Module Name:src Committed By: aymeric Date: Fri Nov 4 17:20:54 UTC 2011 Modified Files: src/sys/arch/arm/at91: at91bus.c at91pmcreg.h files.at91 Added Files: src/sys/arch/arm/at91: at91sam9260bus.c at91sam9260busvar.h at91sam9260reg.h Log Message: add

CVS commit: src/sys/arch/arm/at91

2011-11-04 Thread Aymeric Vincent
Module Name:src Committed By: aymeric Date: Fri Nov 4 17:17:50 UTC 2011 Modified Files: src/sys/arch/arm/at91: at91dbgureg.h Log Message: fix AT91SAM9260 chip id To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/at91/at91dbgureg.h Please note

CVS commit: src/sys/arch/arm/at91

2011-11-04 Thread Aymeric Vincent
Module Name:src Committed By: aymeric Date: Fri Nov 4 17:16:38 UTC 2011 Modified Files: src/sys/arch/arm/at91: at91aic.c Log Message: attach event counters later, at attach time. Caught by an assertion To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/

CVS commit: src/sys/arch/arm/at91

2011-11-04 Thread Aymeric Vincent
Module Name:src Committed By: aymeric Date: Fri Nov 4 17:13:15 UTC 2011 Modified Files: src/sys/arch/arm/at91: at91ohci.c Log Message: . fix attach code . use CFATTACH_DECL_NEW To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/at91/at91ohci.c

CVS commit: src/sys/arch/arm/at91

2011-11-04 Thread Aymeric Vincent
Module Name:src Committed By: aymeric Date: Fri Nov 4 17:11:19 UTC 2011 Modified Files: src/sys/arch/arm/at91: at91tctmr.c Log Message: make compile by disabling yet more things To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/at91/at91tctmr.