annotate packages/devs/serial/arm/iop310/current/ChangeLog @ 674:c78cb787f46d

* cdl/ser_arm_iop310.cdl: Remove irrelevant doc link.
author jlarmour
date Mon, 24 Feb 2003 14:14:15 +0000
parents de449c532876
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
674
c78cb787f46d * cdl/ser_arm_iop310.cdl: Remove irrelevant doc link.
jlarmour
parents: 411
diff changeset
1 2003-02-24 Jonathan Larmour <jifl@eCosCentric.com>
c78cb787f46d * cdl/ser_arm_iop310.cdl: Remove irrelevant doc link.
jlarmour
parents: 411
diff changeset
2
c78cb787f46d * cdl/ser_arm_iop310.cdl: Remove irrelevant doc link.
jlarmour
parents: 411
diff changeset
3 * cdl/ser_arm_iop310.cdl: Remove irrelevant doc link.
c78cb787f46d * cdl/ser_arm_iop310.cdl: Remove irrelevant doc link.
jlarmour
parents: 411
diff changeset
4
411
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
5 2002-11-12 Gary Thomas <gary@mlbassoc.com>
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
6
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
7 * include/arm_iop310_ser.inl:
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
8 * cdl/ser_arm_iop310.cdl: New Xscale platforms layout.
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
9
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
10 2001-09-03 Jesper Skov <jskov@redhat.com>
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
11
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
12 * include/arm_iq80310_ser.inl: Fix interrupt vector name typos.
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
13
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
14 2000-10-25 Mark Salter <msalter@redhat.com>
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
15
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
16 * include/arm_iq80310_ser.inl: Initial checkin.
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
17 * cdl/ser_arm_iq80310.cdl: Ditto.
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
18
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
19 //===========================================================================
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
20 //####ECOSGPLCOPYRIGHTBEGIN####
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
21 // -------------------------------------------
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
22 // This file is part of eCos, the Embedded Configurable Operating System.
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
23 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
24 //
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
25 // eCos is free software; you can redistribute it and/or modify it under
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
26 // the terms of the GNU General Public License as published by the Free
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
27 // Software Foundation; either version 2 or (at your option) any later version.
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
28 //
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
29 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
30 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
31 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
32 // for more details.
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
33 //
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
34 // You should have received a copy of the GNU General Public License along
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
35 // with eCos; if not, write to the Free Software Foundation, Inc.,
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
36 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
37 //
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
38 // As a special exception, if other files instantiate templates or use macros
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
39 // or inline functions from this file, or you compile this file and link it
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
40 // with other works to produce a work based on this file, this file does not
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
41 // by itself cause the resulting work to be covered by the GNU General Public
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
42 // License. However the source code for this file must still be made available
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
43 // in accordance with section (3) of the GNU General Public License.
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
44 //
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
45 // This exception does not invalidate any other reasons why a work based on
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
46 // this file might be covered by the GNU General Public License.
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
47 //
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
48 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
49 // at http://sources.redhat.com/ecos/ecos-license/
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
50 // -------------------------------------------
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
51 //####ECOSGPLCOPYRIGHTEND####
de449c532876 Add NPWR Linux Engine, update Xscale IOP310 based platforms
gthomas
parents:
diff changeset
52 //===========================================================================