Mercurial > nand-ecoscentric
graph
-
* include/dns_impl.inl (setdomainname): define with const nameSat, 18 Jan 2003 04:18:48 +0000, by jlarmour
-
* include/cyg_ass.h (CYG_CHECK_FUNC_PTRC): Define with const pointerSat, 18 Jan 2003 04:18:26 +0000, by jlarmour
-
* src/mqueue.cxx: Fix multi-line string literal warning.Sat, 18 Jan 2003 04:09:31 +0000, by jlarmour
-
* cdl/dns.cdl: Added the ability to hard code a domain name.Sat, 18 Jan 2003 03:47:02 +0000, by jlarmour
-
* src/network_support.c (init_all_network_interfaces): AddedSat, 18 Jan 2003 03:46:17 +0000, by jlarmour
-
Misc fixes to Linux boot code - from Patrick DoyleFri, 17 Jan 2003 16:49:11 +0000, by gthomas
-
* standalone/wxwin/makefile.gnu: New makefile for GNU toolsFri, 17 Jan 2003 14:38:31 +0000, by jld
-
* standalone/wxwin/ecutils.cpp: #include <errno.h>Thu, 16 Jan 2003 17:19:31 +0000, by jld
-
Be quieter about out of range memory addresses - ask only once - from Patrick DoyleMon, 13 Jan 2003 18:45:26 +0000, by gthomas
-
* include/mqueue.hxx: Allow get/put to return time out.Mon, 13 Jan 2003 05:50:23 +0000, by jlarmour
-
* include/mqueue.h: Define POSIX 1003.1d draft mq_timedsend() andMon, 13 Jan 2003 05:50:02 +0000, by jlarmour
-
* doc/posix.sgml: Document them.Mon, 13 Jan 2003 05:49:42 +0000, by jlarmour
-
http://dev.scriptics.com/ is now http://www.tcl.tk/Mon, 13 Jan 2003 04:17:03 +0000, by jlarmour
-
* src/bootp_support.c: Fix licence which should always have beenSun, 12 Jan 2003 04:53:28 +0000, by jlarmour
-
Typo fix.Fri, 10 Jan 2003 14:58:25 +0000, by asl
-
* src/hal_misc.c (hal_delay_us): Use HAL_CLOCK_READ instead of inlineThu, 09 Jan 2003 06:34:12 +0000, by jlarmour
-
Fix ARM9 cache line sizes - from Patrick DoyleWed, 08 Jan 2003 19:47:34 +0000, by gthomas
-
* doc/tcpip.sgml: Use new entity name for tcpip manpages.Sat, 04 Jan 2003 18:46:39 +0000, by jlarmour
-
* sgml/makemakefile: Oops, use new entity consistently in generatedSat, 04 Jan 2003 18:46:12 +0000, by jlarmour
-
Remove [errant] debug printf.Sat, 04 Jan 2003 13:02:31 +0000, by gthomas
-
Add CSB281 packageSat, 04 Jan 2003 03:42:26 +0000, by gthomas
-
Define data cache sync.Sat, 04 Jan 2003 03:39:59 +0000, by gthomas
-
Fix caches, PCI, ROMRAM mode, interrupts.Sat, 04 Jan 2003 03:38:40 +0000, by gthomas
-
Add support for non 1-1 mapped spaces.Sat, 04 Jan 2003 03:37:12 +0000, by gthomas
-
Handle PCI window in uncached space.Sat, 04 Jan 2003 03:31:43 +0000, by gthomas
-
Add CDL to control debug prints.Sat, 04 Jan 2003 03:30:05 +0000, by gthomas
-
Fix kcache2 test for 32 byte cache line size. Add low level cache testing.Sat, 04 Jan 2003 03:23:15 +0000, by gthomas
-
Include documentation for profile (gprof) package.Sat, 04 Jan 2003 03:19:33 +0000, by gthomas
-
* sgml/makemakefile: Try to shorten generated entity names.Fri, 03 Jan 2003 23:42:20 +0000, by jlarmour
-
Fix decompression problem - from Patrick Doyle.Thu, 02 Jan 2003 16:43:47 +0000, by gthomas
-
PPC60x improvementsTue, 24 Dec 2002 16:04:18 +0000, by gthomas
-
Add new board port for Cogent CSB281Tue, 24 Dec 2002 16:00:44 +0000, by gthomas
-
* doc/.cvsignore: Added this file to ignore generated HTML files.Sun, 22 Dec 2002 11:20:47 +0000, by nickg
-
* sgml/doclist: Added HTTPD package documentation.Sun, 22 Dec 2002 11:18:53 +0000, by nickg
-
* ecos.db: Add HTTPD package.Sun, 22 Dec 2002 11:17:03 +0000, by nickg
-
Created new HTTPD package.Sun, 22 Dec 2002 11:09:00 +0000, by nickg
-
* src/sys/netinet/tcp_usrreq.c (tcp_usrreq): Rearranged ifndef onSun, 22 Dec 2002 11:03:52 +0000, by nickg
-
RedBoot e2fs fixWed, 18 Dec 2002 13:03:16 +0000, by msalter
-
i82559 driver tweakTue, 17 Dec 2002 22:10:53 +0000, by msalter
-
Fix cache macros, which could go wrong if the base address was not onSun, 15 Dec 2002 21:27:39 +0000, by bartv
-
Add explicit #include for <cyg/infra/cyg_type.h>Sun, 15 Dec 2002 21:17:17 +0000, by bartv
-
mn10300/am33 fixesFri, 13 Dec 2002 14:23:13 +0000, by msalter
-
Add support for PowerPC/8260 based platforms. Contributed by Patrick Doyle <wpd@delcomsys.com>Thu, 12 Dec 2002 21:15:24 +0000, by gthomas
-
* src/common/kapi.cxx:Thu, 12 Dec 2002 18:31:34 +0000, by nickg
-
ARM hal_io tweakWed, 11 Dec 2002 14:39:53 +0000, by msalter
-
Enable serial I/O for Analogue Micro 'adder'Tue, 10 Dec 2002 15:42:35 +0000, by gthomas
-
Only enable devices which exist.Tue, 10 Dec 2002 15:40:20 +0000, by gthomas
-
Fix return value for tty write - don't count expanded chars.Tue, 10 Dec 2002 15:29:00 +0000, by gthomas
-
* src/mutex.cxx (pthread_cond_timedwait): Initialize clock convertersTue, 10 Dec 2002 02:28:21 +0000, by jlarmour
-
Suppress Linux exec for AT91.Sat, 07 Dec 2002 12:54:31 +0000, by gthomas
-
AM33 enhancementsFri, 06 Dec 2002 18:25:54 +0000, by msalter
-
Force 'no Linux exec command'Fri, 06 Dec 2002 15:04:03 +0000, by gthomas
-
mn10300 flash tweakThu, 05 Dec 2002 13:29:42 +0000, by msalter
-
AM29DL322 SupportWed, 04 Dec 2002 22:20:48 +0000, by msalter
-
Don't claim version string for RAM applications.Wed, 04 Dec 2002 14:29:12 +0000, by gthomas
-
Update synthetic target to cope with recent gcc changesTue, 03 Dec 2002 21:07:24 +0000, by bartv
-
Export RedBoot version via virtual vector table.Tue, 03 Dec 2002 19:48:20 +0000, by gthomas
-
Add function to dump/display network interface and routing tables.Tue, 03 Dec 2002 17:22:45 +0000, by gthomas
-
Add tests for kernel flag synchronizers (incomplete).Tue, 03 Dec 2002 14:25:22 +0000, by gthomas
-
Add a new configuration option for the size of control packets. ThisMon, 02 Dec 2002 20:48:15 +0000, by bartv
-
Add proper MPC8xx RESET support.Mon, 02 Dec 2002 20:42:57 +0000, by gthomas
-
* ecos-tutorial.sgml: Expanded "i386 PC Hardware Setup" section toSun, 01 Dec 2002 15:52:57 +0000, by nickg
-
* src/vectors.S: Added GRUB startup option to tests for IDTSun, 01 Dec 2002 15:50:14 +0000, by nickg
-
* src/plf_stub.c: Removed redundant reinitialization of VSR tableSun, 01 Dec 2002 15:48:34 +0000, by nickg
-
* src/signal.cxx: Changed the three routines added in the lastTue, 26 Nov 2002 18:16:45 +0000, by nickg
-
Fix BD allocator problem.Tue, 26 Nov 2002 15:36:55 +0000, by gthomas
-
Minor CDL cleanup.Tue, 26 Nov 2002 13:48:16 +0000, by gthomas
-
Improve makefile build toolsMon, 25 Nov 2002 23:28:08 +0000, by gthomas
-
Improve generalized support for MPC/QUICC based platformsMon, 25 Nov 2002 23:20:50 +0000, by gthomas
-
Improve 16as8 functionalityMon, 25 Nov 2002 23:19:56 +0000, by gthomas
-
Add Adder platformMon, 25 Nov 2002 23:19:25 +0000, by gthomas
-
Add Adder platform from Analogue & MicroMon, 25 Nov 2002 23:18:41 +0000, by gthomas
-
AM33 virtual vector comm reorgTue, 19 Nov 2002 13:56:59 +0000, by msalter
-
Improve documentation. Replace gmon_out.h with non-GPL version.Fri, 15 Nov 2002 18:36:26 +0000, by gthomas
-
mn10300/asb/asb2305 tweaksFri, 15 Nov 2002 18:05:20 +0000, by msalter
-
Make TFTP port configurable.Fri, 15 Nov 2002 15:03:49 +0000, by gthomas
-
Changes in profiling API. Add documentation.Fri, 15 Nov 2002 14:32:33 +0000, by gthomas
-
Changes in profiling API.Fri, 15 Nov 2002 14:32:18 +0000, by gthomas
-
Rework profile package to more closely follow standardsFri, 15 Nov 2002 00:27:21 +0000, by gthomas
-
Add application-level profiling packageThu, 14 Nov 2002 23:49:08 +0000, by gthomas
-
Support for application profiling.Thu, 14 Nov 2002 23:36:48 +0000, by gthomas
-
Increase default number of buffers.Thu, 14 Nov 2002 23:33:36 +0000, by gthomas
-
Upgrade mn10300/asb2303 from cygmon to RedBootThu, 14 Nov 2002 17:53:24 +0000, by msalter
-
Fix copyright.Wed, 13 Nov 2002 21:18:16 +0000, by gthomas
-
Add cache control for writethru/copyback modesWed, 13 Nov 2002 21:05:25 +0000, by gthomas
-
Add control over DATA cache startup mode.Wed, 13 Nov 2002 21:04:54 +0000, by gthomas
-
Cleanup a few loose ends from IOP310 reorganizationWed, 13 Nov 2002 15:43:20 +0000, by msalter
-
XScale verde tweakTue, 12 Nov 2002 22:36:28 +0000, by msalter
-
Fix last checkin.Tue, 12 Nov 2002 21:50:39 +0000, by msalter
-
ARM stub tweakTue, 12 Nov 2002 21:45:47 +0000, by msalter
-
Remove obsolete IQ80310 packageTue, 12 Nov 2002 17:53:18 +0000, by gthomas
-
Ethernet driver for NPWR Linux EngineTue, 12 Nov 2002 17:44:23 +0000, by gthomas
-
Add NPWR Linux Engine, update Xscale IOP310 based platformsTue, 12 Nov 2002 17:38:37 +0000, by gthomas
-
* src/fio.h: Added macros to deal with signal handling. These willMon, 11 Nov 2002 23:58:53 +0000, by nickg
-
* src/signal.cxx: Added three exportable routines that may be usedMon, 11 Nov 2002 23:57:47 +0000, by nickg
-
* include/sys/types.h: Add define/undefine for __NEED_FD_SETS_ONLYMon, 11 Nov 2002 23:55:20 +0000, by nickg
-
* tests/tm_basic.cxx: Use <cyg/infra/diag.h> for diag_printfTue, 05 Nov 2002 05:56:35 +0000, by jlarmour
-
* src/io.c (_rb_gets_preloaded): Null terminate when buffer full.Tue, 05 Nov 2002 04:27:05 +0000, by jlarmour
-
2002-11-05 Chris Garry <cgarry@sweeneydesign.co.uk>Tue, 05 Nov 2002 02:50:43 +0000, by jlarmour
-
Correct last changeTue, 05 Nov 2002 02:50:13 +0000, by jlarmour
-
* cdl/ks32c5000_eth.cdl: Ensure exactly 1 PHY enabled.Tue, 05 Nov 2002 02:49:50 +0000, by jlarmour
-
* include/hal_platform_setup.h (PLATFORM_SETUP1): Only define ifTue, 05 Nov 2002 02:31:11 +0000, by jlarmour
-
2002-11-05 Chris Garry <cgarry@sweeneydesign.co.uk>Tue, 05 Nov 2002 02:24:42 +0000, by jlarmour
-
Postpone check of ifq_maxlen until device comes onlineMon, 04 Nov 2002 20:23:24 +0000, by gthomas
-
Fix problem with overloaded 'ticks'Mon, 04 Nov 2002 20:23:00 +0000, by gthomas
-
Fix getsocknemt(), add <sys/uio.h>Sun, 03 Nov 2002 19:49:43 +0000, by gthomas
-
Add support for readv()/writev()Sun, 03 Nov 2002 19:49:23 +0000, by gthomas
-
* sgml/makemakefile: Removed the second OTHER_SGML which clobbersTue, 29 Oct 2002 08:19:21 +0000, by asl
-
Fixed 32-bit reliance.Tue, 29 Oct 2002 08:18:17 +0000, by asl
-
* tests/tm_basic.cxx: Include infra/diag.h and removed theMon, 28 Oct 2002 16:34:21 +0000, by asl
-
Regenerate configure scripts after a toplevel fix to the ECOS_PATH_TCLSun, 27 Oct 2002 15:24:18 +0000, by bartv
-
Fix typo in autoconf macro, which affected builds on Debian 3.0Sun, 27 Oct 2002 15:14:42 +0000, by bartv
-
Fix expression typo, reported by Andrew Lunn and David SmithSun, 27 Oct 2002 15:04:06 +0000, by bartv
-
Improve ROM/RAM space layout.Sat, 26 Oct 2002 14:03:00 +0000, by gthomas
-
Add SRAM definitions.Fri, 25 Oct 2002 20:36:35 +0000, by gthomas
-
Min BOOTP/vendor size. Fix typo in FIS/DELETE.Thu, 24 Oct 2002 18:32:24 +0000, by gthomas
-
* ecosadmin.tcl (ecosadmin::process_add_package): Use gzip -d, notThu, 24 Oct 2002 03:16:54 +0000, by jlarmour
-
Patch from Jiri Gaisler:Sat, 19 Oct 2002 00:23:19 +0000, by jlarmour
-
Patch from Jiri Gaisler:Sat, 19 Oct 2002 00:23:04 +0000, by jlarmour
-
Patch from Jiri Gaisler:Sat, 19 Oct 2002 00:22:50 +0000, by jlarmour
