| Fri, 24 Jan 2003 21:05:44 +0000 |
msalter |
XScale verde tweak
|
| Fri, 24 Jan 2003 19:32:50 +0000 |
jlarmour |
Mention pxa2x0 support
|
| Fri, 24 Jan 2003 18:47:53 +0000 |
msalter |
pxa2x0/mpc50 port from Knud Woehler
|
| Fri, 24 Jan 2003 16:58:47 +0000 |
jld |
* ecosadmin.tcl: Accommodate latest Cygwin Tcl shell (tclsh83.exe)
|
| Fri, 24 Jan 2003 15:13:25 +0000 |
gthomas |
Fix problems with #define
|
| Thu, 23 Jan 2003 17:07:26 +0000 |
gthomas |
Return error (instead of crashing) when trying to open and no file systems have been mounted.
|
| Wed, 22 Jan 2003 17:16:53 +0000 |
jlarmour |
* include/pkgconf/hal_i386_pc.h: Old file. Remove.
|
| Wed, 22 Jan 2003 14:04:25 +0000 |
msalter |
Fix typo
|
| Wed, 22 Jan 2003 13:33:12 +0000 |
msalter |
Xscale tweaks
|
| Wed, 22 Jan 2003 13:29:08 +0000 |
jld |
* standalone/wxwin/makefile.gnu: Tidy up
|
| Wed, 22 Jan 2003 10:52:13 +0000 |
asl |
* src/usbs_upd985xx.c (ep0_rx_dsr): After sending a stall response
|
| Wed, 22 Jan 2003 10:08:58 +0000 |
jld |
* sgml/makemakefile: Allow eCos package version to be specified
|
| Wed, 22 Jan 2003 06:39:19 +0000 |
jlarmour |
* doc/dns.sgml: Use correct (and working!) docbook.
|
| Wed, 22 Jan 2003 06:38:58 +0000 |
jlarmour |
* doc/kernel.sgml: Document cyg_thread_info type.
|
| Wed, 22 Jan 2003 05:31:16 +0000 |
jlarmour |
* include/pkgconf/mlt_powerpc_csb281_ram.h (CYGMEM_SECTION_heap1_SIZE):
|
| Wed, 22 Jan 2003 04:55:10 +0000 |
jlarmour |
Fix spelling typo in comment
|
| Wed, 22 Jan 2003 04:45:53 +0000 |
jlarmour |
* include/flash_am29xxxxx_parts.inl (CYGHWR_DEVS_FLASH_AMD_AM29DL640D):
|
| Wed, 22 Jan 2003 01:10:41 +0000 |
jlarmour |
Add new Linux kernel compatibility package. Not a compatibility layer
|
| Tue, 21 Jan 2003 11:20:34 +0000 |
jld |
* standalone/wxwin/confogtool.h: Force ecUSE_MLT == 0 for debug builds.
|
| Tue, 21 Jan 2003 03:16:51 +0000 |
jlarmour |
* cdl/hal_mips_mips32.cdl: Make endianness configurable.
|
| Mon, 20 Jan 2003 19:32:09 +0000 |
jlarmour |
Remove extraneous return that crept in in the last change. Trivial.
|
| Mon, 20 Jan 2003 16:01:26 +0000 |
jld |
* common/eCosThreadUtils.cpp:
|
| Mon, 20 Jan 2003 15:12:11 +0000 |
jld |
* standalone/wxwin/configtooldoc.cpp:
|
| Mon, 20 Jan 2003 14:54:34 +0000 |
jld |
* common/eCosTestPlatform.cpp:
|
| Mon, 20 Jan 2003 14:50:12 +0000 |
jld |
* common/eCosStd.h: #include winsock2.h and process.h for Cygwin builds.
|
| Mon, 20 Jan 2003 13:09:20 +0000 |
jlarmour |
* src/signal.cxx (cyg_posix_deliver_signals): silence warning.
|
| Mon, 20 Jan 2003 11:14:37 +0000 |
gthomas |
Slight improvement in UDP throughput testing.
|
| Mon, 20 Jan 2003 11:13:55 +0000 |
gthomas |
Increase allowed number of buffers - this had to wait for some recent QUICC changes in buffer management.
|
| Mon, 20 Jan 2003 11:13:07 +0000 |
gthomas |
Don't use QUICC functions unless QUICC HAL is present.
|
| Mon, 20 Jan 2003 11:12:38 +0000 |
gthomas |
Add some [missing] files which are now required.
|
| Mon, 20 Jan 2003 11:11:49 +0000 |
gthomas |
Improve handling of ESA by using RedBoot/fconfig.
|
| Mon, 20 Jan 2003 09:21:06 +0000 |
jld |
* Makefile: Simplify by reference to ecos.mak
|
| Sun, 19 Jan 2003 12:18:48 +0000 |
bartv |
Minor clean ups to cope with a more finicky SH assembler
|
| Sun, 19 Jan 2003 12:05:10 +0000 |
bartv |
Fix build failures caused by using the wrong register #define
|
| Sat, 18 Jan 2003 04:22:59 +0000 |
jlarmour |
* doc/dns.sgml: Document const in setdomainname proto here.
|
| Sat, 18 Jan 2003 04:19:25 +0000 |
jlarmour |
* src/network_support.c (init_all_network_interfaces): Define buf
|
| Sat, 18 Jan 2003 04:18:48 +0000 |
jlarmour |
* include/dns_impl.inl (setdomainname): define with const name
|
| Sat, 18 Jan 2003 04:18:26 +0000 |
jlarmour |
* include/cyg_ass.h (CYG_CHECK_FUNC_PTRC): Define with const pointer
|
| Sat, 18 Jan 2003 04:09:31 +0000 |
jlarmour |
* src/mqueue.cxx: Fix multi-line string literal warning.
|
| Sat, 18 Jan 2003 03:47:02 +0000 |
jlarmour |
* cdl/dns.cdl: Added the ability to hard code a domain name.
|
| Sat, 18 Jan 2003 03:46:17 +0000 |
jlarmour |
* src/network_support.c (init_all_network_interfaces): Added
|
| Fri, 17 Jan 2003 16:49:11 +0000 |
gthomas |
Misc fixes to Linux boot code - from Patrick Doyle
|
| Fri, 17 Jan 2003 14:38:31 +0000 |
jld |
* standalone/wxwin/makefile.gnu: New makefile for GNU tools
|
| Thu, 16 Jan 2003 17:19:31 +0000 |
jld |
* standalone/wxwin/ecutils.cpp: #include <errno.h>
|
| Mon, 13 Jan 2003 18:45:26 +0000 |
gthomas |
Be quieter about out of range memory addresses - ask only once - from Patrick Doyle
|
| Mon, 13 Jan 2003 05:50:23 +0000 |
jlarmour |
* include/mqueue.hxx: Allow get/put to return time out.
|
| Mon, 13 Jan 2003 05:50:02 +0000 |
jlarmour |
* include/mqueue.h: Define POSIX 1003.1d draft mq_timedsend() and
|
| Mon, 13 Jan 2003 05:49:42 +0000 |
jlarmour |
* doc/posix.sgml: Document them.
|
| Mon, 13 Jan 2003 04:17:03 +0000 |
jlarmour |
http://dev.scriptics.com/ is now http://www.tcl.tk/
|
| Sun, 12 Jan 2003 04:53:28 +0000 |
jlarmour |
* src/bootp_support.c: Fix licence which should always have been
|
| Fri, 10 Jan 2003 14:58:25 +0000 |
asl |
Typo fix.
|
| Thu, 09 Jan 2003 06:34:12 +0000 |
jlarmour |
* src/hal_misc.c (hal_delay_us): Use HAL_CLOCK_READ instead of inline
|
| Wed, 08 Jan 2003 19:47:34 +0000 |
gthomas |
Fix ARM9 cache line sizes - from Patrick Doyle
|
| Sat, 04 Jan 2003 18:46:39 +0000 |
jlarmour |
* doc/tcpip.sgml: Use new entity name for tcpip manpages.
|
| Sat, 04 Jan 2003 18:46:12 +0000 |
jlarmour |
* sgml/makemakefile: Oops, use new entity consistently in generated
|
| Sat, 04 Jan 2003 13:02:31 +0000 |
gthomas |
Remove [errant] debug printf.
|
| Sat, 04 Jan 2003 03:42:26 +0000 |
gthomas |
Add CSB281 package
|
| Sat, 04 Jan 2003 03:39:59 +0000 |
gthomas |
Define data cache sync.
|
| Sat, 04 Jan 2003 03:38:40 +0000 |
gthomas |
Fix caches, PCI, ROMRAM mode, interrupts.
|
| Sat, 04 Jan 2003 03:37:12 +0000 |
gthomas |
Add support for non 1-1 mapped spaces.
|