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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [devs/] [serial/] [m68k/] [mcf52xx/] [current/] [ChangeLog] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2008-11-17  Bart Veer  
2
 
3
        * cdl/ser_mcf52xx.cdl, doc/mcf52xx_ser.sgml, src/ser_mcf52xx.c:
4
        minor clean-ups.
5
 
6
2008-05-26  Bart Veer  
7
 
8
        * src/ser_mcf52xx.c: provide more flow control capability
9
        information to higher levels.
10
 
11
2006-09-25  Bart Veer  
12
 
13
        * doc/mcf52xx_ser.sgml: update docs to reflect changes in the
14
        hal/m68k hierarchy.
15
 
16
        * src/ser_mcf52xx.c: Motorola -> Freescale.
17
 
18
2006-09-08  Bart Veer  
19
 
20
        * src/ser_mcf52xx.c: update to use new var_io.h definitions.
21
 
22
2006-09-05  Bart Veer  
23
 
24
        * src/ser_mcf52xx.c, cdl/ser_mcf52xx.cdl:
25
        Trigger off options/components in the processor HAL rather than
26
        on interfaces in the device driver. The latter were essentially
27
        duplicates of the former so no longer served a purpose.
28
 
29
2006-07-10  Bart Veer  
30
 
31
        * cdl/ser_mcf52xx.cdl, src/ser_mcf52xx.c: separate out RTS/CTS
32
        handling. Cope with various changes in the mcf52xx variant HAL for
33
        better support of the ColdFire range of processors.
34
 
35
2006-03-10  John Dallaway  
36
 
37
        * cdl/ser_mcf52xx.cdl: Add reference to package documentation.
38
 
39
2004-08-03  John Dallaway  
40
 
41
        * cdl/ser_mcf52xx.cdl: Use any port for serial testing.
42
 
43
2004-08-02  Bart Veer  
44
 
45
        * cdl/ser_mcf52xx.cdl, src/ser_mcf52xx.c, doc/mcf52xx_ser.sgml:
46
        Make it easier for platform HALs to control what functionality is
47
        enabled, e.g. whether or not RTS/CTS are connected.
48
 
49
2004-03-17  Bart Veer  
50
 
51
        * doc/mcf52xx_ser.sgml: update following port to mcf5282
52
 
53
2004-03-08  Bart Veer  
54
 
55
        * cdl/ser_mcf52xx.cdl: look for default ISR priorities supplied by
56
        the HAL.
57
 
58
2004-02-11  Bart Veer  
59
 
60
        * src/ser_mcf52xx.c, cdl/ser_mcf52xx.cdl: add support for an
61
        optional third UART.
62
 
63
2003-08-01  Bart Veer  
64
 
65
        * doc/mcf52xx_ser.sgml: Document use of rx fifo
66
 
67
        * src/ser_mcf52xx.c:
68
        Use rx fifo where available. Add some statistics gathering.
69
 
70
2003-07-22  Bart Veer  
71
 
72
        * doc/mcf52xx_ser.sgml: fix various typos etc.
73
 
74
2003-07-18  Bart Veer  
75
 
76
        * doc/mcf52xx_ser.sgml: Add documentation.
77
 
78
2003-07-10  Bart Veer  
79
 
80
        * src/ser_mcf52xx.c (mcf52xx_serial_set_config):
81
        Reject DSR/DTR flow control more gracefully.
82
 
83
2003-07-08  Bart Veer  
84
 
85
        * cdl/ser_mcf52xx.cdl, src/ser_mcf52xx.c:
86
        Add support for hardware handshaking.
87
        Make better use of the fifos to reduce interrupts.
88
 
89
2003-06-04  Bart Veer  
90
 
91
        * New version of the M68K support
92
 
93
//===========================================================================
94
// ####GPLCOPYRIGHTBEGIN####
95
// -------------------------------------------
96
// This file is part of eCos, the Embedded Configurable Operating System.
97
// Copyright (C) 2003, 2004, 2006, 2008 Free Software Foundation, Inc.
98
//
99
// This program is free software; you can redistribute it and/or modify
100
// it under the terms of the GNU General Public License as published by
101
// the Free Software Foundation; either version 2 or (at your option) any
102
// later version.
103
//
104
// This program is distributed in the hope that it will be useful, but
105
// WITHOUT ANY WARRANTY; without even the implied warranty of
106
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
107
// General Public License for more details.
108
//
109
// You should have received a copy of the GNU General Public License
110
// along with this program; if not, write to the
111
// Free Software Foundation, Inc., 51 Franklin Street,
112
// Fifth Floor, Boston, MA  02110-1301, USA.
113
// -------------------------------------------
114
// ####GPLCOPYRIGHTEND####
115
//===========================================================================

powered by: WebSVN 2.1.0

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