annotate packages/hal/powerpc/mpc5xx/current/ChangeLog @ 2729:74dbf4c3f2e1 after-copyright-change-20090129

Update all copyright banners to reflect FSF ownership; fix and improve licence text.
author jlarmour
date Thu, 29 Jan 2009 17:47:46 +0000
parents 933a098bce82
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2702
933a098bce82 * include/var_intr.h:
asl
parents: 2315
diff changeset
1 2008-09-02 Steven Clusgton <steven.clugston@ncl.ac.uk>
933a098bce82 * include/var_intr.h:
asl
parents: 2315
diff changeset
2
933a098bce82 * include/var_intr.h:
asl
parents: 2315
diff changeset
3 * include/var_intr.h:
933a098bce82 * include/var_intr.h:
asl
parents: 2315
diff changeset
4 * include/var_intr.c:
933a098bce82 * include/var_intr.h:
asl
parents: 2315
diff changeset
5
933a098bce82 * include/var_intr.h:
asl
parents: 2315
diff changeset
6 Corrected some interrupt priority level defines used by asserts.
933a098bce82 * include/var_intr.h:
asl
parents: 2315
diff changeset
7 Changed confusing SCI0/1 naming to SCI1/2 to be consistent with actual
933a098bce82 * include/var_intr.h:
asl
parents: 2315
diff changeset
8 register names.
933a098bce82 * include/var_intr.h:
asl
parents: 2315
diff changeset
9 Removed some SCI related interrupt acknowledges so that the status
933a098bce82 * include/var_intr.h:
asl
parents: 2315
diff changeset
10 is preserved for the DSR.
933a098bce82 * include/var_intr.h:
asl
parents: 2315
diff changeset
11
2315
1086fe8e0c59 * include/var_intr.h: Fixed a set of incorrect asserts.
jlarmour
parents: 1604
diff changeset
12 2006-11-13 Andreas Fritiofson <andreas.fritiofson@newmad.se>
1086fe8e0c59 * include/var_intr.h: Fixed a set of incorrect asserts.
jlarmour
parents: 1604
diff changeset
13
1086fe8e0c59 * include/var_intr.h: Fixed a set of incorrect asserts.
jlarmour
parents: 1604
diff changeset
14 * include/var_intr.h: Fixed a set of incorrect asserts.
1086fe8e0c59 * include/var_intr.h: Fixed a set of incorrect asserts.
jlarmour
parents: 1604
diff changeset
15
1604
bc88a3357a79 Update usage of 'tail' command for new (pickier) version - from Jani Monoses
gthomas
parents: 1600
diff changeset
16 2004-04-22 Jani Monoses <jani@iv.ro>
bc88a3357a79 Update usage of 'tail' command for new (pickier) version - from Jani Monoses
gthomas
parents: 1600
diff changeset
17
bc88a3357a79 Update usage of 'tail' command for new (pickier) version - from Jani Monoses
gthomas
parents: 1600
diff changeset
18 * cdl/hal_powerpc_mpc5xx.cdl :
bc88a3357a79 Update usage of 'tail' command for new (pickier) version - from Jani Monoses
gthomas
parents: 1600
diff changeset
19 Invoke tail with stricter syntax that works in latest coreutils.
bc88a3357a79 Update usage of 'tail' command for new (pickier) version - from Jani Monoses
gthomas
parents: 1600
diff changeset
20
1600
f98ccb45a59c Fix compile errors when using new GCC
gthomas
parents: 1409
diff changeset
21 2004-04-21 Gary Thomas <gary@mlbassoc.com>
f98ccb45a59c Fix compile errors when using new GCC
gthomas
parents: 1409
diff changeset
22
f98ccb45a59c Fix compile errors when using new GCC
gthomas
parents: 1409
diff changeset
23 * src/var_intr.c:
f98ccb45a59c Fix compile errors when using new GCC
gthomas
parents: 1409
diff changeset
24 * include/var_regs.h: Changes to allow compilation with latest GCC.
1409
6799a1e89127 * include/var_intr.h: Added definitions for maximum/minimum interrupt
asl
parents: 1397
diff changeset
25
6799a1e89127 * include/var_intr.h: Added definitions for maximum/minimum interrupt
asl
parents: 1397
diff changeset
26 2003-11-30 Bob Koninckx <bob.koninckx@fmtc.be>
6799a1e89127 * include/var_intr.h: Added definitions for maximum/minimum interrupt
asl
parents: 1397
diff changeset
27
6799a1e89127 * include/var_intr.h: Added definitions for maximum/minimum interrupt
asl
parents: 1397
diff changeset
28 * include/var_intr.h: Added definitions for maximum/minimum interrupt
6799a1e89127 * include/var_intr.h: Added definitions for maximum/minimum interrupt
asl
parents: 1397
diff changeset
29 priorites on SIU/IMB3
6799a1e89127 * include/var_intr.h: Added definitions for maximum/minimum interrupt
asl
parents: 1397
diff changeset
30
1397
9c818dd5d9fa Updates for EC555 targets - from Bob Koninckx
gthomas
parents: 210
diff changeset
31 2002-11-11 Bob Koninckx <bob.koninckx@mech.kuleuven.ac.be>
9c818dd5d9fa Updates for EC555 targets - from Bob Koninckx
gthomas
parents: 210
diff changeset
32
9c818dd5d9fa Updates for EC555 targets - from Bob Koninckx
gthomas
parents: 210
diff changeset
33 * include/var_regs.h: Removed double definitions for ICTRL, ICTRL_SERSHOW
9c818dd5d9fa Updates for EC555 targets - from Bob Koninckx
gthomas
parents: 210
diff changeset
34 and ICTRL_NOSERSHOW
9c818dd5d9fa Updates for EC555 targets - from Bob Koninckx
gthomas
parents: 210
diff changeset
35 * src/var_intr.c: Added a very simple serial arbitration isr to make GDB-CTRC
9c818dd5d9fa Updates for EC555 targets - from Bob Koninckx
gthomas
parents: 210
diff changeset
36 work in the absence of any device drivers.
9c818dd5d9fa Updates for EC555 targets - from Bob Koninckx
gthomas
parents: 210
diff changeset
37 * include/var_intr.h: Added a definition for hal_arbitration_isr_sci
9c818dd5d9fa Updates for EC555 targets - from Bob Koninckx
gthomas
parents: 210
diff changeset
38 * include/variant.inc: Make sure FREEZE gets negated before returning from an
9c818dd5d9fa Updates for EC555 targets - from Bob Koninckx
gthomas
parents: 210
diff changeset
39 exception. Failing to do so prevents proper operation of timers etc when
9c818dd5d9fa Updates for EC555 targets - from Bob Koninckx
gthomas
parents: 210
diff changeset
40 debugging.
9c818dd5d9fa Updates for EC555 targets - from Bob Koninckx
gthomas
parents: 210
diff changeset
41 * tests/intr0.c: completely rewritten to something that actually tests something.
9c818dd5d9fa Updates for EC555 targets - from Bob Koninckx
gthomas
parents: 210
diff changeset
42 Not completely finished.
9c818dd5d9fa Updates for EC555 targets - from Bob Koninckx
gthomas
parents: 210
diff changeset
43
208
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff changeset
44 2002-04-25 Bob Koninckx <bob.koninckx@mech.kuleuven.ac.be>
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff changeset
45 2002-04-25 Jonathan Larmour <jlarmour@redhat.com>
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff changeset
46
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff changeset
47 * New package.
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff changeset
48
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff changeset
49 //===========================================================================
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
50 // ####GPLCOPYRIGHTBEGIN####
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
51 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
52 // This file is part of eCos, the Embedded Configurable Operating System.
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
53 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
208
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff changeset
54 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
55 // This program is free software; you can redistribute it and/or modify
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
56 // it under the terms of the GNU General Public License as published by
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
57 // the Free Software Foundation; either version 2 or (at your option) any
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
58 // later version.
208
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff changeset
59 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
60 // This program is distributed in the hope that it will be useful, but
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
61 // WITHOUT ANY WARRANTY; without even the implied warranty of
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
62 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
63 // General Public License for more details.
208
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff changeset
64 //
2729
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
65 // You should have received a copy of the GNU General Public License
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
66 // along with this program; if not, write to the
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
67 // Free Software Foundation, Inc., 51 Franklin Street,
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
68 // Fifth Floor, Boston, MA 02110-1301, USA.
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
69 // -------------------------------------------
74dbf4c3f2e1 Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents: 2702
diff changeset
70 // ####GPLCOPYRIGHTEND####
208
e0c0827131d1 Merge from eCos master repository on 2002-05-20-20:11:54-BST
jlarmour
parents:
diff changeset
71 //===========================================================================