log

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