| Fri, 02 Feb 2007 20:06:03 +0000 |
asl |
* src/legacy_dev.c (legacy_flash_program): Added missing definition
|
| Wed, 27 Sep 2006 14:24:46 +0000 |
jlarmour |
* src/flash_legacy.h: Undef HAL_FLASH_CACHES_* macros if the HAL
|
| Tue, 22 Feb 2005 23:21:12 +0000 |
bartv |
V2 flash. Miscellaneous fixes to the legacy API and legacy device
|
| Tue, 22 Feb 2005 21:03:43 +0000 |
bartv |
V2 flash header files clean-up. Eliminate flash_priv.h, moving the
|
| Mon, 29 Nov 2004 14:49:20 +0000 |
bartv |
Eliminate hwr_map_error() from the V2 driver interface, it no longer
|
| Mon, 29 Nov 2004 00:43:48 +0000 |
bartv |
Move dummy init/query/lock/unlock functions to the generic flash code,
|
| Sun, 28 Nov 2004 19:10:03 +0000 |
bartv |
Correctly handle scenario where there are multiple flash devices but
|
| Mon, 22 Nov 2004 21:27:43 +0000 |
bartv |
Remove unnecessary .2ram section attributes. These functions do not
flash_v2_20041123
|
| Mon, 22 Nov 2004 20:06:35 +0000 |
bartv |
Clean up device driver interface
|
| Mon, 22 Nov 2004 13:25:23 +0000 |
bartv |
Move legacy macros from a public to an internal header file, to
|
| Mon, 22 Nov 2004 12:05:55 +0000 |
bartv |
Flash API clean-ups
|
| Sun, 21 Nov 2004 23:39:01 +0000 |
bartv |
Add an optimization for the common case of a single flash device
|
| Sun, 21 Nov 2004 18:39:15 +0000 |
bartv |
Eliminate cyg_flash_code_overlaps()
|
| Sun, 21 Nov 2004 17:33:48 +0000 |
bartv |
Clean up flash configury
|
| Sun, 21 Nov 2004 12:09:40 +0000 |
bartv |
Fix reads on legacy devices
|
| Sun, 21 Nov 2004 11:20:18 +0000 |
bartv |
Encapsulate various bits of optional functionality inside macros, to
|
| Sat, 20 Nov 2004 23:31:59 +0000 |
bartv |
Only include the support for indirect flash reads if there are devices
|
| Sat, 20 Nov 2004 19:27:26 +0000 |
bartv |
Sort out the various loops to cope with boundary conditions,
|
| Wed, 06 Oct 2004 10:59:03 +0000 |
asl |
* src/legacy_dev.c (legacy_flash_init): The end is the size plus
|
| Thu, 30 Sep 2004 18:09:20 +0000 |
asl |
* src/flash.c: Offset into the block is not calculated correctly
|
| Tue, 14 Sep 2004 16:04:53 +0000 |
asl |
* src/flash.c (cyg_flash_init): Add assert checking that the
|
| Thu, 09 Sep 2004 13:11:46 +0000 |
asl |
* src/flash.c: Support flash blocks of arbitary size. The
|
| Sat, 21 Aug 2004 13:47:55 +0000 |
asl |
* removed the functions cyg_flash_get_limits and
|
| Sat, 21 Aug 2004 11:53:41 +0000 |
asl |
* src/flashiodev.c Ordering problem again. If an invalid name is
|
| Mon, 16 Aug 2004 08:33:41 +0000 |
asl |
* src/flash.c: Make the flock lock/unlock code compile without
|
| Thu, 12 Aug 2004 18:57:38 +0000 |
asl |
* src/flashiodev.c (flashiodev_lookup): Moved most of the
|
| Fri, 06 Aug 2004 11:18:33 +0000 |
asl |
* src/flashiodev.c: Fix typo in macro and configuration options
|
| Thu, 05 Aug 2004 13:50:00 +0000 |
asl |
* src/flash.c: Major rewrite to implement a new API
|
| Sun, 20 Jun 2004 12:46:16 +0000 |
asl |
Don't check if the flash is write protected before performing a read.
|
| Sun, 20 Jun 2004 12:20:53 +0000 |
asl |
Added documentation of the FLASH API.
|
| Thu, 29 Apr 2004 06:37:56 +0000 |
jlarmour |
* src/flashiodev.c: When checking flash upper bound, allow for end
|
| Mon, 01 Dec 2003 14:33:47 +0000 |
gthomas |
Specify flash block device names at runtime - from David Woodhouse
|
| Tue, 25 Nov 2003 09:05:31 +0000 |
asl |
* src/flash.c: gcc 3.x vs gcc 2.x problems.
|
| Mon, 24 Nov 2003 12:18:33 +0000 |
asl |
* cdl/io_flash.cdl:
|
| Mon, 24 Nov 2003 11:38:59 +0000 |
asl |
* src/flashiodev.c (flashiodev_bwrite): Use flash_read rather than
|
| Mon, 24 Nov 2003 11:22:41 +0000 |
asl |
* src/flash.c:
|
| Thu, 20 Nov 2003 14:48:46 +0000 |
gthomas |
Remove support for non-RAM drivers (depricated)
|
| Wed, 08 Oct 2003 19:36:25 +0000 |
gthomas |
Fix compile error
|
| Fri, 19 Sep 2003 17:11:18 +0000 |
gthomas |
New platform - TAMS MOAB - and generic changes to support it
|
| Mon, 14 Apr 2003 11:59:18 +0000 |
jlarmour |
* include/flash_dev.h: Include <cyg/infra/cyg_type.h>
|
| Wed, 19 Mar 2003 14:14:56 +0000 |
gthomas |
Fix compile/syntax error - from Thomas Koeller
|
| Mon, 03 Mar 2003 17:09:56 +0000 |
gthomas |
Export RedBoot FIS functions - from Knud Woehler <knud.woehler@microplex.de>
|
| Mon, 24 Feb 2003 14:24:37 +0000 |
jlarmour |
* cdl/io_flash.cdl: Remove irrelevant doc link - default to top
|
| Thu, 23 May 2002 22:59:51 +0000 |
jlarmour |
Merge from eCos master repository on 2002-05-23-21:39:14-BST
|
| Mon, 20 May 2002 22:19:26 +0000 |
jlarmour |
Merge from eCos master repository on 2002-05-20-20:11:54-BST
ecos
|
| Fri, 02 Nov 2001 16:12:33 +0000 |
jlarmour |
Merge from eCos master repository on 2001-11-02-06:43:03-GMT
|
| Fri, 26 Oct 2001 12:27:31 +0000 |
jlarmour |
Merge from eCos master repository on 2001-10-26-06:43:03-BST
|
| Fri, 19 Oct 2001 07:02:26 +0000 |
jlarmour |
Merge from eCos master repository on 2001-10-19-06:43:02-BST
|
| Tue, 02 Oct 2001 18:28:24 +0000 |
jlarmour |
Merge from eCos master repository on 2001-10-02-17:59:22-BST
|
| Fri, 10 Aug 2001 19:27:55 +0000 |
jlarmour |
Merge from eCos master repository on 2001-08-10-19:22:57-BST
|
| Sun, 29 Jul 2001 02:00:07 +0000 |
jlarmour |
Merge from eCos master repository on 2001-07-28-00:17:32-BST
|
| Fri, 20 Jul 2001 10:23:16 +0000 |
jlarmour |
Merge from eCos master repository on 2001-07-20-10:24:43-BST
|
| Fri, 22 Jun 2001 18:18:44 +0000 |
jlarmour |
Merge from eCos master repository on 2001-06-22-17:38:39-BST
|
| Fri, 15 Jun 2001 22:45:04 +0000 |
jlarmour |
Merge from eCos master repository on 2001-06-15-06:43:03-BST
|
| Fri, 01 Jun 2001 22:16:29 +0000 |
jlarmour |
Merge from eCos master repository on 2001-06-01-18:52:13-BST
|
| Fri, 06 Apr 2001 19:06:06 +0000 |
jlarmour |
Merge from eCos master repository on 2001-04-06-18:28:36-BST
|
| Fri, 06 Apr 2001 17:20:13 +0000 |
jlarmour |
Merge from eCos master repository on 2001-03-29-21:44:39-BST
|
| Tue, 27 Feb 2001 01:21:45 +0000 |
jlarmour |
Merge from eCos master repository on 2001-02-26-23:18:05-GMT
|
| Tue, 13 Feb 2001 01:23:16 +0000 |
jlarmour |
Merge from eCos master repository on 2001-02-12-23:44:24-GMT
|
| Fri, 08 Dec 2000 03:30:06 +0000 |
jlarmour |
Merge from eCos master repository on 2000-12-08-02:09:36-GMT
ecos-sw-2000-12-08
|