| Fri, 03 Dec 2004 12:22:41 +0000 |
gthomas |
Updates required by GCC v4 - from Andrea Michelotti <amichelotti@atmel.com>
|
| Tue, 09 Nov 2004 19:12:54 +0000 |
asl |
* cdl/redboot.cdl, doc/redboot_cmds.sgml, src/iomem.c: Add support
|
| Tue, 09 Nov 2004 18:59:14 +0000 |
asl |
* cdl/redboot.cdl (CYGBLD_REDBOOT_MIN_IMAGE_SIZE): Correct the
|
| Tue, 09 Nov 2004 18:46:37 +0000 |
asl |
* src/fconfig.c (flash_write_config): Removed compiler warning
|
| Wed, 13 Oct 2004 21:22:53 +0000 |
asl |
* cdl/redboot.cdl: added CYGSEM_REDBOOT_DISK_IDE_VMWARE option.
|
| Fri, 08 Oct 2004 11:08:41 +0000 |
asl |
* doc/redboot_installing.sgml: Added links to the tools for the
|
| Mon, 27 Sep 2004 18:43:27 +0000 |
msalter |
RedBoot IDE tweaks
|
| Sat, 25 Sep 2004 10:49:42 +0000 |
asl |
* doc/redboot_install.sgml: Added installation information for the
|
| Fri, 24 Sep 2004 12:51:21 +0000 |
asl |
* src/net/tc.c: Removed unneccesary call to MS_TICKS_DELAY
|
| Sun, 19 Sep 2004 17:49:58 +0000 |
msalter |
Add option for redboot to initialize only one net device
|
| Sun, 19 Sep 2004 13:01:54 +0000 |
asl |
* src/load.c (do_load): Removed compiler warning when building
|
| Sun, 05 Sep 2004 20:56:08 +0000 |
msalter |
Add FR-V ports for MB9309x boards.
|
| Thu, 02 Sep 2004 16:31:24 +0000 |
msalter |
Document exec command -x option
|
| Wed, 01 Sep 2004 21:21:30 +0000 |
msalter |
Add support for reverse endianess of fis and config data
|
| Tue, 31 Aug 2004 19:44:14 +0000 |
jlarmour |
* src/flash.c (fis_init): Avoid potentially unnecessary erase
|
| Fri, 27 Aug 2004 13:27:40 +0000 |
asl |
* doc/redboot_cmds.sgml: Fixed a minor typo with fis list
|
| Sat, 21 Aug 2004 12:43:31 +0000 |
asl |
* cdl/redboot.cdl:
|
| Fri, 13 Aug 2004 12:26:00 +0000 |
jani |
Fix corner-case detection of http header ending sequence
|
| Fri, 25 Jun 2004 15:49:43 +0000 |
asl |
* src/flash.c (find_free): fix endless loop when removing a
|
| Mon, 31 May 2004 07:55:28 +0000 |
jani |
get rid of unused workspace_size
|
| Thu, 27 May 2004 06:37:44 +0000 |
jlarmour |
* src/fs/ide.c: make sure IDE_STAT_BSY is 0 before checking other
|
| Mon, 24 May 2004 12:22:57 +0000 |
asl |
* src/main.c: Make it build without CYGSEM_REDBOOT_FLASH_ALIASES.
|
| Wed, 05 May 2004 10:44:30 +0000 |
gthomas |
Fix CRC checking on load
|
| Thu, 29 Apr 2004 07:13:26 +0000 |
jlarmour |
* doc/redboot_epilogue.sgml: Comment out </part> to reflect change
|
| Fri, 23 Apr 2004 20:38:17 +0000 |
gthomas |
Add checking (assert) for size of option arrays. Also fix port for TFTP on little endian systems.
|
| Mon, 19 Apr 2004 21:26:52 +0000 |
gthomas |
Fix configuration check so -f XXX works again.
|
| Mon, 19 Apr 2004 15:27:36 +0000 |
jld |
* doc/sgml/doclist,
|
| Tue, 30 Mar 2004 19:09:14 +0000 |
msalter |
udp tweak
|
| Thu, 18 Mar 2004 15:14:11 +0000 |
asl |
* src/fs/fileio.c: Only include IO package headers if required.
|
| Thu, 18 Mar 2004 14:26:56 +0000 |
asl |
* src/load.c: add -p option to help string and only print it and -h if
|
| Sat, 28 Feb 2004 16:51:08 +0000 |
gthomas |
Early abort instead of close on HTTP connections - from Jani Monoses
|
| Thu, 26 Feb 2004 11:12:08 +0000 |
gthomas |
Allow port for HTTP connections to be overridden - from Jani Monoses
|
| Wed, 25 Feb 2004 17:32:49 +0000 |
gthomas |
No need to wait for file header in X-modem protocol - from Gratian Crisan
|
| Tue, 24 Feb 2004 23:09:13 +0000 |
gthomas |
Force net_io into link via libextras
|
| Tue, 24 Feb 2004 14:15:14 +0000 |
gthomas |
Cleanups to remove warnings
|
| Fri, 20 Feb 2004 03:38:17 +0000 |
jlarmour |
* doc/redboot.sgml: Document lowering security level for TFTP to
|
| Thu, 19 Feb 2004 10:47:10 +0000 |
gthomas |
Faster XY-modem startup - from Jani Monoses
|
| Thu, 19 Feb 2004 10:37:12 +0000 |
gthomas |
Update help strings for 'go' command - from Andy Dyer
|
| Wed, 11 Feb 2004 13:40:53 +0000 |
jlarmour |
* cdl/redboot.cdl: Bring CYGNUM_REDBOOT_LOAD_ZLIB_BUFFER under
|
| Wed, 11 Feb 2004 01:25:44 +0000 |
jlarmour |
* src/main.c (set_comm_baud_rate): Get current rate with GETBAUD
|
| 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"
|