public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages/io/flash/current ChangeLog cdl/i ...
@ 2008-11-18  0:56 jlarmour
  0 siblings, 0 replies; 10+ messages in thread
From: jlarmour @ 2008-11-18  0:56 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour@sourceware.org	2008-11-18 00:56:04

Modified files:
	packages/io/flash/current: ChangeLog 
	packages/io/flash/current/cdl: io_flash.cdl 
	packages/io/flash/current/doc: flash.sgml 
	packages/io/flash/current/include: flash.h flash_dev.h 
	packages/io/flash/current/src: flash.c flashiodev.c 
	packages/io/flash/current/tests: flash1.c 
Added files:
	packages/io/flash/current/src: flash_legacy.h flashiodevlegacy.c 
	                               legacy_api.c legacy_dev.c 
	packages/io/flash/current/tests: flashdev.c 

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


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

* ecos/packages/io/flash/current ChangeLog cdl/i ...
@ 2010-03-26  9:41 sergeig
  0 siblings, 0 replies; 10+ messages in thread
From: sergeig @ 2010-03-26  9:41 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	sergeig@sourceware.org	2010-03-26 09:41:45

Modified files:
	packages/io/flash/current: ChangeLog 
	packages/io/flash/current/cdl: io_flash.cdl 

Log message:
	* cdl/io_flash.cdl: Fix "requires" constraint on
	CYGNUM_IO_FLASH_BLOCK_OFFSET_n to allow positioning of block
	device at offset 0 in flash when using static configuration via
	offset.  Fix display string for CYGSEM_IO_FLASH_LEGACY_API option.


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

* ecos/packages/io/flash/current ChangeLog cdl/i ...
@ 2010-01-17 17:13 jld
  0 siblings, 0 replies; 10+ messages in thread
From: jld @ 2010-01-17 17:13 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jld@sourceware.org	2010-01-17 17:13:36

Modified files:
	packages/io/flash/current: ChangeLog 
	packages/io/flash/current/cdl: io_flash.cdl 
	packages/io/flash/current/src: flashiodevlegacy.c 

Log message:
	* src/flashiodevlegacy.c: Specify flash block device lengths correctly
	when using static configuration via absolute addresses. Issue reported
	by Daniel Helgason.
	* cdl/io_flash.cdl: Fix display strings for
	CYGNUM_IO_FLASH_BLOCK_ABSOLUTE_START_[12].


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

* ecos/packages/io/flash/current ChangeLog cdl/i ...
@ 2006-09-27 14:24 jlarmour
  0 siblings, 0 replies; 10+ messages in thread
From: jlarmour @ 2006-09-27 14:24 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Branch: 	flash_v2
Changes by:	jlarmour@sourceware.org	2006-09-27 14:24:46

Modified files:
	packages/io/flash/current: ChangeLog 
	packages/io/flash/current/cdl: io_flash.cdl 
	packages/io/flash/current/src: flash.c flash_legacy.h 
	                               legacy_dev.c 

Log message:
	* src/flash_legacy.h: Undef HAL_FLASH_CACHES_* macros if the HAL
	supplied them and they're not needed.
	* cdl/io_flash.cdl, src/flash.c, src/flash_legacy.h,
	src/legacy_dev.c: add support for V2 drivers which can take care
	of the cache and interrupts themselves.


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

* ecos/packages/io/flash/current ChangeLog cdl/i ...
@ 2004-08-05 13:50 asl
  0 siblings, 0 replies; 10+ messages in thread
From: asl @ 2004-08-05 13:50 UTC (permalink / raw)
  To: ecos-cvs

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

Modified files:
	packages/io/flash/current: ChangeLog 
	packages/io/flash/current/cdl: io_flash.cdl 
	packages/io/flash/current/doc: flash.sgml 
	packages/io/flash/current/include: flash.h 
	packages/io/flash/current/src: flash.c flashiodev.c 
Added files:
	packages/io/flash/current/include: flash_priv.h 
	packages/io/flash/current/src: legacy_api.c legacy_dev.c 

Log message:
	* src/flash.c: Major rewrite to implement a new API
	* src/legacy_api.c: Support the legacy API
	* src/legacy_drv.c: Support the legacy driver API
	* src/flashiodev.c: Support the new API and multiple devices
	* include/flash_priv.h: Interface devices should use
	* cdl/io_flash.cdl: Updates for new interface and multiple devices.


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

* ecos/packages/io/flash/current ChangeLog cdl/i ...
@ 2004-06-20 12:20 asl
  0 siblings, 0 replies; 10+ messages in thread
From: asl @ 2004-06-20 12:20 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2004-06-20 12:20:53

Modified files:
	packages/io/flash/current: ChangeLog 
	packages/io/flash/current/cdl: io_flash.cdl 

Log message:
	Added documentation of the FLASH API.


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

* ecos/packages/io/flash/current ChangeLog cdl/i ...
@ 2003-11-24 12:18 asl
  0 siblings, 0 replies; 10+ messages in thread
From: asl @ 2003-11-24 12:18 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2003-11-24 12:18:33

Modified files:
	packages/io/flash/current: ChangeLog 
	packages/io/flash/current/cdl: io_flash.cdl 
	packages/io/flash/current/include: flash.h 

Log message:
	* cdl/io_flash.cdl:
	* include/flash.h: Remove CYGNUM_FLASH_WORKSPACE_SIZE cdl option.


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

* ecos/packages/io/flash/current ChangeLog cdl/i ...
@ 2003-11-20 14:48 gthomas
  0 siblings, 0 replies; 10+ messages in thread
From: gthomas @ 2003-11-20 14:48 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sourceware.org	2003-11-20 14:48:46

Modified files:
	packages/io/flash/current: ChangeLog 
	packages/io/flash/current/cdl: io_flash.cdl 
	packages/io/flash/current/src: flash.c 

Log message:
	Remove support for non-RAM drivers (depricated)


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

* ecos/packages/io/flash/current ChangeLog cdl/i ...
@ 2003-03-03 17:10 gthomas
  0 siblings, 0 replies; 10+ messages in thread
From: gthomas @ 2003-03-03 17:10 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sourceware.org	2003-03-03 17:10:07

Modified files:
	packages/io/flash/current: ChangeLog 
	packages/io/flash/current/cdl: io_flash.cdl 
	packages/io/flash/current/src: flashiodev.c 

Log message:
	Export RedBoot FIS functions - from Knud Woehler <knud.woehler@microplex.de>


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

* ecos/packages/io/flash/current ChangeLog cdl/i ...
@ 2003-02-24 14:24 jlarmour
  0 siblings, 0 replies; 10+ messages in thread
From: jlarmour @ 2003-02-24 14:24 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour@sourceware.org	2003-02-24 14:24:37

Modified files:
	packages/io/flash/current: ChangeLog 
	packages/io/flash/current/cdl: io_flash.cdl 

Log message:
	* cdl/io_flash.cdl: Remove irrelevant doc link - default to top
	level.


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

end of thread, other threads:[~2010-03-26  9:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-18  0:56 ecos/packages/io/flash/current ChangeLog cdl/i jlarmour
  -- strict thread matches above, loose matches on Subject: below --
2010-03-26  9:41 sergeig
2010-01-17 17:13 jld
2006-09-27 14:24 jlarmour
2004-08-05 13:50 asl
2004-06-20 12:20 asl
2003-11-24 12:18 asl
2003-11-20 14:48 gthomas
2003-03-03 17:10 gthomas
2003-02-24 14:24 jlarmour

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).