summaryrefslogtreecommitdiff
path: root/ecos/packages/devs/serial/arm/lpc2xxx/current/ChangeLog
blob: 6406ae3dc485252e62726fabff5a7e6b34aec846 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
2008-11-23  Martin Laabs <martin.laabs@mailbox.tu-dresden.de>
            Andrew Lunn  <andrew@lunn.ch>

	* cdl/ser_arm_lpc2xxx.cdl:
	* include/arm_lpc2xxx_ser.inl: Ensure the serial interrupts are
	using different priorities, otherwise we get spurious interrupts.

2007-06-22  Alexander Aganichev <aaganichev@gmail.com>

	* cdl/ser_arm_lpc2xxx.cdl:
	Added requirement of
	CYGPKG_IO_SERIAL_GENERIC_16X5X_XMIT_REQUIRE_PRIME option.

2004-11-15  Jani Monoses <jani@iv.ro>

	* include/arm_lpc2xxx_ser.inl: 
	Get rid of unused external function declaration.
	
2004-09-12 Jani Monoses <jani@iv.ro>

	* include/arm_lpc2xxx_ser.inl: 
	Serial driver for ARM LPC2XXX, using generic 16X5X driver. 

//===========================================================================
// ####GPLCOPYRIGHTBEGIN####                                                
// -------------------------------------------                              
// This file is part of eCos, the Embedded Configurable Operating System.   
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
//
// This program is free software; you can redistribute it and/or modify     
// it under the terms of the GNU General Public License as published by     
// the Free Software Foundation; either version 2 or (at your option) any   
// later version.                                                           
//
// This program is distributed in the hope that it will be useful, but      
// WITHOUT ANY WARRANTY; without even the implied warranty of               
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU        
// General Public License for more details.                                 
//
// You should have received a copy of the GNU General Public License        
// along with this program; if not, write to the                            
// Free Software Foundation, Inc., 51 Franklin Street,                      
// Fifth Floor, Boston, MA  02110-1301, USA.                                
// -------------------------------------------                              
// ####GPLCOPYRIGHTEND####                                                  
//===========================================================================