comparison packages/ChangeLog @ 115:6ed91473a1cd ecos-sw-2000-08-21

Merge from eCos master repository on 2000-08-21-22:40:54-BST
author jlarmour
date Fri, 25 Aug 2000 17:32:38 +0000
parents 84e4bde58b26
children bd1a71e3e476
comparison
equal deleted inserted replaced
114:5ad2b71d525e 115:6ed91473a1cd
1 2000-08-18 Nick Garnett <nickg@cygnus.co.uk>
2
3 * ecos.db: Added CYGPKG_FS_RAM package.
4
5 2000-08-14 Hugo Tyson <hmt@cygnus.co.uk>
6
7 * ecos.db: Minor changes...
8 Arrange for hardware flash drivers to be "hardware" and
9 referenced in their associated targets, and for the common flash
10 code to be not-hardware and not in any target.
11 Arrange for hardware PCMCIA drivers to be "hardware" and
12 referenced in their associated targets, and for the common PCMCIA
13 code to be not-hardware and not in any target.
14 Not sure what to do about the "PCMCIA (Compact Flash) ethernet
15 drivers" CYGPKG_DEVS_ETH_CF - arguably this should be "hardware"
16 and mentioned in all targets that can use PCMCIA, right? But it
17 is not hardware specific, and you might want to use PCMCIA without
18 using the net at all. So I left it a plain package.
19
20 2000-08-14 Gary Thomas <gthomas@redhat.com>
21
22 * ecos.db: Add flash driver for EDB7xxx.
23
24 2000-08-10 Hugo Tyson <hmt@cygnus.co.uk>
25
26 * ecos.db (CYGPKG_IO_ETH_DRIVERS): Since this package is now
27 included in all releases, re-organize it so that it is exported
28 in ecos.db always. (Same package as change 2000-08-03)
29
30 2000-08-03 Gary Thomas <gthomas@redhat.com>
31
32 * ecos.db: Ethernet [logical] drivers package moved to "io".
33
34 2000-08-01 Gary Thomas <gthomas@redhat.com>
35
36 * ecos.db:
37 Reorg FLASH packages to have architecture layer.
38
39 2000-08-01 Gary Thomas <gthomas@redhat.com>
40
41 * ecos.db:
42 Reorg PCMCIA packages to have architecture layer.
43
44 2000-07-26 Gary Thomas <gthomas@redhat.com>
45
46 * ecos.db: Adding FLASH package - FLASH memory support.
47
48 2000-07-14 Gary Thomas <gthomas@redhat.com>
49
50 * ecos.db: Add RedBoot package.
51
52 2000-07-07 Gary Thomas <gthomas@redhat.com>
53
54 * ecos.db: Add PCMCIA (Compact Flash) ethernet driver.
55
56 2000-07-06 Gary Thomas <gthomas@redhat.com>
57
58 * ecos.db: Add initial PCMCIA (Compact Flash) package(s).
59
1 2000-07-07 Jesper Skov <jskov@redhat.com> 60 2000-07-07 Jesper Skov <jskov@redhat.com>
2 61
3 * ecos.db: Removed 'enable' statements from SH targets. Moved to 62 * ecos.db: Removed 'enable' statements from SH targets. Moved to
4 individual HAL CDL files. 63 individual HAL CDL files.
5 64
35 94
36 2000-05-26 Jesper Skov <jskov@redhat.com> 95 2000-05-26 Jesper Skov <jskov@redhat.com>
37 96
38 * ecos.db: Added dallas 1742 wallclock driver package. 97 * ecos.db: Added dallas 1742 wallclock driver package.
39 98
99 2000-05-26 Nick Garnett <nickg@cygnus.co.uk>
100
101 * ecos.db: Added CYGPKG_IO_FILEIO package.
102
40 2000-05-25 John Dallaway <jld@redhat.com> 103 2000-05-25 John Dallaway <jld@redhat.com>
41 104
42 * ecos.db: Tidy V850-related display strings. 105 * ecos.db: Tidy V850-related display strings.
106
107 2000-05-16 Nick Garnett <nickg@cygnus.co.uk>
108
109 * ecos.db: Fixed naming bug in CYGPKG_LIBC_SETJMP entry.
43 110
44 2000-04-26 Jesper Skov <jskov@redhat.com> 111 2000-04-26 Jesper Skov <jskov@redhat.com>
45 112
46 * ecos.db: ceb_v850 - include serial driver. 113 * ecos.db: ceb_v850 - include serial driver.
47 114
99 166
100 2000-04-05 Jesper Skov <jskov@redhat.com> 167 2000-04-05 Jesper Skov <jskov@redhat.com>
101 168
102 * ecos.db: Wallclock moved. 169 * ecos.db: Wallclock moved.
103 170
171 2000-03-31 Nick Garnett <nickg@cygnus.co.uk>
172
173 * ecos.db: Added POSIX package.
174
104 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk> 175 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
105 176
106 * ecosrelease.tcl: Allow running if cygtclsh80 is the tcl shell, as 177 * ecosrelease.tcl: Allow running if cygtclsh80 is the tcl shell, as
107 on cygwin, rather than tclsh. 178 on cygwin, rather than tclsh.
108 * ecosdistrib.tcl: Likewise 179 * ecosdistrib.tcl: Likewise