| Wed, 04 Feb 2004 15:44:15 +0000 |
gthomas |
Disable use of common stack for interrupts
|
| Sun, 18 Jan 2004 17:42:47 +0000 |
gthomas |
Fix for building without GDB stubs
|
| Sun, 21 Dec 2003 13:17:51 +0000 |
gthomas |
Expand fconfig access via virtual vectors. Work around a TCP timing issue.
|
| Fri, 12 Dec 2003 19:14:03 +0000 |
gthomas |
TCP SYN fix - from Jani Monoses
|
| Mon, 08 Dec 2003 15:37:44 +0000 |
gthomas |
Improve building with/without GDB stubs
|
| Fri, 05 Dec 2003 15:10:52 +0000 |
gthomas |
Clean up memory pool initialization
|
| Fri, 05 Dec 2003 14:15:52 +0000 |
gthomas |
Fixes to zlib decompression - from Ian Campbell
|
| Fri, 05 Dec 2003 12:51:55 +0000 |
gthomas |
Fix ^A handling
|
| Wed, 03 Dec 2003 18:14:11 +0000 |
gthomas |
Change 'date' command to be less Americanized - from David Vrabel
|
| Tue, 02 Dec 2003 14:40:18 +0000 |
gthomas |
Add support for mountable file systems (like JFFS2) - from David Woodhouse
|
| Mon, 01 Dec 2003 18:33:38 +0000 |
gthomas |
Improve scanning for DHCP options - from David Vrabel
|
| Tue, 25 Nov 2003 11:54:41 +0000 |
jld |
* src/fconfig.c: Fix typo in output string.
|
| Mon, 24 Nov 2003 21:12:07 +0000 |
asl |
* src/main.c: Restore correct old baud rate if changing fails.
|
| Mon, 24 Nov 2003 14:18:59 +0000 |
gthomas |
Suppress diagnostic message (noisy)
|
| Mon, 24 Nov 2003 12:17:50 +0000 |
asl |
* src/flash.c: Remove references to FLASH_MIN_WORKSPACE.
|
| Mon, 24 Nov 2003 11:23:47 +0000 |
asl |
* src/flash.c: flash_init() no longer takes three args.
|
| Thu, 13 Nov 2003 15:48:01 +0000 |
gthomas |
Fix GDB exceptions - broken on 10/23
|
| Wed, 12 Nov 2003 22:26:21 +0000 |
gthomas |
Remove confusing .ecm file
|
| Fri, 07 Nov 2003 18:14:10 +0000 |
gthomas |
Use DNS server from DHCP info if present
|
| Fri, 07 Nov 2003 17:42:11 +0000 |
gthomas |
Remove misleading "warning"
|
| Tue, 04 Nov 2003 14:06:33 +0000 |
gthomas |
Fix 'fis free' list handling - from Chris Garry
|
| Sat, 01 Nov 2003 09:08:34 +0000 |
gthomas |
Allow disk operations on other than IDE devices
|
| Thu, 23 Oct 2003 14:00:19 +0000 |
gthomas |
Attempt to handle illegal memory accesses and other abort conditions
|
| 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.
|
| Wed, 15 Oct 2003 15:52:02 +0000 |
gthomas |
Improve FIS directory handling - should work with small block size devices
|
| Sun, 12 Oct 2003 11:39:06 +0000 |
gthomas |
Verify FLASH addresses to be free during create
|
| Sat, 11 Oct 2003 21:22:32 +0000 |
gthomas |
Make 'fis free' use the FIS directory to determine what's free
|
| Thu, 09 Oct 2003 21:34:03 +0000 |
gthomas |
Improve image size/length check
|
| Thu, 09 Oct 2003 20:23:36 +0000 |
gthomas |
Improve handling of multiple ethernet devices
|
| Mon, 06 Oct 2003 22:37:51 +0000 |
gthomas |
Fix compile problems if GATEWAY support disabled
|
| Mon, 06 Oct 2003 15:42:05 +0000 |
gthomas |
Print FIS directory in sorted order
|
| Fri, 03 Oct 2003 23:49:20 +0000 |
gthomas |
Minor fconfig fixes
|
| Thu, 02 Oct 2003 20:13:29 +0000 |
gthomas |
Allow platform to provide routine to validate ethernet addresses
|
| Tue, 30 Sep 2003 21:17:43 +0000 |
gthomas |
Some cleanups from David Vrable
|
| Mon, 29 Sep 2003 14:49:46 +0000 |
gthomas |
Use LMA, not VMA
|
| 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 11:36:00 +0000 |
gthomas |
Honor FIS/FLASH configury
|
| 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 15:30:14 +0000 |
gthomas |
Fix more DHCP buglets
|
| Tue, 23 Sep 2003 17:08:31 +0000 |
gthomas |
Handle DHCP retries
|
| Mon, 22 Sep 2003 17:35:38 +0000 |
gthomas |
Fix compile error for platforms with no FLASH
|
| 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 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
|
| Sun, 14 Sep 2003 13:41:58 +0000 |
gthomas |
Add new options to DHCP request - from David Vrabel
|
| Tue, 09 Sep 2003 21:28:58 +0000 |
gthomas |
IP default value wrong
|
| Tue, 09 Sep 2003 14:40:20 +0000 |
gthomas |
Default values were wrong for IP & ESA types
|
| Tue, 19 Aug 2003 17:23:01 +0000 |
gthomas |
Improve stand-alone networking speeds.
|
| Tue, 05 Aug 2003 03:25:23 +0000 |
jlarmour |
* doc/redboot_installing.sgml: Fix brain fart in last change to
|
| Sun, 27 Jul 2003 10:13:24 +0000 |
asl |
* src/flash.c (fis_find_free)
|
| Wed, 16 Jul 2003 19:08:54 +0000 |
gthomas |
Add ^C abort functionality to BOOTP and PING operations.
|
| Tue, 15 Jul 2003 18:53:49 +0000 |
gthomas |
Fix BOOTP/DHCP
|
| Tue, 15 Jul 2003 16:21:41 +0000 |
gthomas |
Add initial ARP for better IP address handling
|