log

age author description
Tue, 14 Sep 2004 16:03:26 +0000 asl * include/flash_sst_39vfxxx.inl: Set the end address to the last
Tue, 14 Sep 2004 16:02:54 +0000 asl * include/flash_strata_v2.inl: Return the end address which is the
Tue, 14 Sep 2004 14:02:47 +0000 asl * cdl/redboot.cdl: Change CYGNUM_REDBOOT_FLASH_BASE to a booldata
Thu, 09 Sep 2004 13:13:22 +0000 asl * src/flash_synth.c: Allow the use of arbitary sized block.
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 13:47:12 +0000 asl * src/flash.c (do_flash_init): cyg_flash_get_limits has been removed.
Sat, 21 Aug 2004 13:45:53 +0000 asl * tests/flash[23].c: Removed calls to cyg_flash_get_block_info()
Sat, 21 Aug 2004 11:53:41 +0000 asl * src/flashiodev.c Ordering problem again. If an invalid name is
Sat, 21 Aug 2004 08:48:17 +0000 asl 2004-08-21 Andrew Lunn <andrew.lunn@ascom.ch>
Mon, 16 Aug 2004 08:35:33 +0000 asl * cdl/redboot.cdl: Fixed the type of CYGNUM_REDBOOT_FLASH_BASE
Mon, 16 Aug 2004 08:34:42 +0000 asl * cdl/flash_strata_v2.cdl: Indicate we implement
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
Mon, 09 Aug 2004 17:47:22 +0000 asl * include/hal_intr.h (HAL_PLATFORM_RESET): Added missing ;
Fri, 06 Aug 2004 13:11:33 +0000 asl * include/flash_sst_39vfxxx.inl: The structure declared by
Fri, 06 Aug 2004 11:18:33 +0000 asl * src/flashiodev.c: Fix typo in macro and configuration options
Fri, 06 Aug 2004 11:17:08 +0000 asl Added the new strata driver which uses the V2 API.
Fri, 06 Aug 2004 11:15:15 +0000 asl * New version of the strata driver based on the old version. This
Thu, 05 Aug 2004 13:56:55 +0000 asl * ecos.db: Added the new synthetic target flash device which uses
Thu, 05 Aug 2004 13:52:36 +0000 asl + * src/synth.ld: Added the 2ram section needed for flash devices
Thu, 05 Aug 2004 13:50:00 +0000 asl * src/flash.c: Major rewrite to implement a new API
Thu, 05 Aug 2004 13:41:33 +0000 asl * tests/fileio1.c (main): If we have two filesystem configured
Thu, 05 Aug 2004 13:38:13 +0000 asl Indicate that these drivers need the legacy device API.
Thu, 05 Aug 2004 13:34:44 +0000 asl * cdl/flash_synth.cdl: Indicate we need the legacy device API.
Thu, 05 Aug 2004 13:25:32 +0000 asl Import the first version of the synth flash driver which uses the V2 API.
Thu, 05 Aug 2004 13:21:01 +0000 asl * include/flash_sst_39vfxxx.inl: Added support for the SST39VF160
Thu, 05 Aug 2004 13:18:48 +0000 asl * src/flash.c:
Wed, 04 Aug 2004 15:00:28 +0000 asl * src/syscall-i386-linux-1.0.S: Add mkdir system call
Wed, 04 Aug 2004 14:59:40 +0000 asl * include/hal_io.h: Add cyg_hal_sys_mkdir() system call