log

age author description
Thu, 23 Oct 2003 14:00:19 +0000 gthomas Attempt to handle illegal memory accesses and other abort conditions
Wed, 22 Oct 2003 21:12:01 +0000 gthomas Add CDL to identify board (string)
Tue, 21 Oct 2003 22:36:00 +0000 gthomas Fix bank issue on AM29LV033C - Jay Foster
Tue, 21 Oct 2003 18:53:27 +0000 asl * src/monitor.c (cyg_monitor_memory): Check if the request
Tue, 21 Oct 2003 18:14:20 +0000 asl * doc/tcpip.sgml: Added documentation for
Tue, 21 Oct 2003 17:51:51 +0000 asl * src/sntp.c: Added DHCP support for SNTP unicast mode.
Tue, 21 Oct 2003 17:50:58 +0000 asl * src/dhcp_prot.c (set_default_dhcp_tags):
Mon, 20 Oct 2003 17:37:35 +0000 gthomas More AMD devices from Jay Foster
Sat, 18 Oct 2003 14:04:02 +0000 gthomas Fix some bugs in red-black tree implementation
Fri, 17 Oct 2003 21:45:24 +0000 gthomas Fix ELF load when -b option used.
Thu, 16 Oct 2003 19:04:02 +0000 jlarmour * doc/redboot_installing.sgml: Fix eb40 flash install instructions.
Thu, 16 Oct 2003 18:02:54 +0000 nickg * src/at91_serial.c (at91_serial_config_port): Added update of
Thu, 16 Oct 2003 08:15:55 +0000 asl Fixed the formatting of the last ChangeLog entry.
Thu, 16 Oct 2003 08:13:45 +0000 asl * include/dhcp.h: Added prototype for dhcp_set_hostname().
Thu, 16 Oct 2003 07:55:31 +0000 asl * src/socket.cxx (bind): Pass a copy of the socket address so the
Wed, 15 Oct 2003 19:58:56 +0000 gthomas Workaround problems with GCC 3.3.x - BUG 1000035
Wed, 15 Oct 2003 15:52:02 +0000 gthomas Improve FIS directory handling - should work with small block size devices
Wed, 15 Oct 2003 14:37:20 +0000 gthomas Minor changes to allow use of GCC-3.3.1/BINUTILS-2.14.90
Wed, 15 Oct 2003 13:48:28 +0000 gthomas Control/suppress some debug init messages - Roland Caßebohm
Tue, 14 Oct 2003 23:19:13 +0000 gthomas Update RedBoot configs
Tue, 14 Oct 2003 17:46:04 +0000 gthomas Suppress warning message
Tue, 14 Oct 2003 13:51:48 +0000 gthomas Fix exception debug in THUMB mode - from Thomas Koeller
Tue, 14 Oct 2003 13:44:28 +0000 gthomas Trying to get a handle on device going suddenly idle...
Tue, 14 Oct 2003 12:24:35 +0000 gthomas Small debug improvement from Thomas Koeller
Mon, 13 Oct 2003 17:20:18 +0000 nickg * src/common/clock.cxx (Cyg_Counter::tick): Changed code to deal
Mon, 13 Oct 2003 15:36:15 +0000 gthomas Fix problem where serial drivers cause debug lock up
Sun, 12 Oct 2003 11:53:55 +0000 asl Tweaked the comments to better describe the problem/fix.
Sun, 12 Oct 2003 11:39:06 +0000 gthomas Verify FLASH addresses to be free during create
Sun, 12 Oct 2003 11:34:05 +0000 asl * include/plf_io.h: Correct (unused) defines for
Sun, 12 Oct 2003 11:29:03 +0000 asl * cdl/wallclock_synth.cdl:
Sun, 12 Oct 2003 11:09:37 +0000 asl * cdl/net.cdl: Added configuration interface for
Sat, 11 Oct 2003 21:22:32 +0000 gthomas Make 'fis free' use the FIS directory to determine what's free
Sat, 11 Oct 2003 19:50:03 +0000 gthomas Add automatic reset on test exit
Thu, 09 Oct 2003 21:34:03 +0000 gthomas Improve image size/length check
Thu, 09 Oct 2003 20:34:54 +0000 gthomas Improve ROMRAM startup mode (can start at 0x0 or 0x100)
Thu, 09 Oct 2003 20:23:52 +0000 gthomas Remove duplicated structure __local_enet_addr
Thu, 09 Oct 2003 20:23:36 +0000 gthomas Improve handling of multiple ethernet devices
Thu, 09 Oct 2003 16:08:30 +0000 asl * src/tftp_client.c: Changed the code so that if the last packet
Wed, 08 Oct 2003 19:36:25 +0000 gthomas Fix compile error
Wed, 08 Oct 2003 19:35:07 +0000 gthomas Fix compile error when building with 852T
Mon, 06 Oct 2003 22:37:51 +0000 gthomas Fix compile problems if GATEWAY support disabled
Mon, 06 Oct 2003 19:18:53 +0000 asl * cdl/hal_arm_at91_eb42.cdl: Interfaces are already implemented by
Mon, 06 Oct 2003 19:18:02 +0000 asl * cdl/hal_arm_at91_eb40a.cdl: Interfaces are already implemented by
Mon, 06 Oct 2003 19:17:32 +0000 asl * cdl/hal_arm_at91_eb40.cdl: Interfaces are already implemented by
Mon, 06 Oct 2003 19:07:50 +0000 asl * tests/bridge.c: Build the test when we have the bridge
Mon, 06 Oct 2003 18:45:22 +0000 asl * src/fio.h (CYG_FILEIO_SIGMASK_SET): Fixed a compiler warning
Mon, 06 Oct 2003 18:25:57 +0000 asl * src/dlmalloc.cxx (Cyg_Mempool_dlmalloc_Implementation): Fixed
Mon, 06 Oct 2003 17:28:51 +0000 nickg Apply Yoshinori Sato's H8/300 patches plus a few of my own.
Mon, 06 Oct 2003 16:41:07 +0000 asl * cdl/memalloc.cdl, src/dlmalloc.cxx: Make the minimum memory
Mon, 06 Oct 2003 16:29:49 +0000 asl * include/plf_io.h: Correct (unused) defines for
Mon, 06 Oct 2003 15:42:05 +0000 gthomas Print FIS directory in sorted order
Mon, 06 Oct 2003 12:43:29 +0000 gthomas Add new board variant config files
Mon, 06 Oct 2003 12:18:13 +0000 gthomas Disable status LEDS by default
Sun, 05 Oct 2003 13:50:14 +0000 asl * ecos.db: New package - Synth wall clock device
Sun, 05 Oct 2003 13:49:01 +0000 asl Created wallclock driver for synthetic target.
Sat, 04 Oct 2003 19:47:17 +0000 asl * src/emulate.cxx (get_hw_seconds): Modified the ticks-to-seconds
Sat, 04 Oct 2003 19:30:17 +0000 asl + * src/romfs.c (romfs_mount): If a mount fails, make sure we leave
Sat, 04 Oct 2003 19:05:25 +0000 asl * src/fs-ecos.c: Another umount() fix.
Sat, 04 Oct 2003 18:30:20 +0000 asl * src/flash_lock_block.c (flash_lock_block):
Sat, 04 Oct 2003 17:54:26 +0000 asl * src/fs-ecos.c: Added test to detect known broken ARM compiler
Fri, 03 Oct 2003 23:49:20 +0000 gthomas Minor fconfig fixes
Fri, 03 Oct 2003 23:04:50 +0000 gthomas Improve ESA computation
Thu, 02 Oct 2003 22:43:41 +0000 gthomas Add unicast support - from Dan Jakubiec
Thu, 02 Oct 2003 20:13:29 +0000 gthomas Allow platform to provide routine to validate ethernet addresses
Thu, 02 Oct 2003 20:12:59 +0000 gthomas Add defines for 405 CPU serial number registers
Thu, 02 Oct 2003 20:12:40 +0000 gthomas Add platform specific ESA handling, base on CPU serial number
Thu, 02 Oct 2003 20:11:57 +0000 gthomas Allow platform overrides for default ESA
Thu, 02 Oct 2003 18:37:49 +0000 gthomas Fix alignment/padding problem
Wed, 01 Oct 2003 18:06:40 +0000 nickg * include/plf_io.h: Fixed implementation of
Tue, 30 Sep 2003 21:17:43 +0000 gthomas Some cleanups from David Vrable
Tue, 30 Sep 2003 21:10:11 +0000 gthomas More cleanup, handle errors and buffer wrap better
Tue, 30 Sep 2003 17:51:04 +0000 gthomas Scan full PCI bus
Tue, 30 Sep 2003 17:50:55 +0000 gthomas Cleaning up device names
Tue, 30 Sep 2003 15:25:30 +0000 gthomas Add DP83816 ethernet driver - used by TAMS MOAB
Mon, 29 Sep 2003 17:12:48 +0000 nickg * src/pci.c (cyg_pci_get_device_info): Removed check for inactive
Mon, 29 Sep 2003 14:49:46 +0000 gthomas Use LMA, not VMA
Sun, 28 Sep 2003 11:23:14 +0000 gthomas Remove conflicting constraint.
Fri, 26 Sep 2003 18:44:01 +0000 gthomas Fix broken FIS free/create
Fri, 26 Sep 2003 17:44:17 +0000 nickg * doc/redboot_installing.sgml: Fixed bogus memory sizes in AT91
Fri, 26 Sep 2003 17:41:30 +0000 nickg * src/common/clock.cxx: Removed label/goto
Fri, 26 Sep 2003 11:36:00 +0000 gthomas Honor FIS/FLASH configury
Fri, 26 Sep 2003 10:39:39 +0000 gthomas PCI IRQ mapping is platform dependent
Fri, 26 Sep 2003 10:35:43 +0000 gthomas Clean up warnings
Thu, 25 Sep 2003 23:49:56 +0000 gthomas Improve DHCP again
Wed, 24 Sep 2003 16:09:57 +0000 gthomas Disable watchdog by default
Wed, 24 Sep 2003 15:30:14 +0000 gthomas Fix more DHCP buglets
Tue, 23 Sep 2003 17:08:31 +0000 gthomas Handle DHCP retries
Tue, 23 Sep 2003 11:47:59 +0000 asl * src/fs-ecos.c: Fixed broken hard link creation.
Tue, 23 Sep 2003 11:40:14 +0000 asl * src/httpd.c (cyg_httpd_server): Removed unused variable.
Tue, 23 Sep 2003 11:35:01 +0000 asl * src/fs-ecos.c: Minor optimization of previous patch.
Tue, 23 Sep 2003 10:21:00 +0000 asl * src/fs-ecos.c: Do not decrement mount count for unsuccessful
Tue, 23 Sep 2003 09:50:17 +0000 asl * cdl/flash_atlas.cdl: Added requirements for strncmp.
Tue, 23 Sep 2003 09:29:55 +0000 asl * src/diag/diag.c: Only use ethernet if CYGPKG_IO_ETH_DRIVERS
Tue, 23 Sep 2003 09:10:59 +0000 asl * cdl/dns.cdl: CDL control of what DNS server to use for the tests
Mon, 22 Sep 2003 17:35:53 +0000 gthomas RedBoot fconfig is now optional - force it
Mon, 22 Sep 2003 17:35:38 +0000 gthomas Fix compile error for platforms with no FLASH
Mon, 22 Sep 2003 15:33:36 +0000 asl * include/net/if.h: Define macro IF_IS_EMPTY needed by eth_drv.c
Sun, 21 Sep 2003 12:27:52 +0000 gthomas Remove DNS from RedBoot template & adjust .ecm files - BUG #57316
Sat, 20 Sep 2003 19:22:19 +0000 gthomas Improve IDE handling - better for systems where IDE may be missing
Sat, 20 Sep 2003 19:11:49 +0000 gthomas Add IDE controller for MOAB, fix PCI - needed init
Sat, 20 Sep 2003 18:59:43 +0000 gthomas Add IDE controller for MOAB, fix PCI - needed init
Sat, 20 Sep 2003 14:35:58 +0000 gthomas Fix DHCP - BUG #1000053
Sat, 20 Sep 2003 13:28:30 +0000 gthomas Improve memory layout display - from Chris Garry
Sat, 20 Sep 2003 12:09:30 +0000 gthomas Fix compile error - from Chris Garry
Fri, 19 Sep 2003 22:21:51 +0000 gthomas Fix timing issue - BUG #23006
Fri, 19 Sep 2003 17:11:18 +0000 gthomas New platform - TAMS MOAB - and generic changes to support it
Fri, 19 Sep 2003 00:21:46 +0000 gthomas Another inode fix - from Thomas Koeller
Thu, 18 Sep 2003 19:41:20 +0000 gthomas Fix some malloc() issues - from Thomas Binder
Thu, 18 Sep 2003 19:40:33 +0000 gthomas Fix stat() to return valid inode number - from Thomas Koeller
Tue, 16 Sep 2003 22:05:05 +0000 gthomas Be more careful with allocated space, etc. in getifaddrs()
Tue, 16 Sep 2003 14:15:12 +0000 gthomas Add region masks, cursor in demo - from Chris Garry
Sun, 14 Sep 2003 13:41:58 +0000 gthomas Add new options to DHCP request - from David Vrabel
Sun, 14 Sep 2003 13:15:23 +0000 asl * src/flash_erase_block.c (flash_erase_block):
Sun, 14 Sep 2003 13:12:31 +0000 asl * src/flash_query.c (flash_query): Casts to stop warnings.
Fri, 12 Sep 2003 15:32:49 +0000 jlarmour * src/common/serial.c: Fixed bug for XON/XOFF flow control that
Thu, 11 Sep 2003 13:21:39 +0000 gthomas Improvements from Jani Monoses
Thu, 11 Sep 2003 13:10:14 +0000 gthomas Fix minor typo
Thu, 11 Sep 2003 13:09:59 +0000 gthomas Add documentation for ethernet PHY drivers
Wed, 10 Sep 2003 20:57:14 +0000 gthomas Add buffered writes - from Thomas Koeller
Wed, 10 Sep 2003 20:52:52 +0000 gthomas Use .2ram strategy - from Jani Monoses