Mercurial > flash_v2
graph
-
* 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
-
New test for variable [stream] FTP client supportSun, 27 Jun 2004 13:35:24 +0000, by gthomas
-
* src/flash.c (find_free): fix endless loop when removing aFri, 25 Jun 2004 15:49:43 +0000, by asl
-
* interp.cxx (locate_subdirs): Avoid use of a trailing period in the fileWed, 23 Jun 2004 13:27:57 +0000, by jld
-
* src/syscall-i386-linux-1.0.S:Mon, 21 Jun 2004 09:55:02 +0000, by asl
-
* include/hal_io.h:Mon, 21 Jun 2004 09:53:25 +0000, by asl
-
Don't check if the flash is write protected before performing a read.Sun, 20 Jun 2004 12:46:16 +0000, by asl
-
Added documentation of the FLASH API.Sun, 20 Jun 2004 12:20:53 +0000, by asl
-
Added the FLASH API documentationSun, 20 Jun 2004 12:17:57 +0000, by asl
-
First draft version of documentation.Sat, 19 Jun 2004 19:22:30 +0000, by asl
-
Added missing }Fri, 18 Jun 2004 07:25:16 +0000, by asl
-
* src/ifaddrs.c (getifaddrs): Return destination address for P2PThu, 17 Jun 2004 14:19:29 +0000, by asl
-
Added the aim711 targetThu, 17 Jun 2004 11:53:39 +0000, by asl
-
* sgml/makemakefile: Replace plusses with x'es in all entities.Tue, 15 Jun 2004 20:20:09 +0000, by jlarmour
-
* include/network.h: Added a __THROW to perror so that it matchesTue, 08 Jun 2004 17:58:20 +0000, by asl
-
The I2C transfer routine waits now while the bus is busyTue, 08 Jun 2004 17:52:31 +0000, by asl
-
* src/ecos/ecos_app.c: Remove 'strdup' definition.Tue, 08 Jun 2004 17:49:37 +0000, by asl
-
* tests/sysctl1.c: Call CYG_TEST_EXIT at the end of the test.Wed, 02 Jun 2004 07:33:33 +0000, by asl
-
get rid of unused workspace_sizeMon, 31 May 2004 07:55:28 +0000, by jani
-
lwip has network.h so get rid of ifdef CYGPKG_NETMon, 31 May 2004 07:53:39 +0000, by jani
-
Improve Linux 'exec' to be sensitive to load failuresThu, 27 May 2004 13:22:05 +0000, by gthomas
-
* include/hal_io.h:Thu, 27 May 2004 13:01:30 +0000, by asl
-
* src/if_cs8900a.c: Drop "ghost" frames with zero lengthThu, 27 May 2004 06:48:47 +0000, by jlarmour
-
* cdl/flash_atmel_at49xxxx.cdl:Thu, 27 May 2004 06:43:31 +0000, by jlarmour
-
* src/fs/ide.c: make sure IDE_STAT_BSY is 0 before checking otherThu, 27 May 2004 06:37:44 +0000, by jlarmour
-
* include/hal_cache.h: Changed the calculation of _IWAY and _DWAYThu, 27 May 2004 06:26:53 +0000, by jlarmour
-
* src/hal_stub.c:Thu, 27 May 2004 05:47:40 +0000, by jlarmour
-
New files from zlib-1.2.1Tue, 25 May 2004 13:31:20 +0000, by gthomas
-
Turn on Z_PREFIXTue, 25 May 2004 13:30:07 +0000, by gthomas
-
Clean up log messagesTue, 25 May 2004 13:10:02 +0000, by gthomas
-
Upgrade to zlib-1.2.1Mon, 24 May 2004 19:33:34 +0000, by gthomas
-
New stream oriented functions - ftp_get_var()/ftp_put_var()Mon, 24 May 2004 19:31:01 +0000, by gthomas
-
* src/hal_misc.c: __mem_fault_handler: Only do this if we haveMon, 24 May 2004 12:32:09 +0000, by asl
