| 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
|