log

age author description
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