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/at91/var/current ChangeL ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2007-02-20 21:33:03

Modified files:
	packages/hal/arm/at91/var/current: ChangeLog 
	packages/hal/arm/at91/var/current/include: var_io.h 
	packages/hal/arm/at91/var/current/src: timer_pit.c 

Log message:
	* include/var_io.h: Fixed up the EMAC definitions to work
	with the brand new EMAC driver
	
	2007-02-01  Andrew Lunn  <andrew.lunn@ascom.ch>
	
	* include/var_io.h: Added PWM registers.
	
	2007-01-25  Andrew Lunn  <andrew.lunn@ascom.ch>
	
	* include/var_io.h (AT91_PITC_VALUE_MASK): New - mask to access
	the PITC value which is a 20 bit number.
	* src/timer_pit.c: Change all hard coded mask for the period,
	some of which were wrong, to use AT91_PITC_VALUE_MASK.
	When initializing the PIT, remember to decrement the period first.
	Bugs found by Jim Seymour.


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