asl | 7 May 2006 17:06
Favicon

ecos/packages/devs/usb/at91/current

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl <at> sourceware.org	2006-05-07 15:06:47

ecos/packages/devs/usb/at91/current

Update of /cvs/ecos/ecos/packages/devs/usb/at91/current
In directory sourceware.org:/tmp/cvs-serv14073/current

Log Message:
Directory /cvs/ecos/ecos/packages/devs/usb/at91/current added to the repository

asl | 7 May 2006 17:06
Favicon

ecos/packages/devs/usb/at91

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl <at> sourceware.org	2006-05-07 15:06:39

ecos/packages/devs/usb/at91

Update of /cvs/ecos/ecos/packages/devs/usb/at91
In directory sourceware.org:/tmp/cvs-serv13756/at91

Log Message:
Directory /cvs/ecos/ecos/packages/devs/usb/at91 added to the repository

asl | 7 May 2006 17:07
Favicon

ecos/packages/devs/usb/at91/current/src

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl <at> sourceware.org	2006-05-07 15:07:17

ecos/packages/devs/usb/at91/current/src

Update of /cvs/ecos/ecos/packages/devs/usb/at91/current/src
In directory sourceware.org:/tmp/cvs-serv19189/src

Log Message:
Directory /cvs/ecos/ecos/packages/devs/usb/at91/current/src added to the repository

asl | 7 May 2006 17:07
Favicon

ecos/packages/devs/usb/at91/current/cdl

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl <at> sourceware.org	2006-05-07 15:07:17

ecos/packages/devs/usb/at91/current/cdl

Update of /cvs/ecos/ecos/packages/devs/usb/at91/current/cdl
In directory sourceware.org:/tmp/cvs-serv19189/cdl

Log Message:
Directory /cvs/ecos/ecos/packages/devs/usb/at91/current/cdl added to the repository

asl | 7 May 2006 17:08
Favicon

ecos/packages/devs/usb/at91/current/include

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl <at> sourceware.org	2006-05-07 15:08:59

ecos/packages/devs/usb/at91/current/include

Update of /cvs/ecos/ecos/packages/devs/usb/at91/current/include
In directory sourceware.org:/tmp/cvs-serv22003/include

Log Message:
Directory /cvs/ecos/ecos/packages/devs/usb/at91/current/include added to the repository

asl | 7 May 2006 17:10
Favicon

ecos/packages/devs/usb/at91/current ChangeLog ...

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl <at> sourceware.org	2006-05-07 15:10:56

Added files:
	packages/devs/usb/at91/current: ChangeLog 
	packages/devs/usb/at91/current/cdl: usbs_at91.cdl 
	packages/devs/usb/at91/current/include: usbs_at91.h 
	packages/devs/usb/at91/current/src: bitops.h usbs_at91.c 
	                                    usbs_at91_data.cxx 

Log message:
	AT91 USB device driver by Oliver Munz and Andrew Lunn.

asl | 7 May 2006 17:18
Favicon

ecos/packages ChangeLog NEWS ecos.db

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl <at> sourceware.org	2006-05-07 15:18:09

Modified files:
	packages       : ChangeLog NEWS ecos.db 

Log message:
	Add the AT91 USB device driver.

asl | 7 May 2006 17:29
Favicon

ecos/packages ecos.db

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl <at> sourceware.org	2006-05-07 15:29:19

Modified files:
	packages       : ecos.db 

Log message:
	Add the AT91 USB device to the AT91SAM7S target.

asl | 7 May 2006 20:36
Favicon

ecos/packages/hal/arm/lpc2xxx/var/current Chan ...

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl <at> sourceware.org	2006-05-07 18:36:18

Modified files:
	packages/hal/arm/lpc2xxx/var/current: ChangeLog 
	packages/hal/arm/lpc2xxx/var/current/cdl: hal_arm_lpc2xxx.cdl 
	packages/hal/arm/lpc2xxx/var/current/include: hal_var_ints.h 
	                                              var_arch.h 
	                                              var_io.h 
	packages/hal/arm/lpc2xxx/var/current/src: lpc2xxx_misc.c 
Added files:
	packages/hal/arm/lpc2xxx/var/current/include: lpc2xxx_misc.h 

Log message:
	* cdl/hal_arm_lpc2xxx.cdl: Added CYGHWR_HAL_ARM_LPC2XXX_FAMILY,
	CYGNUM_HAL_ARM_LPC2XXX_VPBDIV, CYGNUM_HAL_ARM_LPC2XXX_XCLKDIV
	and CYGHWR_HAL_ARM_LPC2XXX_IDLE_PWRSAVE. Changed
	CYGHWR_HAL_ARM_LPC2XXX_EXTINT_ERRATA to a bool.
	* include/hal_var_ints.h: Removed lpc2xxx misc functions and
	added an include for lpc2xxx_misc.h to avoid breaking things.
	* include/lpc2xxx_misc.h: New header file for all the lpc2xxx
	miscellaneous functions.
	* include/var_arch.h: Made idle powerdown CDL controlled.
	* include/var_io.h: Changed to use family CDL variables.
	* src/lpc2xxx_misc.c: Changes to interrupt and VPBDIV code.

asl | 7 May 2006 21:50
Favicon

ecos/packages/io/usb/slave/current ChangeLog d ...

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl <at> sourceware.org	2006-05-07 19:50:35

Modified files:
	packages/io/usb/slave/current: ChangeLog 
	packages/io/usb/slave/current/doc: usbs-testing.html usbs.sgml 
	packages/io/usb/slave/current/host: usbchmod.c usbhost.c 
	packages/io/usb/slave/current/tests: usbtarget.c 
Added files:
	packages/io/usb/slave/current/host: bulk-boundaries.tcl 

Log message:
	* host/bulk-boundaries.tcl(New): test bulk transfers at
	boundary cases.
	* doc/usbs.sgml: Documentation of bulk-boundaries.tcl test.
	* doc/usbs-testing.html: Correct "format" for "data" when
	specifiying what the data in the USB message will contain.
	* host/usbhost.c (tcl_run): Fix compiler warnings
	* host/usbhost.c (pool_function): sem_wait can exit with a
	EINTR. If so loop and try again.
	* host/usbchmod.c (usb_scan_devices) propergate previous fix from
	usbhost.c
	*host/usbhost.c (usb_scan_devices) Fix parsing EOL for FC4 and
	others.


Gmane