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
