log packages/io/flash/current/src/legacy_dev.c @ 1777:c16341b1bac6 default tip

age author description
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,
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 12:09:40 +0000 bartv Fix reads on legacy devices
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, 05 Aug 2004 13:50:00 +0000 asl * src/flash.c: Major rewrite to implement a new API