public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages/devs/flash/sst/39vfxxx/current C ...
@ 2008-11-18  1:12 jlarmour
  0 siblings, 0 replies; 6+ messages in thread
From: jlarmour @ 2008-11-18  1:12 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour@sourceware.org	2008-11-18 01:12:35

Modified files:
	packages/devs/flash/sst/39vfxxx/current: ChangeLog 
	packages/devs/flash/sst/39vfxxx/current/cdl: 
	                                             flash_sst_39vfxxx.cdl 
	packages/devs/flash/sst/39vfxxx/current/include: 
	                                                 flash_sst_39vfxxx.inl 

Log message:
	Merge flashv2 branch to trunk, with eCosCentric additions


^ permalink raw reply	[flat|nested] 6+ messages in thread

* ecos/packages/devs/flash/sst/39vfxxx/current C ...
@ 2006-12-22 21:32 jlarmour
  0 siblings, 0 replies; 6+ messages in thread
From: jlarmour @ 2006-12-22 21:32 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour@sourceware.org	2006-12-22 21:32:16

Modified files:
	packages/devs/flash/sst/39vfxxx/current: ChangeLog 
	packages/devs/flash/sst/39vfxxx/current/include: 
	                                                 flash_sst_39vfxxx.inl 

Log message:
	* include/flash_sst_39vfxxx.inl: Add supported devices:
	SST39VF160, SST39VF1601, SST39VF1602,
	SST39VF320, SST39VF3201, SST39VF3202,
	SST39VF6401, SST39VF6402,


^ permalink raw reply	[flat|nested] 6+ messages in thread

* ecos/packages/devs/flash/sst/39vfxxx/current C ...
@ 2004-09-14 16:03 asl
  0 siblings, 0 replies; 6+ messages in thread
From: asl @ 2004-09-14 16:03 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Branch: 	flash_v2
Changes by:	asl@sourceware.org	2004-09-14 16:03:26

Modified files:
	packages/devs/flash/sst/39vfxxx/current: ChangeLog 
	packages/devs/flash/sst/39vfxxx/current/include: 
	                                                 flash_sst_39vfxxx.inl 

Log message:
	* include/flash_sst_39vfxxx.inl: Set the end address to the last
	valid address in flash, not the first invalid address.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* ecos/packages/devs/flash/sst/39vfxxx/current C ...
@ 2004-08-06 13:11 asl
  0 siblings, 0 replies; 6+ messages in thread
From: asl @ 2004-08-06 13:11 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Branch: 	flash_v2
Changes by:	asl@sourceware.org	2004-08-06 13:11:34

Modified files:
	packages/devs/flash/sst/39vfxxx/current: ChangeLog 
	packages/devs/flash/sst/39vfxxx/current/include: 
	                                                 flash_sst_39vfxxx.inl 

Log message:
	* include/flash_sst_39vfxxx.inl: The structure declared by
	CYG_FLASH_FUNS should be static so we can instantiate the
	driver multiple times.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* ecos/packages/devs/flash/sst/39vfxxx/current C ...
@ 2004-08-05 13:21 asl
  0 siblings, 0 replies; 6+ messages in thread
From: asl @ 2004-08-05 13:21 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Branch: 	flash_v2
Changes by:	asl@sourceware.org	2004-08-05 13:21:03

Modified files:
	packages/devs/flash/sst/39vfxxx/current: ChangeLog 
	packages/devs/flash/sst/39vfxxx/current/cdl: 
	                                             flash_sst_39vfxxx.cdl 
	packages/devs/flash/sst/39vfxxx/current/include: 
	                                                 flash_sst_39vfxxx.inl 

Log message:
	* include/flash_sst_39vfxxx.inl: Added support for the SST39VF160
	device.
	
	* include/flash_sst_39vfxxx.inl: Modified the driver to make use
	of the new flash device API.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* ecos/packages/devs/flash/sst/39vfxxx/current C ...
@ 2003-11-04  9:07 asl
  0 siblings, 0 replies; 6+ messages in thread
From: asl @ 2003-11-04  9:07 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2003-11-04 09:07:05

Added files:
	packages/devs/flash/sst/39vfxxx/current: ChangeLog 
	packages/devs/flash/sst/39vfxxx/current/cdl: 
	                                             flash_sst_39vfxxx.cdl 
	packages/devs/flash/sst/39vfxxx/current/include: 
	                                                 flash_sst_39vfxxx.inl 

Log message:
	* include/flash_sst_39vfxxx.inl:
	* cdl/flash_sst_39vfxxx.cdl: New package cloned from at29xxxx driver.
	Supported devices: SST39VF080, SST39VF016 and SST39VF400.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-11-18  1:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-18  1:12 ecos/packages/devs/flash/sst/39vfxxx/current C jlarmour
  -- strict thread matches above, loose matches on Subject: below --
2006-12-22 21:32 jlarmour
2004-09-14 16:03 asl
2004-08-06 13:11 asl
2004-08-05 13:21 asl
2003-11-04  9:07 asl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).