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/at91sam7s/current C ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2006-06-02 18:15:29

Modified files:
	packages/hal/arm/at91/at91sam7s/current: ChangeLog 
	packages/hal/arm/at91/at91sam7s/current/cdl: 
	                                             hal_arm_at91sam7s.cdl 
	packages/hal/arm/at91/at91sam7s/current/include: 
	                                                 hal_platform_ints.h 
	                                                 plf_io.h 
	packages/hal/arm/at91/at91sam7s/current/include/pkgconf: 
	                                                         mlt_arm_at91sam7s128_rom.ldi 
	                                                         mlt_arm_at91sam7s256_rom.ldi 
	                                                         mlt_arm_at91sam7s32_rom.ldi 
	                                                         mlt_arm_at91sam7s64_rom.ldi 
	packages/hal/arm/at91/at91sam7s/current/src: at91sam7s_misc.c 
Added files:
	packages/hal/arm/at91/at91sam7s/current/include/pkgconf: 
	                                                         mlt_arm_at91sam7x128_rom.h 
	                                                         mlt_arm_at91sam7x128_rom.ldi 
	                                                         mlt_arm_at91sam7x256_rom.h 
	                                                         mlt_arm_at91sam7x256_rom.ldi 

Log message:
	* cdl/hal_arm_at91sam7s.cdl: Implement the SPI bus 1 interface for
	the SAM7X and SAM7XC.
	* include/plf_io.h: Add SPI DMA registers.
	include/pkgconf/mlt_arm_at91sam7x128_rom.{h|ldi}
	include/pkgconf/mlt_arm_at91sam7x256_rom.{h|ldi}: Linker files
	for AT91SAM7X processor.
	* src/at91sam7s_misc.c: Use the AT91 generic PIO manipulation
	macros. Move the LED function out into the board specific HAL
	package.


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