This is the mail archive of the ecos-cvs@sourceware.org mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]