Mercurial > ecos
graph
-
* cdl/hal_arm_at91_eb40.cdl: Interfaces are already implemented byMon, 06 Oct 2003 19:17:32 +0000, by asl
-
* tests/bridge.c: Build the test when we have the bridgeMon, 06 Oct 2003 19:07:50 +0000, by asl
-
* src/fio.h (CYG_FILEIO_SIGMASK_SET): Fixed a compiler warningMon, 06 Oct 2003 18:45:22 +0000, by asl
-
* src/dlmalloc.cxx (Cyg_Mempool_dlmalloc_Implementation): FixedMon, 06 Oct 2003 18:25:57 +0000, by asl
-
Apply Yoshinori Sato's H8/300 patches plus a few of my own.Mon, 06 Oct 2003 17:28:51 +0000, by nickg
-
* cdl/memalloc.cdl, src/dlmalloc.cxx: Make the minimum memoryMon, 06 Oct 2003 16:41:07 +0000, by asl
-
* include/plf_io.h: Correct (unused) defines forMon, 06 Oct 2003 16:29:49 +0000, by asl
-
Print FIS directory in sorted orderMon, 06 Oct 2003 15:42:05 +0000, by gthomas
-
Add new board variant config filesMon, 06 Oct 2003 12:43:29 +0000, by gthomas
-
Disable status LEDS by defaultMon, 06 Oct 2003 12:18:13 +0000, by gthomas
-
* ecos.db: New package - Synth wall clock deviceSun, 05 Oct 2003 13:50:14 +0000, by asl
-
Created wallclock driver for synthetic target.Sun, 05 Oct 2003 13:49:01 +0000, by asl
-
* src/emulate.cxx (get_hw_seconds): Modified the ticks-to-secondsSat, 04 Oct 2003 19:47:17 +0000, by asl
-
+ * src/romfs.c (romfs_mount): If a mount fails, make sure we leaveSat, 04 Oct 2003 19:30:17 +0000, by asl
-
* src/fs-ecos.c: Another umount() fix.Sat, 04 Oct 2003 19:05:25 +0000, by asl
-
* src/flash_lock_block.c (flash_lock_block):Sat, 04 Oct 2003 18:30:20 +0000, by asl
-
* src/fs-ecos.c: Added test to detect known broken ARM compilerSat, 04 Oct 2003 17:54:26 +0000, by asl
-
Minor fconfig fixesFri, 03 Oct 2003 23:49:20 +0000, by gthomas
-
Improve ESA computationFri, 03 Oct 2003 23:04:50 +0000, by gthomas
-
Add unicast support - from Dan JakubiecThu, 02 Oct 2003 22:43:41 +0000, by gthomas
-
Allow platform to provide routine to validate ethernet addressesThu, 02 Oct 2003 20:13:29 +0000, by gthomas
-
Add defines for 405 CPU serial number registersThu, 02 Oct 2003 20:12:59 +0000, by gthomas
-
Add platform specific ESA handling, base on CPU serial numberThu, 02 Oct 2003 20:12:40 +0000, by gthomas
-
Allow platform overrides for default ESAThu, 02 Oct 2003 20:11:57 +0000, by gthomas
-
Fix alignment/padding problemThu, 02 Oct 2003 18:37:49 +0000, by gthomas
-
* include/plf_io.h: Fixed implementation ofWed, 01 Oct 2003 18:06:40 +0000, by nickg
-
Some cleanups from David VrableTue, 30 Sep 2003 21:17:43 +0000, by gthomas
-
More cleanup, handle errors and buffer wrap betterTue, 30 Sep 2003 21:10:11 +0000, by gthomas
-
Scan full PCI busTue, 30 Sep 2003 17:51:04 +0000, by gthomas
-
Cleaning up device namesTue, 30 Sep 2003 17:50:55 +0000, by gthomas
-
Add DP83816 ethernet driver - used by TAMS MOABTue, 30 Sep 2003 15:25:30 +0000, by gthomas
-
* src/pci.c (cyg_pci_get_device_info): Removed check for inactiveMon, 29 Sep 2003 17:12:48 +0000, by nickg
-
Use LMA, not VMAMon, 29 Sep 2003 14:49:46 +0000, by gthomas
-
Remove conflicting constraint.Sun, 28 Sep 2003 11:23:14 +0000, by gthomas
-
Fix broken FIS free/createFri, 26 Sep 2003 18:44:01 +0000, by gthomas
-
* doc/redboot_installing.sgml: Fixed bogus memory sizes in AT91Fri, 26 Sep 2003 17:44:17 +0000, by nickg
-
* src/common/clock.cxx: Removed label/gotoFri, 26 Sep 2003 17:41:30 +0000, by nickg
-
Honor FIS/FLASH configuryFri, 26 Sep 2003 11:36:00 +0000, by gthomas
-
PCI IRQ mapping is platform dependentFri, 26 Sep 2003 10:39:39 +0000, by gthomas
-
Clean up warningsFri, 26 Sep 2003 10:35:43 +0000, by gthomas
-
Improve DHCP againThu, 25 Sep 2003 23:49:56 +0000, by gthomas
-
Disable watchdog by defaultWed, 24 Sep 2003 16:09:57 +0000, by gthomas
-
Fix more DHCP bugletsWed, 24 Sep 2003 15:30:14 +0000, by gthomas
-
Handle DHCP retriesTue, 23 Sep 2003 17:08:31 +0000, by gthomas
-
* src/fs-ecos.c: Fixed broken hard link creation.Tue, 23 Sep 2003 11:47:59 +0000, by asl
-
* src/httpd.c (cyg_httpd_server): Removed unused variable.Tue, 23 Sep 2003 11:40:14 +0000, by asl
-
* src/fs-ecos.c: Minor optimization of previous patch.Tue, 23 Sep 2003 11:35:01 +0000, by asl
-
* src/fs-ecos.c: Do not decrement mount count for unsuccessfulTue, 23 Sep 2003 10:21:00 +0000, by asl
-
* cdl/flash_atlas.cdl: Added requirements for strncmp.Tue, 23 Sep 2003 09:50:17 +0000, by asl
-
* src/diag/diag.c: Only use ethernet if CYGPKG_IO_ETH_DRIVERSTue, 23 Sep 2003 09:29:55 +0000, by asl
-
* cdl/dns.cdl: CDL control of what DNS server to use for the testsTue, 23 Sep 2003 09:10:59 +0000, by asl
-
RedBoot fconfig is now optional - force itMon, 22 Sep 2003 17:35:53 +0000, by gthomas
-
Fix compile error for platforms with no FLASHMon, 22 Sep 2003 17:35:38 +0000, by gthomas
-
* include/net/if.h: Define macro IF_IS_EMPTY needed by eth_drv.cMon, 22 Sep 2003 15:33:36 +0000, by asl
-
Remove DNS from RedBoot template & adjust .ecm files - BUG #57316Sun, 21 Sep 2003 12:27:52 +0000, by gthomas
-
Improve IDE handling - better for systems where IDE may be missingSat, 20 Sep 2003 19:22:19 +0000, by gthomas
-
Add IDE controller for MOAB, fix PCI - needed initSat, 20 Sep 2003 19:11:49 +0000, by gthomas
-
Add IDE controller for MOAB, fix PCI - needed initSat, 20 Sep 2003 18:59:43 +0000, by gthomas
-
Fix DHCP - BUG #1000053Sat, 20 Sep 2003 14:35:58 +0000, by gthomas
-
Improve memory layout display - from Chris GarrySat, 20 Sep 2003 13:28:30 +0000, by gthomas
-
Fix compile error - from Chris GarrySat, 20 Sep 2003 12:09:30 +0000, by gthomas
-
Fix timing issue - BUG #23006Fri, 19 Sep 2003 22:21:51 +0000, by gthomas
-
New platform - TAMS MOAB - and generic changes to support itFri, 19 Sep 2003 17:11:18 +0000, by gthomas
-
Another inode fix - from Thomas KoellerFri, 19 Sep 2003 00:21:46 +0000, by gthomas
-
Fix some malloc() issues - from Thomas BinderThu, 18 Sep 2003 19:41:20 +0000, by gthomas
-
Fix stat() to return valid inode number - from Thomas KoellerThu, 18 Sep 2003 19:40:33 +0000, by gthomas
-
Be more careful with allocated space, etc. in getifaddrs()Tue, 16 Sep 2003 22:05:05 +0000, by gthomas
-
Add region masks, cursor in demo - from Chris GarryTue, 16 Sep 2003 14:15:12 +0000, by gthomas
-
Add new options to DHCP request - from David VrabelSun, 14 Sep 2003 13:41:58 +0000, by gthomas
-
* src/flash_erase_block.c (flash_erase_block):Sun, 14 Sep 2003 13:15:23 +0000, by asl
-
* src/flash_query.c (flash_query): Casts to stop warnings.Sun, 14 Sep 2003 13:12:31 +0000, by asl
-
* src/common/serial.c: Fixed bug for XON/XOFF flow control thatFri, 12 Sep 2003 15:32:49 +0000, by jlarmour
-
Improvements from Jani MonosesThu, 11 Sep 2003 13:21:39 +0000, by gthomas
-
Fix minor typoThu, 11 Sep 2003 13:10:14 +0000, by gthomas
-
Add documentation for ethernet PHY driversThu, 11 Sep 2003 13:09:59 +0000, by gthomas
-
Add buffered writes - from Thomas KoellerWed, 10 Sep 2003 20:57:14 +0000, by gthomas
-
Use .2ram strategy - from Jani MonosesWed, 10 Sep 2003 20:52:52 +0000, by gthomas
-
IP default value wrongTue, 09 Sep 2003 21:28:58 +0000, by gthomas
-
Default values were wrong for IP & ESA typesTue, 09 Sep 2003 14:40:20 +0000, by gthomas
-
Avoid dangerous [re]initialization of hardwareMon, 08 Sep 2003 17:54:53 +0000, by gthomas
-
Need serial console during system initializationMon, 08 Sep 2003 17:49:43 +0000, by gthomas
-
* src/ecos/support.c (read_random): New function which is neededMon, 08 Sep 2003 17:28:35 +0000, by asl
-
Add support for 29LV128Mon, 08 Sep 2003 17:17:27 +0000, by gthomas
-
Fix typo in CDL descriptionMon, 08 Sep 2003 17:16:29 +0000, by gthomas
-
Fix baud rate calculationsMon, 08 Sep 2003 14:55:35 +0000, by gthomas
-
Flesh out exported FIS functions - from Patrick DoyleSun, 07 Sep 2003 11:48:56 +0000, by gthomas
-
* include/flash_at49xxxx.inl: the program/erase completion had aSat, 06 Sep 2003 15:01:30 +0000, by asl
-
Fix problems with FLASH on old boardsFri, 05 Sep 2003 19:35:24 +0000, by gthomas
-
Update build_Make* to handle ConfigTool generated treesFri, 05 Sep 2003 13:57:29 +0000, by gthomas
-
* src/common/tty.c: Make tty_select prototype match implementation.Fri, 05 Sep 2003 05:09:18 +0000, by jlarmour
-
* cdl/stdio.cdl: only require "/dev/haldiag" if actually using it.Wed, 03 Sep 2003 15:37:55 +0000, by jlarmour
-
Be more careful when resetting the boardWed, 03 Sep 2003 12:58:17 +0000, by gthomas
-
Avoid null pointersWed, 03 Sep 2003 12:32:00 +0000, by gthomas
-
Updates for BGR233 modeTue, 02 Sep 2003 18:31:58 +0000, by gthomas
-
Avoid iPAQ setups when using VNCTue, 02 Sep 2003 11:24:17 +0000, by gthomas
-
* src/common/serial.c: Make serial_select prototype matchTue, 02 Sep 2003 03:17:21 +0000, by jlarmour
-
Support BGR233 modeTue, 02 Sep 2003 02:42:36 +0000, by gthomas
-
Add support for BGR233 pixel modeTue, 02 Sep 2003 01:43:35 +0000, by gthomas
-
Minor documentation fixMon, 01 Sep 2003 14:48:06 +0000, by bartv
-
Revert main window color.Sun, 31 Aug 2003 15:22:26 +0000, by gthomas
-
Fix LE/BE issues. Improve demo.Sun, 31 Aug 2003 15:22:15 +0000, by gthomas
-
Use HAL tables for eCos application setupSat, 30 Aug 2003 21:30:04 +0000, by gthomas
-
Fix compile errorSat, 30 Aug 2003 17:11:48 +0000, by gthomas
-
Better handling of RedBoot Linux 'exec' with architecture/platform layeringThu, 28 Aug 2003 15:55:49 +0000, by gthomas
-
Add VNC supportThu, 28 Aug 2003 10:30:33 +0000, by gthomas
-
VNC server package from Chris GarryWed, 27 Aug 2003 18:46:04 +0000, by gthomas
-
Use new PHY supportTue, 26 Aug 2003 17:54:09 +0000, by gthomas
-
New abstractions to handle device specificsTue, 26 Aug 2003 17:54:00 +0000, by gthomas
-
Adding PCI support.Tue, 26 Aug 2003 17:04:02 +0000, by gthomas
-
New port/packages for NMI uEngine based 'picasso' boardFri, 22 Aug 2003 15:19:52 +0000, by gthomas
-
* include/var_io.h: Fixed minor typo.Thu, 21 Aug 2003 15:29:53 +0000, by asl
-
Fix typo/build errorWed, 20 Aug 2003 14:16:33 +0000, by gthomas
-
Do not insist on package versions in a savefile.Tue, 19 Aug 2003 22:34:40 +0000, by bartv
-
Add Analogue & Micro RattlerTue, 19 Aug 2003 17:55:41 +0000, by gthomas
-
New platform and variant support for A&M Rattler (MPC8250)Tue, 19 Aug 2003 17:29:42 +0000, by gthomas
-
New API for handling ethernet PHY devicesTue, 19 Aug 2003 17:26:48 +0000, by gthomas
-
Improve stand-alone networking speeds.Tue, 19 Aug 2003 17:23:01 +0000, by gthomas
-
* src/strptime.cxx: Added string.h to fix compile warnings.Mon, 18 Aug 2003 20:07:15 +0000, by asl
-
* src/common/fclose.cxx (fclose): fclose would seg-fault if passedMon, 18 Aug 2003 19:45:33 +0000, by asl
-
* include/var_io.h:Mon, 18 Aug 2003 18:50:54 +0000, by asl
-
* ecos.db: Changed alias names for AT91 flash driver to avoidMon, 18 Aug 2003 08:22:02 +0000, by asl
-
Add support for the AM29PL160.Sun, 17 Aug 2003 18:25:49 +0000, by bartv
-
* common/common/build.cxx: More robust implementation for use of theWed, 13 Aug 2003 08:31:58 +0000, by jld
-
Improve PCI bus handling on uE250Fri, 08 Aug 2003 19:29:11 +0000, by gthomas
-
Add CPU/PCI mapping macroFri, 08 Aug 2003 19:28:23 +0000, by gthomas
-
* include/arch.inc: Changed mask for cause register interrupt bitsWed, 06 Aug 2003 17:36:29 +0000, by nickg
-
* src/mips_tx49.ld:Wed, 06 Aug 2003 17:35:06 +0000, by nickg
-
* src/drv_api.c: Added definition of cyg_interrupt_post_dsr() forWed, 06 Aug 2003 17:32:30 +0000, by nickg
-
* src/vectors.S (cyg_hal_default_interrupt_vsr): Removed ifdef onWed, 06 Aug 2003 17:31:26 +0000, by nickg
-
* src/at91_misc.c (hal_clock_reset):Wed, 06 Aug 2003 17:30:13 +0000, by nickg
-
* ecos.db: Added support for the Samsung ARM9/SMDK2410 developmentWed, 06 Aug 2003 17:25:39 +0000, by nickg
-
New package to support the flash device on a Samsung ARM9/SMDK2410Wed, 06 Aug 2003 17:23:28 +0000, by nickg
-
New package to support the serial device on a SamsungWed, 06 Aug 2003 17:23:02 +0000, by nickg
-
New package for the Samsung ARM9/SMDK2410 developmentWed, 06 Aug 2003 17:21:49 +0000, by nickg
-
ecos.db: Added new package CYGPKG_DEVS_FLASH_EB40 and updated theTue, 05 Aug 2003 09:09:30 +0000, by asl
-
* misc/redboot_*.ecm: Updated to use the new eb40 flash drive.Tue, 05 Aug 2003 09:01:24 +0000, by asl
-
* devs/flash/arm/eb40/...: new package. FLASH memory support forTue, 05 Aug 2003 08:57:25 +0000, by asl
-
* doc/redboot_installing.sgml: Fix brain fart in last change toTue, 05 Aug 2003 03:25:23 +0000, by jlarmour
-
sysctl support for ether. Someforgot to commit this along with theSun, 03 Aug 2003 11:57:44 +0000, by asl
-
* src/ipv6_routing_thread.c: Fix compiler warningsThu, 31 Jul 2003 08:56:26 +0000, by asl
-
Fixed all (I hope) compiler warningsWed, 30 Jul 2003 07:42:31 +0000, by asl
-
* src/dhcp_prot.c (do_dhcp): (re)Initialize the lease whenWed, 30 Jul 2003 07:30:06 +0000, by asl
-
Fix linker script for newer compilersTue, 29 Jul 2003 21:06:36 +0000, by gthomas
-
* include/codes.h (ENOTEMPTY): Needed by the sysctl call in theTue, 29 Jul 2003 20:09:58 +0000, by asl
-
* src/sys/kern/sockio.c:Tue, 29 Jul 2003 14:02:12 +0000, by asl
-
* include/linux/init.h:Sun, 27 Jul 2003 14:09:20 +0000, by asl
-
* src/os-ecos.h: Added new #defines require for the recent jffs2Sun, 27 Jul 2003 14:05:12 +0000, by asl
-
* include/linux/init.h:Sun, 27 Jul 2003 13:58:42 +0000, by asl
-
* src/nanox/client.cSun, 27 Jul 2003 10:23:33 +0000, by asl
-
* src/flash.c (fis_find_free)Sun, 27 Jul 2003 10:13:24 +0000, by asl
-
* ecos.db: Added new packages CYGPKG_DEVS_FLASH_SST_39VF400Sun, 27 Jul 2003 09:47:22 +0000, by asl
-
New package: Driver for arm e7t flash device.Sun, 27 Jul 2003 09:40:45 +0000, by asl
-
New package/file(s) for flash driver for e7tSun, 27 Jul 2003 09:32:21 +0000, by asl
-
* include/flash_am29xxxxx_parts.inl (CYGHWR_DEVS_FLASH_AMD_AM29LV400):Sat, 26 Jul 2003 05:10:28 +0000, by asl
-
* cdl/counters.cdl: Removed the counters override CDLThu, 24 Jul 2003 20:27:28 +0000, by nickg
-
* cdl/xxxx.cdl:Thu, 24 Jul 2003 20:23:55 +0000, by nickg
-
* doc/hal.sgml: Reorganized description of clock and timer relatedThu, 24 Jul 2003 20:21:38 +0000, by nickg
-
* src/dhcp_prot.c: Added a declaration for cyg_arc4random() toThu, 24 Jul 2003 18:07:45 +0000, by nickg
-
* include/netinet/in.h:Thu, 24 Jul 2003 18:04:23 +0000, by nickg
-
* include/eth_drv.h:Wed, 23 Jul 2003 18:01:22 +0000, by nickg
-
* include/pcmb_serial.h: Fixed bogus test onWed, 23 Jul 2003 17:58:31 +0000, by nickg
-
* include/plf_intr.h: Added extern definition for hal_pc_reset().Wed, 23 Jul 2003 17:57:57 +0000, by nickg
-
* include/hal_intr.h: Tidied up some compiler warnings.Wed, 23 Jul 2003 17:57:14 +0000, by nickg
-
Add ^C abort functionality to BOOTP and PING operations.Wed, 16 Jul 2003 19:08:54 +0000, by gthomas
-
Update to use 'strerror()'Wed, 16 Jul 2003 18:16:25 +0000, by gthomas
-
* src/ser_16x5x.c (CYG_IO_SERIAL_GENERIC_16X5X_INT_PRIORITY): AddWed, 16 Jul 2003 02:09:28 +0000, by jlarmour
-
* src/at91_misc.c (hal_interrupt_set_level): Fix assert condition;Wed, 16 Jul 2003 01:53:52 +0000, by jlarmour
-
Merge with latest CVS from infradead.orgTue, 15 Jul 2003 20:45:32 +0000, by gthomas
-
Fix BOOTP/DHCPTue, 15 Jul 2003 18:53:49 +0000, by gthomas
-
Add initial ARP for better IP address handlingTue, 15 Jul 2003 16:21:41 +0000, by gthomas
-
Fixed the overlapping flags (again)!Tue, 15 Jul 2003 13:39:40 +0000, by asl
-
* include/net/netdb.h: Added include for <sys/param.h>. the in.hTue, 15 Jul 2003 08:45:15 +0000, by nickg
-
* include/hal_platform_ints.h (HAL_PLATFORM_RESET): Actually useTue, 15 Jul 2003 01:54:44 +0000, by jlarmour
-
* src/eb55_flash.c: Generic Atmel driver now supports boot blocks.Tue, 15 Jul 2003 01:53:38 +0000, by jlarmour
-
* src/eb42_flash.c: Generic Atmel driver now supports boot blocks.Tue, 15 Jul 2003 01:53:21 +0000, by jlarmour
-
* src/eb40a_flash.c: Generic Atmel driver now supports boot blocks.Tue, 15 Jul 2003 01:53:10 +0000, by jlarmour
-
add missing eofTue, 15 Jul 2003 01:52:39 +0000, by jlarmour
-
* include/flash_at49xxxx.inl: Reorganise to support boot blocks,Tue, 15 Jul 2003 01:52:21 +0000, by jlarmour
-
* doc/redboot_installing.sgml (AT91): Tell users to switch JP1Tue, 15 Jul 2003 01:51:38 +0000, by jlarmour
-
Data cache flush broken on 850.Tue, 15 Jul 2003 00:58:02 +0000, by gthomas
-
Fix network debug issues.Tue, 15 Jul 2003 00:57:45 +0000, by gthomas
-
* support/mk_romfs.c: S_I[RWX]{USR|GRP|OTH} etc changed to matchMon, 14 Jul 2003 13:33:49 +0000, by asl
-
* include/sys/stat.h :S_I[RWX]{USR|GRP|OTH} etc changed so theyMon, 14 Jul 2003 13:28:58 +0000, by asl
-
* src/diag.cxx: Added support for the 'z' qualifier in format strings.Mon, 14 Jul 2003 13:01:29 +0000, by asl
-
* src/socket.cxx (socket): If there are no network stacks configuredSun, 13 Jul 2003 13:25:27 +0000, by asl
-
* src/ftpclient.c (send_cmd): Fix typo in error message.Fri, 11 Jul 2003 09:53:03 +0000, by asl
-
* src/common/clock.cxx (Cyg_Counter::tick): In unsorted list case:Thu, 10 Jul 2003 17:41:07 +0000, by nickg
-
Define an install-data-hook even if the current host does not supportWed, 09 Jul 2003 15:27:44 +0000, by bartv
-
* sgml/makemakefile: Update trademark info and sort.Wed, 09 Jul 2003 13:27:10 +0000, by jlarmour
-
* user-guide.sgml: Update trademark info and sort.Wed, 09 Jul 2003 13:26:48 +0000, by jlarmour
-
* real-time-characterization.sgml: real-time characterization isWed, 09 Jul 2003 12:21:05 +0000, by jlarmour
-
Correct stack usage detection for stack checking configurations.Sun, 06 Jul 2003 14:35:36 +0000, by bartv
-
Try to resolve linking problems for C++ code built with the nativeSat, 05 Jul 2003 23:17:29 +0000, by bartv
-
Clean up bad character introduced in r1.4Thu, 03 Jul 2003 09:47:27 +0000, by gthomas
-
* doc/kernel.sgml: Document that timeouts for timed functions areWed, 02 Jul 2003 03:39:41 +0000, by jlarmour
-
* src/synth.ld: Synthetic linux at least needs libgcc_eh.a in theWed, 02 Jul 2003 03:36:38 +0000, by jlarmour
-
* include/hal_var_bank.h (HAL_THREAD_INIT_CONTEXT): Align stackWed, 02 Jul 2003 03:15:56 +0000, by jlarmour
-
* include/clock.hxx: Made Cyg_Counter::add_alarm() andTue, 01 Jul 2003 17:34:53 +0000, by nickg
-
Add RedBoot mcopy commandTue, 01 Jul 2003 16:25:22 +0000, by msalter
-
ixp4xx port tweaksMon, 30 Jun 2003 13:07:07 +0000, by msalter
-
*** empty log message ***Mon, 30 Jun 2003 12:34:45 +0000, by msalter
-
Fix CYGOPT_HAL_ARM_PRESERVE_SVC_SPSR handlingMon, 30 Jun 2003 12:16:16 +0000, by msalter
-
* src/usbsethdrv.c (usbs_ethdrv_ioctl): Return 0 when we handleFri, 27 Jun 2003 09:56:32 +0000, by asl
-
* src/sys/netinet/ip_input.c(ip_reass):Thu, 26 Jun 2003 05:56:06 +0000, by jlarmour
-
* doc/redboot_installing.sgml: Clarify use of correct cables withThu, 26 Jun 2003 05:34:51 +0000, by jlarmour
-
* src/net/net_io.c: Add the ability to specify a netmask length toThu, 26 Jun 2003 05:29:44 +0000, by jlarmour
-
* include/signal.h: Remove unused definitions that had been usedThu, 26 Jun 2003 05:25:30 +0000, by jlarmour
-
* tests/clock.c (main): Add a fudge factor in case the absolute valuesThu, 26 Jun 2003 04:52:38 +0000, by jlarmour
-
* src/common/clock.cxx (Cyg_Counter::rem_alarm): Bugfix: callWed, 25 Jun 2003 17:44:28 +0000, by jlarmour
-
* src/hal_if.c (delay_us): The first test againstWed, 25 Jun 2003 17:40:41 +0000, by nickg
-
Update SDRAM drive for more reliable operation.Tue, 24 Jun 2003 11:59:51 +0000, by gthomas
-
* include/linux/stat.h: Removed #defines which has been added toTue, 24 Jun 2003 11:46:30 +0000, by asl
-
* include/hal_arch.h: Include plf_arch.h or var_arch.h if platformTue, 24 Jun 2003 08:43:00 +0000, by jlarmour
-
* include/var_io.h: Remove not seemingly useful AT91_PMC_SCER_CPU.Tue, 24 Jun 2003 08:42:26 +0000, by jlarmour
-
* src/at91_misc.c (hal_hardware_init): Make sure the AIC internalTue, 24 Jun 2003 06:32:39 +0000, by jlarmour
-
* include/var_intr.h (cyg_hal_interrupt_acknowledge): Don'tTue, 24 Jun 2003 06:24:58 +0000, by jlarmour
-
Pure pedantry: fix some typos in commentsTue, 24 Jun 2003 05:10:56 +0000, by jlarmour
-
* src/generic-stub.c (crc32): Fix crctable option name typo.Tue, 24 Jun 2003 04:57:18 +0000, by jlarmour
-
* src/ks5000_ether.c: Some tidies of the previous changes.Tue, 24 Jun 2003 04:53:17 +0000, by jlarmour
-
* include/var_io.h: Add missing USART register defines.Tue, 24 Jun 2003 04:06:48 +0000, by jlarmour
-
* src/hal_if.c (hal_if_init): Remove kill_by_reset.Tue, 24 Jun 2003 04:01:09 +0000, by jlarmour
-
* src/net/tftp_client.c: Define tftp_stream.last_good_block toMon, 23 Jun 2003 23:54:45 +0000, by jlarmour
-
* src/net/bootp.c: Use correct DHCP message type for DHCPREQUEST.Mon, 23 Jun 2003 23:42:15 +0000, by jlarmour
-
* cdl/kernel.cdl: Added tests/bin_sem3 to list of kernel tests.Mon, 23 Jun 2003 18:09:59 +0000, by nickg
-
* include/netinet/icmp_var.h: Changed icmpstat definition to aMon, 23 Jun 2003 10:17:28 +0000, by asl
-
* src/mibgroup/mibII/helpers.c: Changed the definition ofMon, 23 Jun 2003 10:16:37 +0000, by asl
-
* src/ecos/support.c: Increase the stack size for the backgroundMon, 23 Jun 2003 09:45:10 +0000, by asl
-
Fix mistakes for some XScale boards.Sat, 21 Jun 2003 18:57:44 +0000, by msalter
-
XScale verde tweaksSat, 21 Jun 2003 18:55:12 +0000, by msalter
-
* src/hal_if.c (delay_us): Reorganized to cope with high frequencyThu, 19 Jun 2003 18:27:00 +0000, by nickg
-
* src/pthread.cxx (pthread_self_info): Just add some comments soWed, 18 Jun 2003 04:59:28 +0000, by jlarmour
-
* src/common/serial.c: Changed all calls to cyg_drv_cond_signal()Sat, 14 Jun 2003 18:10:18 +0000, by nickg
-
* src/httpd.c: Fixed a problem with closing the client socket --Sat, 14 Jun 2003 18:04:55 +0000, by nickg
-
* src/ecos/synch.c (spl_any): Put call to cyg_mutex_lock() into aSat, 14 Jun 2003 15:03:03 +0000, by nickg
-
* tests/clock.c (main): Avoid div-by-zero if mean==0.Fri, 13 Jun 2003 14:05:54 +0000, by jlarmour
-
* cdl/microwindows.cdl: eCos Microwindows requires an IPv4 stack.Fri, 13 Jun 2003 04:16:26 +0000, by jlarmour
-
* src/eb40a_misc.c:Thu, 12 Jun 2003 17:03:56 +0000, by asl
-
* ecosadmin.tcl: Add repository merge capability (undocumented and unsupportedThu, 12 Jun 2003 14:38:48 +0000, by jld
-
* include/sys/stat.h: S_IFFIFO defies logic and should be calledTue, 10 Jun 2003 12:03:58 +0000, by asl
-
* include/flash_at49xxxx.inl: wait_while_busy needs to be in RAMTue, 10 Jun 2003 11:20:05 +0000, by asl
-
* src/output/vfnprintf.cxx (SARG): Cast size_t to long. This seemsTue, 10 Jun 2003 10:27:13 +0000, by asl
-
Add PrPMC1100 portThu, 05 Jun 2003 13:21:24 +0000, by msalter
-
Fix compile errorWed, 28 May 2003 18:18:52 +0000, by gthomas
-
Improve feedback during FPGA downloadWed, 28 May 2003 18:12:22 +0000, by gthomas
-
* include/sys/stat.h (S_IF*): Added macros to test the type of aMon, 26 May 2003 14:03:05 +0000, by asl
-
* src/dns.c: (cyg_dns_res_start) New: Allow IPv6 to be used toMon, 26 May 2003 07:33:50 +0000, by asl
-
* src/network_support.c (init_all_network_interfaces): Allow IPv4Mon, 26 May 2003 07:33:06 +0000, by asl
-
* src/getaddrinfo.c (getaddrinfo): Corrected a bad patch mergeThu, 22 May 2003 14:28:54 +0000, by asl
-
* pkgconf/stylesheet.dsl: No callout graphics.Wed, 21 May 2003 18:43:42 +0000, by jlarmour
-
Mark 2.0 releaseWed, 21 May 2003 18:41:29 +0000, by jlarmour
-
Restart RX after flushWed, 21 May 2003 16:31:22 +0000, by gthomas
-
SNTP client supports IPv6 multicast packets from time servers.Wed, 21 May 2003 14:05:09 +0000, by asl
-
src/sntp.c: Added support for IPv6 multicast NTP packets.Wed, 21 May 2003 14:03:36 +0000, by asl
-
Add RedBoot command historyTue, 20 May 2003 18:43:51 +0000, by msalter
-
* src/common/kapi.cxx (cyg_thread_get_next): Passing a *currentTue, 20 May 2003 08:56:42 +0000, by asl
-
* configtool/standalone/wxwin/manual/*, configtool/standalone/wxwin/setup/*:Mon, 19 May 2003 19:57:49 +0000, by jld
-
* doc/sgml/tutorials/*, doc/sgml/tutorials/pix/*: Remove obsolete document.Mon, 19 May 2003 19:48:15 +0000, by jld
-
* include/hal_diag.h:Fri, 16 May 2003 17:11:49 +0000, by nickg
-
i82544 fixFri, 16 May 2003 13:55:19 +0000, by msalter
-
ixdp425 tweakThu, 15 May 2003 18:46:58 +0000, by msalter
-
* src/at91_misc.c (hal_delay_us): Added calculation to betterThu, 15 May 2003 17:56:19 +0000, by nickg
-
flash_get_config fixWed, 14 May 2003 20:12:54 +0000, by msalter
-
* standalone/common/ecosconfig.cxx, standalone/wxwin/configtooldoc.cpp,Wed, 14 May 2003 18:16:59 +0000, by jld
-
* ecos.db: Changed human-readable name and description ofWed, 14 May 2003 17:21:05 +0000, by nickg
-
Use strrchr instead of rindexWed, 14 May 2003 16:04:20 +0000, by msalter
-
Fix compile problem with non-net configurations.Wed, 14 May 2003 15:10:13 +0000, by gthomas
-
* standalone/wxwin/admindlg.cpp, standalone/wxwin/buildoptionsdlg.cpp,Wed, 14 May 2003 12:20:15 +0000, by jld
-
* src/tftp_server.c (tftpd_read_file): Open the file for reading,Wed, 14 May 2003 07:02:06 +0000, by asl
-
Update ChangeLog for redboot_installing.sgml, which was accidentallyTue, 13 May 2003 18:42:02 +0000, by nickg
-
* ecos.db: Added packages and targets for Atmel AT91 boards: EB40,Tue, 13 May 2003 18:38:14 +0000, by nickg
-
* src/watchdog_at91.cxx:Tue, 13 May 2003 18:34:08 +0000, by nickg
-
Added Flash support for EB40A, EB42 and EB55.Tue, 13 May 2003 18:32:51 +0000, by nickg
-
Reorganized AT91 HAL into variant plus platform HALs.Tue, 13 May 2003 18:27:48 +0000, by nickg
-
* src/power.cxx: Fixed use of non-existant type 'cyg_uint'.Tue, 13 May 2003 11:21:59 +0000, by asl
-
* src/ecos/timeout.c (do_timeout): The head of the linked list ofMon, 12 May 2003 11:03:05 +0000, by asl
-
Fixed a compiler warning.Mon, 12 May 2003 10:58:10 +0000, by asl
-
* DNS client support looking up IPv6 addresses and reverse lookupsMon, 12 May 2003 10:27:21 +0000, by asl
-
* src/monitor.c (cyg_monitor_network): Added IPv6 information toMon, 12 May 2003 10:24:23 +0000, by asl
-
* src/ifaddrs.c (getifaddrs): Fill in flags, netmask and broadcastMon, 12 May 2003 10:13:37 +0000, by asl
-
* src/ecos/support.c (_show_ifp): Display the IPv6 flagMon, 12 May 2003 10:09:04 +0000, by asl
-
* doc/dns.sgml: Updated to reflect changes for IPv6.Mon, 12 May 2003 10:06:05 +0000, by asl
-
* src/ftpclient.c (connect_to_server): Added support forMon, 12 May 2003 10:02:08 +0000, by asl
-
* cdl/hal_mips_atlas.cdl: Change default_value ofThu, 08 May 2003 17:21:22 +0000, by nickg
-
HAL enhancements from Pierre HabrakenTue, 06 May 2003 21:00:18 +0000, by msalter
-
Add CDL to control number of times 'tests' run.Tue, 06 May 2003 16:10:02 +0000, by gthomas
-
* pkgconf/rules.doc: Build PNG images (not GIFs) for HTML docs.Tue, 06 May 2003 15:52:14 +0000, by jld
-
Fix typo reported by Scott WilkinsonTue, 06 May 2003 13:50:35 +0000, by bartv
-
* src/sh.ld: Remove spaces between backslash and newline to silence warning.Mon, 05 May 2003 09:13:46 +0000, by jld
-
* installation.sgml: Refer to installation instructions on the eCos website.Sun, 04 May 2003 21:22:22 +0000, by jld
-
Add control to force use of serial port during initializationSun, 04 May 2003 17:37:28 +0000, by gthomas
-
Better handling of system initialization (force serial I/O)Sun, 04 May 2003 17:37:10 +0000, by gthomas
-
* include/mqueue.inl (Cyg_Mqueue::get): Fix invalid loop terminationSat, 03 May 2003 14:22:13 +0000, by jlarmour
-
Cache fix - from Jani Monoses.Fri, 02 May 2003 16:35:23 +0000, by gthomas
-
* standalone/wxwin/appsettings.cpp: Don't use "." in the PATH to look forFri, 02 May 2003 13:58:08 +0000, by jld
-
* doc/synth.sgml: Replaced .gif with .png to get PDFThu, 01 May 2003 23:15:58 +0000, by jlarmour
-
* doc/usbseth.sgml: Remove .eps and .gif and introduce .png forThu, 01 May 2003 23:02:03 +0000, by jlarmour
-
* doc/synth_watchdog.sgml: Replaced .gif with .png to allow forThu, 01 May 2003 23:01:42 +0000, by jlarmour
-
* doc/syntheth.sgml: Replaced .gif with .png to get PDFThu, 01 May 2003 23:01:20 +0000, by jlarmour
-
* pkgconf/rules.doc: Use three stylesheets instead of one.Thu, 01 May 2003 23:00:51 +0000, by jlarmour
-
* doc/package.sgml: Use PNGs instead of GIFs.Thu, 01 May 2003 23:00:20 +0000, by jlarmour
-
* sgml/jadetex.cfg: Add this to configure PDF output nicely with indexThu, 01 May 2003 23:00:01 +0000, by jlarmour
-
* jadetex.cfg: Add this to configure PDF output nicely with indexThu, 01 May 2003 22:59:32 +0000, by jlarmour
-
* standalone/common/cdl_exec.cxx: Generate Cygwin text-mode mountsThu, 01 May 2003 12:00:51 +0000, by jld
-
* src/vectors.S (handle_IRQ_or_FIQ): Tweak below to be conditional onWed, 30 Apr 2003 20:02:41 +0000, by jlarmour
-
* common/eCosStd.h: Use WSAEWOULDBLOCK under Cygwin.Wed, 30 Apr 2003 14:01:13 +0000, by jld
-
* vectors.S (handle_IRQ_or_FIQ):Wed, 30 Apr 2003 13:35:06 +0000, by jlarmour
-
* cdl/hal_arm_pid.cdl: Make CYGBLD_GLOBAL_LDFLAGS depend onWed, 30 Apr 2003 13:23:42 +0000, by jlarmour
-
* common/eCosStd.h: Update version string to "2.net".Wed, 30 Apr 2003 13:01:24 +0000, by jld
-
Fixed component description change missed in last checkin.Tue, 29 Apr 2003 17:43:16 +0000, by nickg
-
* cdl/hal_mips_atlas.cdl: Changed default startup from ROM toTue, 29 Apr 2003 17:12:52 +0000, by nickg
-
* current.ect: Use the new FreeBSD stack instead of the olderTue, 29 Apr 2003 13:43:29 +0000, by asl
-
* include/idt79rc233x.h (INTR_CLEAR_REG): Define (needed for serial).Tue, 29 Apr 2003 02:39:30 +0000, by jlarmour
-
* include/variant.inc (hal_intc_translation_table): Updated.Tue, 29 Apr 2003 02:33:05 +0000, by jlarmour
-
* cdl/ser_mipsidt_334a.cdl: Add configuration for second serial port.Tue, 29 Apr 2003 02:27:26 +0000, by jlarmour
-
* include/mod_regs_cpg.h (CYGARC_REG_FRQCR_INIT_DIVIDER2): FixSun, 27 Apr 2003 22:17:17 +0000, by jlarmour
-
* src/vectors.S: Pass saved interrupt state pointer to interruptSun, 27 Apr 2003 22:03:23 +0000, by jlarmour
-
* src/profile.c (profile_on): Clear profile before use. ReportedSun, 27 Apr 2003 21:55:13 +0000, by jlarmour
-
* tests/cxxsupp.cxx: don't include <pkgconf/kernel.h> as it's notFri, 25 Apr 2003 19:56:34 +0000, by jlarmour
-
* tests/cxxsupp.cxx: don't include <pkgconf/kernel.h> as it's notFri, 25 Apr 2003 19:48:16 +0000, by jlarmour
-
* standalone/wxwin/docsystem.cpp: Accommodate the latest HTML doc structure.Fri, 25 Apr 2003 09:16:32 +0000, by jld
-
* include/time.inl:Fri, 25 Apr 2003 04:30:09 +0000, by jlarmour
-
Add OpenRISC portFri, 25 Apr 2003 04:11:44 +0000, by jlarmour
-
* standalone/wxwin/mainwin.cpp: Fix behaviour of user tools warningThu, 24 Apr 2003 11:11:14 +0000, by jld
-
* src/flash.c: Only perform RAM check in fis load command whenThu, 24 Apr 2003 03:33:04 +0000, by jlarmour
-
* ecos.db: Shorten some long target names to stop them overrunningThu, 24 Apr 2003 00:23:11 +0000, by jlarmour
-
Revert last accidental checkin of these filesWed, 23 Apr 2003 23:48:57 +0000, by jlarmour
-
* doc/tcpip.sgml: Fix some docbook errors only reported by certainWed, 23 Apr 2003 23:45:37 +0000, by jlarmour
-
* src/ecos/support.c (_show_ifp): Now understands IPv6Wed, 23 Apr 2003 08:54:13 +0000, by asl
-
2003-04-12 Andrew Lunn <andrew.lunn@ascom.ch>Wed, 23 Apr 2003 08:52:08 +0000, by asl
-
* TFTP client and TFTP server now work with both IPv4 and IPv6.Wed, 23 Apr 2003 08:49:07 +0000, by asl
-
* cdl/httpd.cdl: Only build monitor in CDL option.Wed, 23 Apr 2003 03:02:54 +0000, by jlarmour
-
* src/fs-ecos.c: mtab -> cyg_mtab. Ditto cyg_mtab_end.Wed, 23 Apr 2003 03:00:08 +0000, by jlarmour
-
Allow usbeth to build with FreeBSD stackSat, 19 Apr 2003 14:42:15 +0000, by bartv
-
ACK last packet on close.Fri, 18 Apr 2003 13:26:07 +0000, by gthomas
-
* standalone/wxwin/appsettings.cpp, standalone/wxwin/mainwin.cpp:Thu, 17 Apr 2003 14:18:40 +0000, by jld
-
Fix documentation typeThu, 17 Apr 2003 13:29:05 +0000, by bartv
-
* standalone/wxwin/configtool.cpp: Install default platform definitions onWed, 16 Apr 2003 18:34:59 +0000, by jld
-
Adjust configuration for MPC852T platformsWed, 16 Apr 2003 16:04:21 +0000, by gthomas
-
* host/rawether.c (tap_init): Set the persistent flag on the tapTue, 15 Apr 2003 10:31:21 +0000, by asl
-
Fix a thumb build problem, and switch to arm-elf-gcc -mthumb ratherTue, 15 Apr 2003 10:14:54 +0000, by bartv
-
* src/load.c:Mon, 14 Apr 2003 16:45:36 +0000, by jlarmour
-
* include/flash_dev.h: Include <cyg/infra/cyg_type.h>Mon, 14 Apr 2003 11:59:18 +0000, by jlarmour
-
iq80321 flash fixMon, 14 Apr 2003 11:29:42 +0000, by msalter
-
Fix trival typoSat, 12 Apr 2003 05:09:45 +0000, by jlarmour
-
* src/if_cs8900a.c (cs8900a_send): Allow for data not being 16-bitSat, 12 Apr 2003 03:50:18 +0000, by jlarmour
-
* src/starta.h:Sat, 12 Apr 2003 02:47:46 +0000, by jlarmour
-
fix date in last changeSat, 12 Apr 2003 02:45:38 +0000, by jlarmour
-
* src/flash_lock_block.c (flash_lock_block):Sat, 12 Apr 2003 02:41:39 +0000, by jlarmour
-
* src/flash_erase_block.c (flash_erase_block):Sat, 12 Apr 2003 02:40:30 +0000, by jlarmour
-
* tests/linux_echo.c: Renamed to....Fri, 11 Apr 2003 21:01:09 +0000, by jlarmour
-
* tests/nc_test_framework.h: deleted '#include <net/route.h>'.Fri, 11 Apr 2003 20:47:19 +0000, by jlarmour
-
Fixed typo to keep Andrew happy.Fri, 11 Apr 2003 18:08:16 +0000, by nickg
-
* cdl/freebsd_net.cdl: Deleted the 'CYGPKG_NET_FREEBSD_STACK_BUILD_TESTS'Fri, 11 Apr 2003 18:00:18 +0000, by jlarmour
-
* common/eCosTestPlatform.cpp (CeCosTestPlatform::Load): Return true sinceFri, 11 Apr 2003 12:12:26 +0000, by jld
-
* standalone/wxwin/ecutils.cpp, standalone/wxwin/ecutils.h: CreateFri, 11 Apr 2003 10:22:36 +0000, by jld
-
* src/socket.cxx: Give nstab_lock mutex a priority. Also it'sFri, 11 Apr 2003 02:06:11 +0000, by jlarmour
-
* tests/cxxsupp.cxx: Added this test program to check that basicThu, 10 Apr 2003 18:08:36 +0000, by nickg
-
Many small changes to .ld and .ldi files.Thu, 10 Apr 2003 18:07:52 +0000, by nickg
-
* standalone/wxwin/docsystem.cpp: Eliminate pop-up warning when attemptingThu, 10 Apr 2003 15:30:44 +0000, by jld
-
Fix spelling typo in last entryWed, 09 Apr 2003 20:33:08 +0000, by jlarmour
-
* src/sntp.c: In function sntp_fn() changed 'version' toWed, 09 Apr 2003 20:31:45 +0000, by jlarmour
-
* cdl/ks32c5000_eth.cdl: CYGINT_DEVS_ETH_ARM_KS32C5000_PHY can nowWed, 09 Apr 2003 20:23:22 +0000, by jlarmour
-
* src/mips_mips64.ld:Wed, 09 Apr 2003 19:25:52 +0000, by jlarmour
-
* src/mips_tx49.ld:Wed, 09 Apr 2003 19:21:25 +0000, by jlarmour
-
* src/mips_tx39.ld:Wed, 09 Apr 2003 19:20:38 +0000, by jlarmour
-
* src/mips_rm7000.ld:Wed, 09 Apr 2003 19:20:32 +0000, by jlarmour
-
* src/mips_idt32334.ld:Wed, 09 Apr 2003 19:20:24 +0000, by jlarmour
-
* src/mips_mips32.ld:Wed, 09 Apr 2003 19:19:47 +0000, by jlarmour
-
* src/calm32_core.ld:Wed, 09 Apr 2003 19:17:44 +0000, by jlarmour
-
* src/calm16_core.ld:Wed, 09 Apr 2003 19:07:32 +0000, by jlarmour
-
ixp425 interrupt handling tweaksTue, 08 Apr 2003 17:16:56 +0000, by msalter
-
gdb vector match tweakTue, 08 Apr 2003 17:14:58 +0000, by msalter
-
* src/main.c (do_go): Silence unused variable warning when no net.Tue, 08 Apr 2003 05:09:05 +0000, by jlarmour
-
* cdl/debugging.cdl: Allow CRC to be allocated in ROM as well as RAM.Tue, 08 Apr 2003 01:13:14 +0000, by jlarmour
-
* standalone/wxwin/appsettings.cpp, standalone/wxwin/appsettings.h: LookMon, 07 Apr 2003 17:01:56 +0000, by jld
-
ixp425 support for non-host modeSun, 06 Apr 2003 23:19:40 +0000, by msalter
-
* standalone/wxwin/makefile.gnu: Build Cygwin hosted configtool withSun, 06 Apr 2003 20:49:07 +0000, by jld
-
go command tweakFri, 04 Apr 2003 16:03:43 +0000, by msalter
-
go command enhancementsFri, 04 Apr 2003 15:41:16 +0000, by msalter
-
ixdp425/GRG tweaksFri, 04 Apr 2003 14:52:31 +0000, by msalter
-
* cdl/watchdog.cdl: Turned 'wallclock' into 'watchdog' in string.Fri, 04 Apr 2003 04:28:11 +0000, by jlarmour
-
* include/flash_am29xxxxx.inl:Fri, 04 Apr 2003 04:24:46 +0000, by jlarmour
-
* src/flash_lock_block.c (flash_lock_block):Fri, 04 Apr 2003 04:23:53 +0000, by jlarmour
-
* src/flash_erase_block.c (flash_erase_block):Fri, 04 Apr 2003 04:20:08 +0000, by jlarmour
-
* include/var_cache.h (HAL_DCACHE_SYNC): Step through twice theThu, 03 Apr 2003 15:56:43 +0000, by jlarmour
-
* src/syntheth.c (synth_eth_init): Set the flag IFF_ALLMULTI whenThu, 03 Apr 2003 15:55:33 +0000, by asl
-
Fix build when X-modem is disabledThu, 03 Apr 2003 15:27:23 +0000, by gthomas
-
Improve download error handling. Also display more info during load.Thu, 03 Apr 2003 15:21:10 +0000, by gthomas
-
* src/dhcp_prot.c (do_dhcp_down_net): SIOCGLIFADDR and SIOCDLIFADDRThu, 03 Apr 2003 14:04:31 +0000, by asl
-
* src/syntheth.c (synth_eth_init): Set the flag IFF_ALLMULTI soThu, 03 Apr 2003 13:58:24 +0000, by asl
-
Leave out unused static buffers if not supporting program args.Wed, 02 Apr 2003 19:48:28 +0000, by gthomas
-
Revert back to arm-elf prefix.Wed, 02 Apr 2003 18:36:47 +0000, by msalter
-
Disable writing to i82559 EEPROMWed, 02 Apr 2003 18:08:52 +0000, by msalter
-
* cdl/watchdog.cdl: Watchdog implementation requirement should beWed, 02 Apr 2003 12:33:55 +0000, by jlarmour
-
* standalone/common/ecosconfig.cxx, standalone/common/symbols.h:Mon, 31 Mar 2003 18:11:01 +0000, by jld
-
Improving SCC3 support (for MPC852T)Mon, 31 Mar 2003 15:50:48 +0000, by gthomas
-
* src/quicc_smc1.c (cyg_hal_smcx_init_channel):Mon, 31 Mar 2003 15:27:50 +0000, by jlarmour
-
Fix typo reported by Savin ZlobecSun, 30 Mar 2003 17:52:39 +0000, by bartv
-
Use GCC/linker construct for buffer alignmentFri, 28 Mar 2003 18:21:02 +0000, by gthomas
-
Make TFTP optionalFri, 28 Mar 2003 13:49:32 +0000, by gthomas
-
Fix buffer allocation/alignment - save spaceFri, 28 Mar 2003 13:14:39 +0000, by gthomas
-
Cleanup - use CPM/DPRAM allocator, better buffer alignmentFri, 28 Mar 2003 13:11:52 +0000, by gthomas
-
* standalone/wxwin/packagesdlg.cpp: Fix population of packages list.Fri, 28 Mar 2003 12:04:51 +0000, by jld
-
* include/hal_platform_setup.h: EDB7211 has two 8M FLASH chipsFri, 28 Mar 2003 00:38:53 +0000, by jlarmour
-
Make toplevel configure script work in a release tree rather than justThu, 27 Mar 2003 23:42:26 +0000, by bartv
-
Fix obscure "make install" problem, $(bindir) may not exist yet soThu, 27 Mar 2003 23:17:24 +0000, by bartv
-
* sgml/makemakefile: Modified to generate makefile that canThu, 27 Mar 2003 19:09:11 +0000, by jlarmour
-
Implement __cxa_pure_virtual() in eCos rather than rely on the one inThu, 27 Mar 2003 17:49:41 +0000, by bartv
-
* src/ics1890.c: Added configurable PHY MII address.Thu, 27 Mar 2003 17:26:37 +0000, by jlarmour
-
* src/synth_intr.c (synth_start_auxiliary): When an empty stringThu, 27 Mar 2003 09:07:50 +0000, by asl
-
* src/fs-ecos.cThu, 27 Mar 2003 08:46:29 +0000, by jlarmour
-
* include/wallclock/wallclock.inl: Added parens to TO_BCD() and TO_DEC()Thu, 27 Mar 2003 08:38:07 +0000, by jlarmour
-
* cdl/ks32c5000_eth.cdlThu, 27 Mar 2003 08:28:15 +0000, by jlarmour
-
ixdp425 tweakThu, 27 Mar 2003 02:14:20 +0000, by msalter
-
IXDP425/GRG tweakWed, 26 Mar 2003 22:17:39 +0000, by msalter
-
Turn ECOS_REPOSITORY into a path rather than a single directoryWed, 26 Mar 2003 17:57:58 +0000, by bartv
-
* standalone/wxwin/makefile.gnu: Tidy up.Wed, 26 Mar 2003 12:08:37 +0000, by jld
-
Fix typo - ENOERROR must be ENOERRTue, 25 Mar 2003 16:10:48 +0000, by gthomas
-
* standalone/wxwin/symbols.h, standalone/wxwin/aboutdlg.cpp,Tue, 25 Mar 2003 11:47:51 +0000, by jld
-
* standalone/wxwin/runtestsdlg.cpp: Strip CRs from test output.Tue, 25 Mar 2003 10:15:07 +0000, by jld
-
* src/keytools.c (decode_keychange): Avoid undefined behaviour.Tue, 25 Mar 2003 04:14:51 +0000, by jlarmour
-
* src/common/serial.c (serial_get_config): For both INPUT_FLUSHTue, 25 Mar 2003 02:47:05 +0000, by jlarmour
-
* include/config_keys.h: Define CYG_IO_SET_CONFIG_SERIAL_OUTPUT_FLUSHTue, 25 Mar 2003 02:46:53 +0000, by jlarmour
-
Add support for A&M Adder-II (by extending Adder platform)Mon, 24 Mar 2003 21:59:28 +0000, by gthomas
-
fix copyright noticeMon, 24 Mar 2003 13:31:15 +0000, by msalter
-
Improve processor type support. Add baud rate generator allocation.Sun, 23 Mar 2003 16:22:13 +0000, by gthomas
-
New CPM support for baud rate generator allocationSun, 23 Mar 2003 16:21:40 +0000, by gthomas
-
Clean up some unused #definesSun, 23 Mar 2003 15:27:03 +0000, by gthomas
-
Fix typo in board initializationSun, 23 Mar 2003 01:56:19 +0000, by gthomas
-
Update copyright attributions.Fri, 21 Mar 2003 18:18:52 +0000, by nickg
-
* src/saa9730.h:Fri, 21 Mar 2003 18:16:13 +0000, by nickg
-
* include/network.h: Added include of pkgconf/io_eth_drivers.hFri, 21 Mar 2003 18:14:35 +0000, by nickg
-
* src/ks5000_ether.c:Thu, 20 Mar 2003 19:03:40 +0000, by nickg
-
Fix problems with -EAGAIN. Change behaviour of VMIN to match accepted behaviour.Thu, 20 Mar 2003 19:03:03 +0000, by gthomas
-
Remove unnecessary -EAGAIN codeThu, 20 Mar 2003 19:00:43 +0000, by gthomas
-
fix __thread keyword conflictThu, 20 Mar 2003 16:06:47 +0000, by msalter
-
support multiple net drivers in RedBootThu, 20 Mar 2003 15:44:39 +0000, by msalter
-
Improve initial DPRAM value when guessingThu, 20 Mar 2003 13:09:54 +0000, by gthomas
-
more eeprom fixes for 82546Wed, 19 Mar 2003 19:55:35 +0000, by msalter
-
* standalone/wxwin/appsettings.cpp, standalone/wxwin/makefile.gnu,Wed, 19 Mar 2003 17:39:03 +0000, by jld
-
* doc/redboot_installing.sgml: Updated AT91EB40 RedBoot installationWed, 19 Mar 2003 16:22:11 +0000, by jld
-
Fix mismatch between ecos.db and package CDLWed, 19 Mar 2003 14:45:48 +0000, by bartv
-
Only export sigset_t stuff if CYGPKG_POSIX_SIGNALS is enabled.Wed, 19 Mar 2003 14:17:20 +0000, by bartv
-
Fix compile/syntax error - from Thomas KoellerWed, 19 Mar 2003 14:14:56 +0000, by gthomas
-
Fix inconsistent use of CYG_IO_SET_CONFIG_SERIAL_HW_RX_FLOW_THROTTLE "flag"Tue, 18 Mar 2003 18:18:38 +0000, by gthomas
-
Display PCI bus - must be manually enabled.Tue, 18 Mar 2003 17:08:53 +0000, by gthomas
-
* standalone/wxwin/appsettings.cpp, standalone/wxwin/configtool.cpp:Tue, 18 Mar 2003 17:04:32 +0000, by jld
-
Fix typo in date initialization (24 -> 14)Tue, 18 Mar 2003 14:40:46 +0000, by gthomas
-
Initialize time structure to known [legal] value.Tue, 18 Mar 2003 14:34:06 +0000, by gthomas
-
Update SCC2 initializationTue, 18 Mar 2003 14:03:27 +0000, by gthomas
-
New XScale portsTue, 18 Mar 2003 13:10:01 +0000, by msalter
-
* src/tftp_client.c: Reduce size of initial request packetTue, 18 Mar 2003 11:47:41 +0000, by asl
-
82546 eeprom fixesTue, 18 Mar 2003 02:47:45 +0000, by msalter
-
Add support for SCC1/SCC2/SCC3Mon, 17 Mar 2003 22:17:35 +0000, by gthomas
-
* src/monitor.c (cyg_monitor_network): Added monitoring of MbufsMon, 17 Mar 2003 18:40:04 +0000, by nickg
-
* cdl/net.cdl: Added CYGDBG_NET_SHOW_MBUFS option to turn onMon, 17 Mar 2003 18:39:00 +0000, by nickg
-
* src/ecos/support.c: Added function cyg_net_show_mbufs() and codeMon, 17 Mar 2003 18:38:18 +0000, by nickg
-
* src/net/eth_drv.c: Added calls to cyg_net_show_mbufs() wheneverMon, 17 Mar 2003 18:37:21 +0000, by nickg
-
* src/if_quicc.c: Fixed several bugs, mostly dealing with gettingMon, 17 Mar 2003 18:35:38 +0000, by nickg
-
src/sys/net/if.c (if_attach): Removed printf which causes theFri, 14 Mar 2003 13:04:05 +0000, by asl
-
Update linker scripts to include debug-related sections, needed byFri, 14 Mar 2003 11:13:37 +0000, by bartv
-
* cdl/atlas_eth_drivers.cdl:Thu, 13 Mar 2003 18:49:37 +0000, by nickg
-
Add 82546 devidTue, 11 Mar 2003 19:56:15 +0000, by msalter
-
Update redboot exec command to stop eth driverTue, 11 Mar 2003 17:14:13 +0000, by msalter
-
linux exec fixTue, 11 Mar 2003 15:41:11 +0000, by msalter
-
Fix typo.Sat, 08 Mar 2003 14:39:46 +0000, by gthomas
-
Fix RAM limits.Sat, 08 Mar 2003 14:36:57 +0000, by gthomas
-
* include/hal_arch.h (HAL_THREAD_INIT_CONTEXT): InitializeSat, 08 Mar 2003 03:39:19 +0000, by jlarmour
-
* tests/pselect.c (pthread_entry1): Allow for infrequent butSat, 08 Mar 2003 03:36:32 +0000, by jlarmour
-
* standalone/wxwin/appsettings.cpp: Look in the right place for theFri, 07 Mar 2003 15:09:06 +0000, by jld
-
Cleanup by removing some unecessary/confusing #include statements.Fri, 07 Mar 2003 14:47:30 +0000, by gthomas
-
* src/mainthread.cxx: Align stack to relevant architecture alignment.Fri, 07 Mar 2003 11:35:37 +0000, by jlarmour
-
New name for CPM/DPRAM allocator.Fri, 07 Mar 2003 03:47:47 +0000, by gthomas
-
Improve handling of CPM/DPRAM aloocation.Fri, 07 Mar 2003 02:34:57 +0000, by gthomas
-
Fix getaddrinfo()Fri, 07 Mar 2003 02:14:52 +0000, by gthomas
-
Fix typo in file name(s).Thu, 06 Mar 2003 22:16:00 +0000, by gthomas
-
Fix fread() EOF handling. Add file I/O test.Thu, 06 Mar 2003 20:57:26 +0000, by gthomas
-
Allow the am31_sim target to build againThu, 06 Mar 2003 11:30:39 +0000, by bartv
-
Improve getaddrinfo() to use DNS if available.Wed, 05 Mar 2003 21:00:59 +0000, by gthomas
-
Always reset CPM.Wed, 05 Mar 2003 17:21:27 +0000, by gthomas
