Mercurial > flash_v2
graph
-
Fix flash boundary calculationSat, 20 Nov 2004 18:24:15 +0000, by bartv
-
Add new AM29xxxxx V2 flash driverSat, 20 Nov 2004 18:09:53 +0000, by bartv
-
* include/dataflash.h:Thu, 07 Oct 2004 19:59:27 +0000, by asl
-
* src/flash.c (do_flash_init): Fix compiler warning about anThu, 07 Oct 2004 08:13:49 +0000, by asl
-
* cdl/devs_flash_atmel_dataflash.cdl: RemoveThu, 07 Oct 2004 07:47:04 +0000, by asl
-
* src/legacy_dev.c (legacy_flash_init): The end is the size plusWed, 06 Oct 2004 10:59:03 +0000, by asl
-
* src/flash.c (do_flash_init): We need info independent ofWed, 06 Oct 2004 09:49:55 +0000, by asl
-
Add support for the DataFlash device on the EB55.Tue, 05 Oct 2004 09:24:46 +0000, by asl
-
* cdl/devs_flash_atmel_dataflash.cdl:Tue, 05 Oct 2004 09:19:15 +0000, by asl
-
* cdl/flash_atmel_at49xxxx.cdl: Fixed typo inThu, 30 Sep 2004 18:10:03 +0000, by asl
-
* src/flash.c: Offset into the block is not calculated correctlyThu, 30 Sep 2004 18:09:20 +0000, by asl
-
* src/flash.c (cyg_flash_init): Add assert checking that theTue, 14 Sep 2004 16:04:53 +0000, by asl
-
* src/synth.c (synth_flash_erase_block): Remove asserts which areTue, 14 Sep 2004 16:03:53 +0000, by asl
-
* include/flash_sst_39vfxxx.inl: Set the end address to the lastTue, 14 Sep 2004 16:03:26 +0000, by asl
-
* include/flash_strata_v2.inl: Return the end address which is theTue, 14 Sep 2004 16:02:54 +0000, by asl
-
* cdl/redboot.cdl: Change CYGNUM_REDBOOT_FLASH_BASE to a booldataTue, 14 Sep 2004 14:02:47 +0000, by asl
-
* src/flash_synth.c: Allow the use of arbitary sized block.Thu, 09 Sep 2004 13:13:22 +0000, by asl
-
* src/flash.c: Support flash blocks of arbitary size. TheThu, 09 Sep 2004 13:11:46 +0000, by asl
-
* removed the functions cyg_flash_get_limits andSat, 21 Aug 2004 13:47:55 +0000, by asl
-
* src/flash.c (do_flash_init): cyg_flash_get_limits has been removed.Sat, 21 Aug 2004 13:47:12 +0000, by asl
-
* tests/flash[23].c: Removed calls to cyg_flash_get_block_info()Sat, 21 Aug 2004 13:45:53 +0000, by asl
-
* src/flashiodev.c Ordering problem again. If an invalid name isSat, 21 Aug 2004 11:53:41 +0000, by asl
-
2004-08-21 Andrew Lunn <andrew.lunn@ascom.ch>Sat, 21 Aug 2004 08:48:17 +0000, by asl
-
* cdl/redboot.cdl: Fixed the type of CYGNUM_REDBOOT_FLASH_BASEMon, 16 Aug 2004 08:35:33 +0000, by asl
-
* cdl/flash_strata_v2.cdl: Indicate we implementMon, 16 Aug 2004 08:34:42 +0000, by asl
-
* src/flash.c: Make the flock lock/unlock code compile withoutMon, 16 Aug 2004 08:33:41 +0000, by asl
-
* src/flashiodev.c (flashiodev_lookup): Moved most of theThu, 12 Aug 2004 18:57:38 +0000, by asl
-
* include/hal_intr.h (HAL_PLATFORM_RESET): Added missing ;Mon, 09 Aug 2004 17:47:22 +0000, by asl
-
* include/flash_sst_39vfxxx.inl: The structure declared byFri, 06 Aug 2004 13:11:33 +0000, by asl
-
* src/flashiodev.c: Fix typo in macro and configuration optionsFri, 06 Aug 2004 11:18:33 +0000, by asl
-
Added the new strata driver which uses the V2 API.Fri, 06 Aug 2004 11:17:08 +0000, by asl
-
* New version of the strata driver based on the old version. ThisFri, 06 Aug 2004 11:15:15 +0000, by asl
-
* ecos.db: Added the new synthetic target flash device which usesThu, 05 Aug 2004 13:56:55 +0000, by asl
-
+ * src/synth.ld: Added the 2ram section needed for flash devicesThu, 05 Aug 2004 13:52:36 +0000, by asl
-
* src/flash.c: Major rewrite to implement a new APIThu, 05 Aug 2004 13:50:00 +0000, by asl
-
* tests/fileio1.c (main): If we have two filesystem configuredThu, 05 Aug 2004 13:41:33 +0000, by asl
-
Indicate that these drivers need the legacy device API.Thu, 05 Aug 2004 13:38:13 +0000, by asl
-
* cdl/flash_synth.cdl: Indicate we need the legacy device API.Thu, 05 Aug 2004 13:34:44 +0000, by asl
-
Import the first version of the synth flash driver which uses the V2 API.Thu, 05 Aug 2004 13:25:32 +0000, by asl
-
* include/flash_sst_39vfxxx.inl: Added support for the SST39VF160Thu, 05 Aug 2004 13:21:01 +0000, by asl
-
* src/flash.c:Thu, 05 Aug 2004 13:18:48 +0000, by asl
-
* src/syscall-i386-linux-1.0.S: Add mkdir system callWed, 04 Aug 2004 15:00:28 +0000, by asl
-
* include/hal_io.h: Add cyg_hal_sys_mkdir() system callWed, 04 Aug 2004 14:59:40 +0000, by asl
-
2004-07-23 Oyvind Harboe <oyvind.harboe@zylin.com>Mon, 02 Aug 2004 11:24:46 +0000, by nickg
-
* src/tftp_server.c:Mon, 02 Aug 2004 10:43:38 +0000, by asl
-
* src/var_intr.c (hal_extended_isr): Only need to check bits 1 to 14.Fri, 30 Jul 2004 23:42:15 +0000, by jlarmour
-
Various patches from Matt Jerdonek and Oyvind Harboe:Fri, 23 Jul 2004 11:00:40 +0000, by nickg
-
*cdl/freebsd_net.cdl:Fri, 16 Jul 2004 10:43:28 +0000, by asl
-
* src/dns.c (cyg_dns_getnameinfo): And another typoTue, 13 Jul 2004 20:59:54 +0000, by asl
-
* src/dns.c (cyg_dns_getaddrinfo): Typo spotted by Andy Jackson.Tue, 13 Jul 2004 07:18:35 +0000, by asl
-
Fix returned length for %% format descriptorMon, 12 Jul 2004 22:02:23 +0000, by gthomas
-
Upps. Forgot to commit this. Its part of the out of memory debug code.Fri, 09 Jul 2004 18:34:42 +0000, by asl
-
Fix test for valid entry point (loaded data)Wed, 07 Jul 2004 15:44:47 +0000, by gthomas
-
2004-06-24 Oyvind Harboe <oyvind.harboe@zylin.com>Mon, 05 Jul 2004 11:07:04 +0000, by asl
-
* src/v85x_edb_v850_disk.c:Fri, 02 Jul 2004 09:04:59 +0000, by asl
-
* src/disk.c:Thu, 01 Jul 2004 13:03:20 +0000, by asl
-
* src/synthdisk.c:Thu, 01 Jul 2004 13:02:08 +0000, by asl
-
Fix returned length for %pWed, 30 Jun 2004 16:42:56 +0000, by gthomas
-
* inc/blib.h:Tue, 29 Jun 2004 16:01:46 +0000, by asl
-
* src/if_cs8900a.c: Added missing include of cyg_ass.h.Tue, 29 Jun 2004 06:49:30 +0000, by asl
