OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [templates/] [all/] [ChangeLog] - Blame information for rev 174

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 unneback
2003-02-14  Jonathan Larmour  
2
 
3
        * current.ect: Update inferred values and add SNMP stack.
4
 
5
2002-08-15  Andrew Lunn  
6
 
7
        * current.ect: Added the cpuload package.
8
 
9
2002-08-09  Andrew Lunn  
10
 
11
        * current.ect: Added CYGPKG_CRC
12
 
13
2002-01-29  Jesper Skov  
14
 
15
        * current.ect: Added CYGPKG_NET_OPENBSD_STACK.
16
 
17
2001-11-27  Jonathan Larmour  
18
 
19
         current.ect: Provide default for CYGBLD_ISO_STRING_BSD_FUNCS_HEADER
20
 
21
2001-10-01  Jonathan Larmour  
22
 
23
        * current.ect: Add net related packages.
24
 
25
2001-08-21  Jonathan Larmour  
26
 
27
        * current.ect: Pre-infer CYGBLD_ISO_PMUTEXTYPES_HEADER.
28
 
29
2000-11-03  Jonathan Larmour  
30
 
31
        * current.ect: Update inferred values for current CDL.
32
 
33
2000-07-22  Jonathan Larmour  
34
 
35
        * current.ect: Don't include signals package by default as it conflicts
36
        with POSIX
37
 
38
2000-07-04  Jonathan Larmour  
39
 
40
        * current.ect: Update to reflect new libc package layout, isoinfra,
41
        and addition of CYGPKG_MEMALLOC
42
        Also posix
43
 
44
2000-05-31  Jesper Skov  
45
 
46
        * current.ect: Renamed watchdog package.
47
 
48
2000-04-07  Hugo Tyson  
49
 
50
        * ecos.db: Re-organize device packages.  This is a massive change
51
        involving deleting all the sources for serial and ethernet drivers
52
        from where they used to live in
53
            packages/io/serial/current/src/ARCH/PLATFORM.[ch]
54
            packages/net/drivers/eth/PLATFORM/current/src/...
55
        and reinstating them in
56
            packages/devs/serial/ARCH/PLATFORM/current/src/...
57
            packages/devs/eth/ARCH/PLATFORM/current/src/...
58
 
59
        All these new packages are properly defined in ecos.db, and are
60
        all of type "hardware" so that a "target" can grab them.
61
 
62
        This directory layout is descriptive of the devices we have right
63
        now, arch and platform are separate levels just to make it easier
64
        to navigate in the filesystem and similar to the HAL structure in
65
        the filesystem.
66
 
67
        It is *not* prescriptive of future work; for example, the mythical
68
        common highly-portable 16550 serial driver which works on many
69
        targets would be called "devs/serial/s16550/current", or a serial
70
        device for a particular board (cogent springs to mind) that can
71
        work with different CPUs fitted is "devs/serial/cogent/current".
72
 
73
        Changelogs have been preserved and replicated over all the new
74
        packages, so that no history is lost.
75
 
76
        The contents of individual source files are unchanged; they build
77
        in just the same emvironment except for a very few cases where the
78
        config file name changed in this movement.
79
 
80
        Targets in ecos.db have been redefined to bring in all relevant
81
        hardware packages including net and serial drivers (but the newly
82
        included packages are only active if their desired parent is
83
        available.)
84
 
85
        The names of CDL options (and their #defines of course) stay the
86
        same for the serial drivers, for backward compatibility.
87
 
88
        * templates/*/current.ect: these have had CYGPKG_IO_SERIAL added
89
        rather than it being in (almost) all target definitions.
90
 
91
2000-04-05  Jesper Skov  
92
 
93
        * current.ect: Wallclock moved.
94
 
95
2000-02-08  Gary Thomas  
96
 
97
        * current.ect: Remove network package which, now distributed
98
        separately.
99
 
100
2000-01-28  Gary Thomas  
101
 
102
        * current.ect: Add network package.
103
 
104
1999-12-09  Bart Veer  
105
 
106
        * templates/all directory created
107
 
108
 
109
//===========================================================================
110
//####ECOSGPLCOPYRIGHTBEGIN####
111
// -------------------------------------------
112
// This file is part of eCos, the Embedded Configurable Operating System.
113
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
114
//
115
// eCos is free software; you can redistribute it and/or modify it under
116
// the terms of the GNU General Public License as published by the Free
117
// Software Foundation; either version 2 or (at your option) any later version.
118
//
119
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
120
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
121
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
122
// for more details.
123
//
124
// You should have received a copy of the GNU General Public License along
125
// with eCos; if not, write to the Free Software Foundation, Inc.,
126
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
127
//
128
// As a special exception, if other files instantiate templates or use macros
129
// or inline functions from this file, or you compile this file and link it
130
// with other works to produce a work based on this file, this file does not
131
// by itself cause the resulting work to be covered by the GNU General Public
132
// License. However the source code for this file must still be made available
133
// in accordance with section (3) of the GNU General Public License.
134
//
135
// This exception does not invalidate any other reasons why a work based on
136
// this file might be covered by the GNU General Public License.
137
//
138
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
139
// at http://sources.redhat.com/ecos/ecos-license/
140
// -------------------------------------------
141
//####ECOSGPLCOPYRIGHTEND####
142
//===========================================================================

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.