| 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 22:25:37 +0000 |
bartv |
Apply Andrew's patch to sort out some const usage
|
| 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 |
cvs |
Added tag flash_v2_20041123 for changeset 400806bc9c4f
|
| 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 21:05:43 +0000 |
bartv |
Update dataflash driver as per changes to the generic flash code
|
| Mon, 22 Nov 2004 20:54:04 +0000 |
bartv |
Update following changes to the flash device driver interface
|
| Mon, 22 Nov 2004 20:40:54 +0000 |
bartv |
Update following changes to the flash device driver interface
|
| Mon, 22 Nov 2004 20:17:05 +0000 |
bartv |
Update following changes to the flash device driver interface
|
| Mon, 22 Nov 2004 20:11:20 +0000 |
bartv |
Update following changes to the flash device driver interface
|
| Mon, 22 Nov 2004 20:06:35 +0000 |
bartv |
Clean up device driver interface
|
| Mon, 22 Nov 2004 16:39:25 +0000 |
bartv |
Fix typo in testcase definition
|
| 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:48:19 +0000 |
bartv |
Document some CDL issues for complex setups
|
| 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,
|
| Sat, 20 Nov 2004 18:24:15 +0000 |
bartv |
Fix flash boundary calculation
|
| Sat, 20 Nov 2004 18:09:53 +0000 |
bartv |
Add new AM29xxxxx V2 flash driver
|
| Thu, 07 Oct 2004 19:59:27 +0000 |
asl |
* include/dataflash.h:
|
| Thu, 07 Oct 2004 08:13:49 +0000 |
asl |
* src/flash.c (do_flash_init): Fix compiler warning about an
|
| Thu, 07 Oct 2004 07:47:04 +0000 |
asl |
* cdl/devs_flash_atmel_dataflash.cdl: Remove
|
| Wed, 06 Oct 2004 10:59:03 +0000 |
asl |
* src/legacy_dev.c (legacy_flash_init): The end is the size plus
|
| Wed, 06 Oct 2004 09:49:55 +0000 |
asl |
* src/flash.c (do_flash_init): We need info independent of
|