Mercurial > flash_v2
graph
-
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
-
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
-
* src/main.c: Make it build without CYGSEM_REDBOOT_FLASH_ALIASES.Mon, 24 May 2004 12:22:57 +0000, by asl
-
* src/if_lan91cxx.c: Fail initialization if no device found.Mon, 24 May 2004 12:14:22 +0000, by asl
-
Added waveform mode definitions for timer counterMon, 24 May 2004 08:41:45 +0000, by jani
-
* src/mibgroup/mibII/helpers.c (cyg_snmp_num_interfaces): returnWed, 19 May 2004 13:12:22 +0000, by asl
-
* src/quicc_smc_serial.h: Added two casts of (int) on calculationsMon, 17 May 2004 09:35:37 +0000, by jld
-
* NEWSFri, 14 May 2004 14:59:23 +0000, by asl
-
* src/rtl8201.c: New file. Added RTL8201 PHY support.Fri, 14 May 2004 14:58:04 +0000, by asl
-
* include/devs_wallclock_arm_aim711.inl:Fri, 14 May 2004 14:55:25 +0000, by asl
-
New package whch implements generic support for the serial port on theFri, 14 May 2004 14:53:37 +0000, by asl
-
* New package which implements serial for the AIM711Fri, 14 May 2004 14:51:28 +0000, by asl
-
* src/arm_aim711_flash.c:Fri, 14 May 2004 14:49:29 +0000, by asl
-
New package for the ARM Industrial Module AIM 711 cloned fromFri, 14 May 2004 14:47:29 +0000, by asl
-
* src/sh.ld: Add entry section for targets, like Dreamcast, thatFri, 14 May 2004 12:01:56 +0000, by jlarmour
-
* src/boot.S: New file. Add Dreamcast startup entry. Fixes failedFri, 14 May 2004 12:01:26 +0000, by jlarmour
-
* include/pkgconf/mlt_sh_sh7750_dreamcast_ram.mlt: Add entry section.Fri, 14 May 2004 12:01:00 +0000, by jlarmour
-
* ecos.db: Rationalise the i386 PC target naming scheme.Fri, 14 May 2004 11:20:31 +0000, by jld
-
+ * src/bootp_support.c (get_bootp_option, show_bootp):Thu, 13 May 2004 10:00:35 +0000, by asl
-
* src/powerpc_ec555_flash.c: Adapted flash start address to newThu, 13 May 2004 09:12:14 +0000, by asl
-
Forgot to mention lwip addition in the top level ChangelogMon, 10 May 2004 13:57:09 +0000, by jani
-
* src/ppp_io.c:Thu, 06 May 2004 14:46:32 +0000, by nickg
-
* src/auth.c: Don't use non-eCos <paths.h>Thu, 06 May 2004 13:54:56 +0000, by jlarmour
-
Fix CRC checking on loadWed, 05 May 2004 10:44:30 +0000, by gthomas
-
src/netif/ppp/ppp.c: Decrease sleep period in main thread from 250 to 1 ms.Wed, 05 May 2004 07:28:32 +0000, by jani
-
Update ecos.db and NEWS to reflect lwIP addition.Add lwip_eth and lwip_ppp templatesTue, 04 May 2004 12:52:47 +0000, by jani
-
Initial import of lwIP TCP/IP stackTue, 04 May 2004 12:32:31 +0000, by jani
-
* src/ecos/timeout.c (callout_reset): Clarify assert message onFri, 30 Apr 2004 01:13:56 +0000, by jlarmour
-
* src/inffixed.h: added "const" to tables that do notThu, 29 Apr 2004 08:05:25 +0000, by jlarmour
-
* src/tftp_server.c: files are now created with theThu, 29 Apr 2004 07:19:57 +0000, by jlarmour
-
* src/build.c: JFFS2 can now be used as a write-once, read many modeThu, 29 Apr 2004 07:16:10 +0000, by jlarmour
-
* doc/redboot_epilogue.sgml: Comment out </part> to reflect changeThu, 29 Apr 2004 07:13:26 +0000, by jlarmour
-
Tidy last change cosmeticallyThu, 29 Apr 2004 06:57:50 +0000, by jlarmour
-
* cdl/ec555_eth_drivers.cdl: MadeThu, 29 Apr 2004 06:56:25 +0000, by jlarmour
-
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sureThu, 29 Apr 2004 06:53:27 +0000, by jlarmour
-
* src/flashiodev.c: When checking flash upper bound, allow for endThu, 29 Apr 2004 06:37:56 +0000, by jlarmour
-
* ecos.db: New Packages:Thu, 29 Apr 2004 04:13:42 +0000, by jlarmour
-
* src/if_8139.c:Thu, 29 Apr 2004 04:12:12 +0000, by jlarmour
-
* src/if_dreamcast.cThu, 29 Apr 2004 04:11:26 +0000, by jlarmour
-
* include/hal_arch.h (HAL_SET_GDB_FLOATING_POINT_REGISTERS): MakeThu, 29 Apr 2004 03:39:58 +0000, by jlarmour
-
fix filename in headerThu, 29 Apr 2004 03:22:17 +0000, by jlarmour
-
More warning cleanupsFri, 23 Apr 2004 21:11:59 +0000, by gthomas
-
Fix compiler warningFri, 23 Apr 2004 20:55:32 +0000, by gthomas
-
Silence compiler warningsFri, 23 Apr 2004 20:50:32 +0000, by gthomas
-
Fix typoFri, 23 Apr 2004 20:44:49 +0000, by gthomas
-
Add checking (assert) for size of option arrays. Also fix port for TFTP on little endian systems.Fri, 23 Apr 2004 20:38:17 +0000, by gthomas
-
Update usage of 'tail' command for new (pickier) version - from Jani MonosesThu, 22 Apr 2004 15:26:20 +0000, by gthomas
-
Add missing ChangeLog (empty) fileThu, 22 Apr 2004 12:55:19 +0000, by gthomas
-
Add missing ChangeLog (empty) filesThu, 22 Apr 2004 12:55:09 +0000, by gthomas
-
Merge from MTD (minor safety check)Wed, 21 Apr 2004 18:51:20 +0000, by gthomas
-
Fix compile errors when using new GCCWed, 21 Apr 2004 17:41:44 +0000, by gthomas
-
Big/Little endian changes from Bob KoninckxWed, 21 Apr 2004 17:03:23 +0000, by gthomas
-
Fix configuration check so -f XXX works again.Mon, 19 Apr 2004 21:26:52 +0000, by gthomas
-
* doc/sgml/doclist,Mon, 19 Apr 2004 15:27:36 +0000, by jld
-
* tests/fptest.c (do_test): Silence aliasing warning when breakingFri, 16 Apr 2004 03:33:59 +0000, by jlarmour
-
* src/iosys.c (cyg_io_lookup): Use union to avoid aliasing problemsFri, 16 Apr 2004 03:33:40 +0000, by jlarmour
-
* tests/fileio1.c: include stdio.h for rename() prototype.Fri, 16 Apr 2004 03:33:18 +0000, by jlarmour
-
* tests/cxxsupp.cxx: Allow inline function to be correctly inlined.Fri, 16 Apr 2004 03:33:05 +0000, by jlarmour
-
* src/chat.c: Script now returns success when it runs to completionThu, 15 Apr 2004 15:51:54 +0000, by nickg
-
* current.ect: Provide default for CYGBLD_ISO_STDIO_FILEOPS_HEADERThu, 15 Apr 2004 01:21:59 +0000, by jlarmour
-
thinko in last changeThu, 15 Apr 2004 01:10:51 +0000, by jlarmour
-
* include/cyg_type.h: added CYG_ATTRIB_ALIGN_MAX andThu, 15 Apr 2004 01:07:32 +0000, by jlarmour
-
* src/double/ieee754-core/e_cosh.c (__ieee754_cosh):Wed, 14 Apr 2004 20:40:56 +0000, by asl
-
* sgml/doclist: Added PPP package documentation.Wed, 14 Apr 2004 15:11:45 +0000, by nickg
-
Added PPP network support.Wed, 14 Apr 2004 15:08:56 +0000, by nickg
-
* doc/kernel.sgml: Expanded the documentation about the use ofWed, 14 Apr 2004 09:32:03 +0000, by asl
-
Fix for default DNS server - from Sandeep KumarTue, 13 Apr 2004 14:36:27 +0000, by gthomas
-
* src/bootp_support.c (do_bootp): Return false when we should.Tue, 13 Apr 2004 07:32:40 +0000, by asl
-
* include/flash_am29xxxxx_parts.inl: Added support for AM29PL160 topSun, 11 Apr 2004 11:47:17 +0000, by asl
-
* src/bootp_support.c:Sun, 11 Apr 2004 11:23:51 +0000, by asl
-
* misc/redboot_ROMRAM.ecm: Deleted since this is no longerSun, 11 Apr 2004 09:28:01 +0000, by asl
-
* src/fd.cxx: Fix the assert just added. 0 is a valid fd.Wed, 07 Apr 2004 11:18:53 +0000, by asl
-
Cast to remove a warning.Tue, 06 Apr 2004 21:06:14 +0000, by asl
-
Cast to remove a compile warning.Tue, 06 Apr 2004 21:05:10 +0000, by asl
-
Correct the name of the board.Tue, 06 Apr 2004 21:03:58 +0000, by asl
-
Update the name of the EDOSK-2674 Board and its devices.Tue, 06 Apr 2004 21:02:10 +0000, by asl
-
* src/hal_diag.cTue, 06 Apr 2004 20:40:21 +0000, by asl
-
* include/variant.incTue, 06 Apr 2004 20:39:25 +0000, by asl
-
* src/hal_diag.cTue, 06 Apr 2004 20:38:22 +0000, by asl
-
* src/h8300h_stub.cTue, 06 Apr 2004 20:36:45 +0000, by asl
-
* include/hal_diag.hTue, 06 Apr 2004 20:35:13 +0000, by asl
-
* src/context.STue, 06 Apr 2004 20:32:49 +0000, by asl
-
* include/hal_diag.hTue, 06 Apr 2004 20:31:08 +0000, by asl
-
* src/fs-ecos.c (jffs2_extend_file): Fix creation of hole inode'sTue, 06 Apr 2004 19:40:35 +0000, by asl
-
Fix buffered programming mode on parallel devicesTue, 06 Apr 2004 13:59:21 +0000, by gthomas
-
* src/sys/kern/uipc_mbuf.cMon, 05 Apr 2004 16:23:53 +0000, by asl
-
* include/ppc8xx.h: Add definition for 8 bytes to spi_pram structureMon, 05 Apr 2004 16:02:11 +0000, by asl
-
Tidy comments after merge back with MTDThu, 01 Apr 2004 03:51:34 +0000, by gthomas
-
Merge changes from MTD - fix file truncate issueThu, 01 Apr 2004 03:17:55 +0000, by gthomas
-
udp tweakTue, 30 Mar 2004 19:09:14 +0000, by msalter
-
* src/fd.cxx: Added CYG_ASSERT bound checking for file descriptorMon, 29 Mar 2004 13:19:42 +0000, by asl
-
* test/fseek1.c: Test the fseek/ftell functionsMon, 29 Mar 2004 13:01:33 +0000, by asl
-
* include/stream.inl (set_position): Flush the output bufferMon, 29 Mar 2004 12:59:05 +0000, by asl
-
* src/common/fopen.cxx:Mon, 29 Mar 2004 11:24:37 +0000, by asl
-
* src/debug/dbg-thread-demux.c (dbg_thread_syscall_rmt): OnlySat, 27 Mar 2004 18:19:57 +0000, by asl
-
* src/quicc2_diag.c: Remove the warning from smc_smce which is ofSat, 27 Mar 2004 18:17:31 +0000, by asl
-
* src/ecos/support.c (_dumpentry): Don't skip routes which don'tSat, 27 Mar 2004 18:16:03 +0000, by asl
-
New FLASH support for MOABFri, 19 Mar 2004 20:43:51 +0000, by gthomas
-
* src/fs/fileio.c: Only include IO package headers if required.Thu, 18 Mar 2004 15:14:11 +0000, by asl
-
* src/load.c: add -p option to help string and only print it and -h ifThu, 18 Mar 2004 14:26:56 +0000, by asl
-
* src/fs-ecos.c:Tue, 16 Mar 2004 13:26:25 +0000, by asl
-
* src/fs-ecos.c:Tue, 16 Mar 2004 12:42:05 +0000, by asl
-
* src/ramfs.c (block_init): Fixed compiler warning.Mon, 15 Mar 2004 17:17:10 +0000, by asl
-
* src/fs-ecos.c:Mon, 15 Mar 2004 17:03:44 +0000, by asl
-
* src/common/fileops.cxx (tmpnam): Only close if open() succeded.Mon, 15 Mar 2004 16:31:57 +0000, by jlarmour
-
* include/kapi.h: Add throw specifications throughout.Mon, 15 Mar 2004 15:42:04 +0000, by jlarmour
-
* src/fio.h: If no POSIX then CYG_FILEIO_DELIVER_SIGNALSMon, 15 Mar 2004 15:41:35 +0000, by jlarmour
-
* src/rand.cxx (srand): Use correct thread data type.Mon, 15 Mar 2004 15:22:22 +0000, by jlarmour
-
* include/string.h: Prototype strdup().Mon, 15 Mar 2004 15:22:00 +0000, by jlarmour
-
* src/input/vfscanf.cxx (vfscanf): Silence warning.Mon, 15 Mar 2004 15:21:43 +0000, by jlarmour
-
* cdl/i18n.cdl: Add newlib style ctype implementation.Mon, 15 Mar 2004 15:21:14 +0000, by jlarmour
-
* include/kapi.h: Add throw specifications throughout.Mon, 15 Mar 2004 15:20:53 +0000, by jlarmour
-
* cdl/isoinfra.cdl: Typo: CYGBLD_ISO_STDIO_FILEPOS ->Mon, 15 Mar 2004 15:20:22 +0000, by jlarmour
-
* pkgconf/rules.mak: When linking, $LDFLAGS must be after target.ldMon, 15 Mar 2004 15:19:46 +0000, by jlarmour
-
Redo some previous changes that were lost in merge with MTD filesWed, 10 Mar 2004 13:49:42 +0000, by gthomas
-
Forgot to update the documentation in last checkin. Now done.Tue, 09 Mar 2004 10:45:44 +0000, by nickg
-
* include/httpd.h:Tue, 09 Mar 2004 10:33:24 +0000, by nickg
-
* src/fs-ecos.c :Tue, 09 Mar 2004 08:11:27 +0000, by asl
-
* src/ramfs.c :Tue, 09 Mar 2004 08:11:00 +0000, by asl
-
* cdl/net.cdl:Tue, 09 Mar 2004 08:00:12 +0000, by asl
-
Fix page addressing for larger devicesSun, 07 Mar 2004 16:44:24 +0000, by gthomas
-
* doc/kernel.sgml: Document cyg_thread_delete return value.Thu, 04 Mar 2004 02:17:54 +0000, by jlarmour
-
* src/httpd.c (cyg_httpd_server): Fix http header by addingTue, 02 Mar 2004 10:27:26 +0000, by asl
-
* all: Platform specific information to use generic AMD LanceTue, 02 Mar 2004 10:16:08 +0000, by asl
-
First import of the LANCE PCI driver.Tue, 02 Mar 2004 10:13:55 +0000, by asl
-
* ecos.db: Added the LANCEPCI packages and support for the vmWareTue, 02 Mar 2004 10:11:07 +0000, by asl
-
Early abort instead of close on HTTP connections - from Jani MonosesSat, 28 Feb 2004 16:51:08 +0000, by gthomas
-
Better identification of RedBoot modeThu, 26 Feb 2004 16:20:50 +0000, by gthomas
-
Make display of PCI bus optionalThu, 26 Feb 2004 16:20:12 +0000, by gthomas
-
* src/sntp.c: When a new server is added to the list of unicastThu, 26 Feb 2004 12:58:31 +0000, by asl
-
Allow port for HTTP connections to be overridden - from Jani MonosesThu, 26 Feb 2004 11:12:08 +0000, by gthomas
-
No need to wait for file header in X-modem protocol - from Gratian CrisanWed, 25 Feb 2004 17:32:49 +0000, by gthomas
-
Remove FIS from RAM+FLASH config - impossible in this configurationWed, 25 Feb 2004 17:29:56 +0000, by gthomas
-
Add support for newer part TC58DVG02 (128MB)Wed, 25 Feb 2004 17:29:20 +0000, by gthomas
-
Add suport for newer part TC58DVG02 (128MB)Wed, 25 Feb 2004 17:29:06 +0000, by gthomas
-
* src/ramfs.c (findbuffer_node): If pos larger than even INDIRECT2_MAXWed, 25 Feb 2004 14:46:07 +0000, by jlarmour
-
Force net_io into link via libextrasTue, 24 Feb 2004 23:09:13 +0000, by gthomas
-
Cleanups to remove warningsTue, 24 Feb 2004 14:15:14 +0000, by gthomas
-
* cdl/debugging.cdl (CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS): IncludedMon, 23 Feb 2004 14:55:30 +0000, by jlarmour
-
* cdl/hal_arm_at91.cdl (CYGBLD_GLOBAL_CFLAGS): Honour CYGHWR_THUMBFri, 20 Feb 2004 18:45:04 +0000, by asl
-
* cdl/hal_arm_at91.cdl: Define CYGNUM_HAL_ARM_AT91_CLOCK_SPEED withFri, 20 Feb 2004 18:36:43 +0000, by asl
-
* ecos.db: Include CYGPKG_DEVS_ETH_ARM_KS32C5000 in snds100 andFri, 20 Feb 2004 10:27:14 +0000, by jlarmour
-
* doc/redboot.sgml: Document lowering security level for TFTP toFri, 20 Feb 2004 03:38:17 +0000, by jlarmour
-
* tests/kmutex3.c (cyg_start): Use CYG_TEST_NA.Thu, 19 Feb 2004 10:57:36 +0000, by jlarmour
-
Faster XY-modem startup - from Jani MonosesThu, 19 Feb 2004 10:47:10 +0000, by gthomas
-
Initialize bp_secs field for stubborn DHCP servers - from Matt JerdonekThu, 19 Feb 2004 10:42:00 +0000, by gthomas
-
Fix to build with LWP stack - from Chris GarryThu, 19 Feb 2004 10:39:26 +0000, by gthomas
-
Update help strings for 'go' command - from Andy DyerThu, 19 Feb 2004 10:37:12 +0000, by gthomas
-
* doc/freebsd.sgml: Import text from openbsd doc about use of __ECOSWed, 18 Feb 2004 11:05:15 +0000, by jlarmour
-
Fix real time clock valueWed, 18 Feb 2004 00:21:06 +0000, by gthomas
-
Fix locking issues - from David WoodhouseTue, 17 Feb 2004 15:36:14 +0000, by gthomas
