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 ChangeLog NEWS ecos.db services/ ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	nickg@sourceware.org	2008-11-03 14:53:52

Modified files:
	packages       : ChangeLog NEWS ecos.db 
	packages/services/memalloc/common/current: ChangeLog 
	packages/services/memalloc/common/current/include: 
	                                                   dlmallocimpl.hxx 
	packages/services/memalloc/common/current/src: dlmalloc.cxx 
Added files:
	packages/devs/flash/cortexm/stm32/current: ChangeLog 
	packages/devs/flash/cortexm/stm32/current/cdl: flash_stm32.cdl 
	packages/devs/flash/cortexm/stm32/current/include: stm32_flash.h 
	packages/devs/flash/cortexm/stm32/current/src: stm32_flash.c 
	packages/devs/serial/cortexm/stm32/current: ChangeLog 
	packages/devs/serial/cortexm/stm32/current/cdl: 
	                                                ser_cortexm_stm32.cdl 
	packages/devs/serial/cortexm/stm32/current/src: stm32_serial.c 
	                                                stm32_serial.h 
	packages/hal/cortexm/arch/current: ChangeLog 
	packages/hal/cortexm/arch/current/cdl: hal_cortexm.cdl 
	packages/hal/cortexm/arch/current/include: basetype.h 
	                                           cortexm_stub.h 
	                                           hal_arch.h hal_intr.h 
	                                           hal_io.h 
	packages/hal/cortexm/arch/current/src: context.S cortexm.ld 
	                                       cortexm_stub.c hal_misc.c 
	                                       vectors.S 
	packages/hal/cortexm/stm32/stm3210e_eval/current: ChangeLog 
	packages/hal/cortexm/stm32/stm3210e_eval/current/cdl: 
	                                                      hal_cortexm_stm32_stm3210e_eval.cdl 
	packages/hal/cortexm/stm32/stm3210e_eval/current/include: 
	                                                          plf_arch.h 
	                                                          plf_intr.h 
	                                                          plf_io.h 
	packages/hal/cortexm/stm32/stm3210e_eval/current/include/pkgconf: 
	                                                                  mlt_cortexm_stm3210e_eval_jtag.h 
	                                                                  mlt_cortexm_stm3210e_eval_jtag.ldi 
	                                                                  mlt_cortexm_stm3210e_eval_ram.h 
	                                                                  mlt_cortexm_stm3210e_eval_ram.ldi 
	                                                                  mlt_cortexm_stm3210e_eval_rom.h 
	                                                                  mlt_cortexm_stm3210e_eval_rom.ldi 
	                                                                  mlt_cortexm_stm3210e_eval_sram.h 
	                                                                  mlt_cortexm_stm3210e_eval_sram.ldi 
	packages/hal/cortexm/stm32/stm3210e_eval/current/misc: 
	                                                       redboot_JTAG.ecm 
	                                                       redboot_ROM.ecm 
	packages/hal/cortexm/stm32/stm3210e_eval/current/src: 
	                                                      stm3210e_eval_flash.c 
	                                                      stm3210e_eval_misc.c 
	packages/hal/cortexm/stm32/var/current: ChangeLog 
	packages/hal/cortexm/stm32/var/current/cdl: 
	                                            hal_cortexm_stm32.cdl 
	packages/hal/cortexm/stm32/var/current/include: hal_cache.h 
	                                                hal_diag.h 
	                                                plf_stub.h 
	                                                var_arch.h 
	                                                var_intr.h 
	                                                var_io.h 
	                                                variant.inc 
	packages/hal/cortexm/stm32/var/current/src: hal_diag.c 
	                                            stm32_misc.c 
	packages/hal/cortexm/stm32/var/current/tests: timers.c 

Log message:
	Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
	Add STM32 serial driver and on-chip flash driver.
	Fix some compile problems with dlmalloc.
	See the various ChangeLogs for details.


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