| Wed, 02 Apr 2003 18:08:52 +0000 |
msalter |
Disable writing to i82559 EEPROM
|
| Wed, 02 Apr 2003 12:33:55 +0000 |
jlarmour |
* cdl/watchdog.cdl: Watchdog implementation requirement should be
|
| Mon, 31 Mar 2003 18:11:01 +0000 |
jld |
* standalone/common/ecosconfig.cxx, standalone/common/symbols.h:
|
| Mon, 31 Mar 2003 15:50:48 +0000 |
gthomas |
Improving SCC3 support (for MPC852T)
|
| Mon, 31 Mar 2003 15:27:50 +0000 |
jlarmour |
* src/quicc_smc1.c (cyg_hal_smcx_init_channel):
|
| Sun, 30 Mar 2003 17:52:39 +0000 |
bartv |
Fix typo reported by Savin Zlobec
|
| Fri, 28 Mar 2003 18:21:02 +0000 |
gthomas |
Use GCC/linker construct for buffer alignment
|
| Fri, 28 Mar 2003 13:49:32 +0000 |
gthomas |
Make TFTP optional
|
| Fri, 28 Mar 2003 13:14:39 +0000 |
gthomas |
Fix buffer allocation/alignment - save space
|
| Fri, 28 Mar 2003 13:11:52 +0000 |
gthomas |
Cleanup - use CPM/DPRAM allocator, better buffer alignment
|
| Fri, 28 Mar 2003 12:04:51 +0000 |
jld |
* standalone/wxwin/packagesdlg.cpp: Fix population of packages list.
|
| Fri, 28 Mar 2003 00:38:53 +0000 |
jlarmour |
* include/hal_platform_setup.h: EDB7211 has two 8M FLASH chips
|
| Thu, 27 Mar 2003 23:42:26 +0000 |
bartv |
Make toplevel configure script work in a release tree rather than just
|
| Thu, 27 Mar 2003 23:17:24 +0000 |
bartv |
Fix obscure "make install" problem, $(bindir) may not exist yet so
|
| Thu, 27 Mar 2003 19:09:11 +0000 |
jlarmour |
* sgml/makemakefile: Modified to generate makefile that can
|
| Thu, 27 Mar 2003 17:49:41 +0000 |
bartv |
Implement __cxa_pure_virtual() in eCos rather than rely on the one in
|
| Thu, 27 Mar 2003 17:26:37 +0000 |
jlarmour |
* src/ics1890.c: Added configurable PHY MII address.
|
| Thu, 27 Mar 2003 09:07:50 +0000 |
asl |
* src/synth_intr.c (synth_start_auxiliary): When an empty string
|
| Thu, 27 Mar 2003 08:46:29 +0000 |
jlarmour |
* src/fs-ecos.c
|
| Thu, 27 Mar 2003 08:38:07 +0000 |
jlarmour |
* include/wallclock/wallclock.inl: Added parens to TO_BCD() and TO_DEC()
|
| Thu, 27 Mar 2003 08:28:15 +0000 |
jlarmour |
* cdl/ks32c5000_eth.cdl
|
| Thu, 27 Mar 2003 02:14:20 +0000 |
msalter |
ixdp425 tweak
|
| Wed, 26 Mar 2003 22:17:39 +0000 |
msalter |
IXDP425/GRG tweak
|
| Wed, 26 Mar 2003 17:57:58 +0000 |
bartv |
Turn ECOS_REPOSITORY into a path rather than a single directory
|
| Wed, 26 Mar 2003 12:08:37 +0000 |
jld |
* standalone/wxwin/makefile.gnu: Tidy up.
|
| Tue, 25 Mar 2003 16:10:48 +0000 |
gthomas |
Fix typo - ENOERROR must be ENOERR
|
| Tue, 25 Mar 2003 11:47:51 +0000 |
jld |
* standalone/wxwin/symbols.h, standalone/wxwin/aboutdlg.cpp,
|
| Tue, 25 Mar 2003 10:15:07 +0000 |
jld |
* standalone/wxwin/runtestsdlg.cpp: Strip CRs from test output.
|
| Tue, 25 Mar 2003 04:14:51 +0000 |
jlarmour |
* src/keytools.c (decode_keychange): Avoid undefined behaviour.
|
| Tue, 25 Mar 2003 02:47:05 +0000 |
jlarmour |
* src/common/serial.c (serial_get_config): For both INPUT_FLUSH
|
| Tue, 25 Mar 2003 02:46:53 +0000 |
jlarmour |
* include/config_keys.h: Define CYG_IO_SET_CONFIG_SERIAL_OUTPUT_FLUSH
|
| Mon, 24 Mar 2003 21:59:28 +0000 |
gthomas |
Add support for A&M Adder-II (by extending Adder platform)
|
| Mon, 24 Mar 2003 13:31:15 +0000 |
msalter |
fix copyright notice
|
| Sun, 23 Mar 2003 16:22:13 +0000 |
gthomas |
Improve processor type support. Add baud rate generator allocation.
|
| Sun, 23 Mar 2003 16:21:40 +0000 |
gthomas |
New CPM support for baud rate generator allocation
|
| Sun, 23 Mar 2003 15:27:03 +0000 |
gthomas |
Clean up some unused #defines
|
| Sun, 23 Mar 2003 01:56:19 +0000 |
gthomas |
Fix typo in board initialization
|
| Fri, 21 Mar 2003 18:18:52 +0000 |
nickg |
Update copyright attributions.
|
| Fri, 21 Mar 2003 18:16:13 +0000 |
nickg |
* src/saa9730.h:
|
| Fri, 21 Mar 2003 18:14:35 +0000 |
nickg |
* include/network.h: Added include of pkgconf/io_eth_drivers.h
|
| Thu, 20 Mar 2003 19:03:40 +0000 |
nickg |
* src/ks5000_ether.c:
|
| Thu, 20 Mar 2003 19:03:03 +0000 |
gthomas |
Fix problems with -EAGAIN. Change behaviour of VMIN to match accepted behaviour.
|
| Thu, 20 Mar 2003 19:00:43 +0000 |
gthomas |
Remove unnecessary -EAGAIN code
|
| Thu, 20 Mar 2003 16:06:47 +0000 |
msalter |
fix __thread keyword conflict
|
| Thu, 20 Mar 2003 15:44:39 +0000 |
msalter |
support multiple net drivers in RedBoot
|
| Thu, 20 Mar 2003 13:09:54 +0000 |
gthomas |
Improve initial DPRAM value when guessing
|
| Wed, 19 Mar 2003 19:55:35 +0000 |
msalter |
more eeprom fixes for 82546
|
| Wed, 19 Mar 2003 17:39:03 +0000 |
jld |
* standalone/wxwin/appsettings.cpp, standalone/wxwin/makefile.gnu,
|
| Wed, 19 Mar 2003 16:22:11 +0000 |
jld |
* doc/redboot_installing.sgml: Updated AT91EB40 RedBoot installation
|
| Wed, 19 Mar 2003 14:45:48 +0000 |
bartv |
Fix mismatch between ecos.db and package CDL
|
| Wed, 19 Mar 2003 14:17:20 +0000 |
bartv |
Only export sigset_t stuff if CYGPKG_POSIX_SIGNALS is enabled.
|
| Wed, 19 Mar 2003 14:14:56 +0000 |
gthomas |
Fix compile/syntax error - from Thomas Koeller
|
| Tue, 18 Mar 2003 18:18:38 +0000 |
gthomas |
Fix inconsistent use of CYG_IO_SET_CONFIG_SERIAL_HW_RX_FLOW_THROTTLE "flag"
|
| Tue, 18 Mar 2003 17:08:53 +0000 |
gthomas |
Display PCI bus - must be manually enabled.
|
| Tue, 18 Mar 2003 17:04:32 +0000 |
jld |
* standalone/wxwin/appsettings.cpp, standalone/wxwin/configtool.cpp:
|
| Tue, 18 Mar 2003 14:40:46 +0000 |
gthomas |
Fix typo in date initialization (24 -> 14)
|
| Tue, 18 Mar 2003 14:34:06 +0000 |
gthomas |
Initialize time structure to known [legal] value.
|
| Tue, 18 Mar 2003 14:03:27 +0000 |
gthomas |
Update SCC2 initialization
|
| Tue, 18 Mar 2003 13:10:01 +0000 |
msalter |
New XScale ports
|
| Tue, 18 Mar 2003 11:47:41 +0000 |
asl |
* src/tftp_client.c: Reduce size of initial request packet
|