Mercurial > flash_v2
annotate packages/hal/powerpc/fads/current/ChangeLog @ 16:4f2df4ab82c8 ecos-sw-1999-06-18
Merge from eCos master repository on 1999-06-18-15:25:04-BST
| author | jlarmour |
|---|---|
| date | Fri, 18 Jun 1999 07:59:09 +0000 |
| parents | 01ce82f3e11a |
| children | 29bc183297e1 |
| rev | line source |
|---|---|
|
16
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
1 1999-06-11 Hugo Tyson <hmt@cygnus.co.uk> |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
2 |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
3 * src/PKGconf.mak: Build the new file. |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
4 |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
5 * src/hal_aux.c (CYGARC_MEMDESC_TABLE): New file, to define this |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
6 object for per-platform table-driven memory map initialization. |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
7 The table used to be in hal_misc.c in the architectural HAL; this |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
8 is platform dependent so better and cleaner here. |
|
4f2df4ab82c8
Merge from eCos master repository on 1999-06-18-15:25:04-BST
jlarmour
parents:
14
diff
changeset
|
9 |
|
14
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
8
diff
changeset
|
10 1999-06-10 Hugo Tyson <hmt@cygnus.co.uk> |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
8
diff
changeset
|
11 |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
8
diff
changeset
|
12 * src/PKGconf.mak: Add quicc_smc2.c, which now lives in here; |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
8
diff
changeset
|
13 moved from the architectural HAL. |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
8
diff
changeset
|
14 |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
8
diff
changeset
|
15 * src/hal_diag.c: use local quicc_smc2.c module for IO. |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
8
diff
changeset
|
16 |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
8
diff
changeset
|
17 * include/plf_stub.h: use local quicc_smc2.c module for IO. |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
8
diff
changeset
|
18 |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
8
diff
changeset
|
19 * include/quicc_smc2.h, src/quicc_smc2.c, src/ppc_860.h: new |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
8
diff
changeset
|
20 files; renamed and reorganized from the architectural HAL. |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
8
diff
changeset
|
21 |
|
8
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
22 1999-05-20 Gary Thomas <gthomas@cygnus.co.uk> |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
23 |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
24 * include/pkgconf/hal_powerpc_fads.h: Move RTC setup here. |
|
ece80412419a
Merge from eCos master repository on 1999-05-21-22:05:54-BST
jlarmour
parents:
2
diff
changeset
|
25 |
| 2 | 26 1999-04-08 John Dallaway <jld@cygnus.co.uk> |
| 27 | |
| 28 * include/pkgconf/*.ldi: Revised SECTION_* macro arguments to | |
| 29 avoid padded output sections (PR 19787) | |
| 30 | |
| 31 1999-03-23 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 32 | |
| 33 * src/hal_diag.c: Disable interrupts when doing diag output so that | |
| 34 system "freezes" while this goes on | |
| 35 | |
| 36 1999-03-04 John Dallaway <jld@cygnus.co.uk> | |
| 37 | |
| 38 * include/pkgconf/*.ldi: give all LDI files unique names so | |
| 39 that they can co-exist in an eCos build tree (PR 19184) | |
| 40 * include/pkgconf/*.mlt: give all MLT files unique names so | |
| 41 that they can co-exist in an eCos build tree (PR 19184) | |
| 42 | |
| 43 1999-02-16 Jesper Skov <jskov@cygnus.co.uk> | |
| 44 | |
| 45 * src/hal_diag.c (hal_diag_write_char): Changed | |
| 46 __output_gdb_string to hal_output_gdb_string. | |
| 47 | |
| 48 * include/hal_stub.h: [removed] | |
| 49 * include/plf_stub.h: [added] | |
| 50 * src/hal_stub.c: [removed] | |
| 51 * src/PKGconf.mak: | |
| 52 Changed hal_stub to plf_stub. Moved generic HAL stub code to | |
| 53 common/.../hal_stub.c. | |
| 54 | |
| 55 1999-02-08 Jesper Skov <jskov@cygnus.co.uk> | |
| 56 | |
| 57 * include/pkgconf/hal_powerpc_fads.h: Put back in the startup | |
| 58 CDL. Fixed inconsistency with usage notes. | |
| 59 | |
| 60 * README: Added Kevin's usage notes. | |
| 61 | |
| 62 1999-02-08 John Dallaway <jld@cygnus.co.uk> | |
| 63 | |
| 64 * include/pkgconf/*.mlt: New memory layout save files | |
| 65 | |
| 66 1999-02-05 Jesper Skov <jskov@cygnus.co.uk> | |
| 67 | |
| 68 * src/PKGconf.mak: Fix comment. | |
| 69 | |
| 70 1999-02-05 John Dallaway <jld@cygnus.co.uk> | |
| 71 | |
| 72 * include/pkgconf/*.ldi: Remove LMA_EQ_VMA macro definition. | |
| 73 | |
| 74 1999-01-27 Jesper Skov <jskov@cygnus.co.uk> | |
| 75 | |
| 76 * README: Added copyright header. | |
| 77 | |
| 78 1999-01-26 Hugo Tyson <hmt@masala.cygnus.co.uk> | |
| 79 | |
| 80 * include/pkgconf/ram.ldi: | |
| 81 * include/pkgconf/rom.ldi: | |
| 82 Add copyright notice. (Though these files will later be generated | |
| 83 by a tool and so not copyright, these default setups are.) | |
| 84 | |
| 85 1999-01-22 Jesper Skov <jskov@cygnus.co.uk> | |
| 86 | |
| 87 * include/hal_diag.h: | |
| 88 * include/hal_stub.h: | |
| 89 * include/ppc_fads.h: | |
| 90 * include/pkgconf/hal_powerpc_fads.h: | |
| 91 * src/PKGconf.mak: | |
| 92 * src/fads.S: | |
| 93 * src/hal_diag.c: | |
| 94 * src/hal_stub.c: | |
| 95 Added UNSUPPORTED headers. | |
| 96 | |
| 97 * README: Added a few comments from Kevin. | |
| 98 | |
| 99 1999-01-22 Jesper Skov <jskov@cygnus.co.uk> | |
| 100 | |
| 101 * include/pkgconf/hal_powerpc_fads.h: Removed startup type CDL. | |
| 102 | |
| 103 1999-01-22 Jesper Skov <jskov@cygnus.co.uk> | |
| 104 | |
| 105 * src/fads.S (hal_hardware_init): Renamed CYG_HAL_POWERPC_FADS to | |
| 106 CYGPKG_HAL_POWERPC_FADS. | |
| 107 | |
| 108 1999-01-21 Jesper Skov <jskov@cygnus.co.uk> | |
| 109 | |
| 110 * src/fads.ld: [removed] | |
| 111 * include/pkgconf/ram.ldi: [added] | |
| 112 * include/pkgconf/rom.ldi: [added] | |
| 113 * src/PKGconf.mak: | |
| 114 Changed to MLT linker scheme. | |
| 115 | |
| 116 1998-12-17 Jesper Skov <jskov@cygnus.co.uk> | |
| 117 | |
| 118 * src/hal_stub.c: Call cyg_ prefixed function names. Put in EMXIFs | |
| 119 where functionality has been left out. Removed Cogent spefic | |
| 120 code. | |
| 121 | |
| 122 * src/hal_diag.c: Rely on smc code to do full hw | |
| 123 initialization. Call cyg_ prefixed function names. | |
| 124 | |
| 125 * src/fads.ld: Added Kevin to contributers. | |
| 126 | |
| 127 * src/fads.S (hal_hardware_init): Removed all #if0 marked code. | |
| 128 | |
| 129 1998-10-28 Kevin Hester <khester@opticworks.com> | |
| 130 | |
| 131 * Created based on the cogent implementation | |
| 132 | |
| 133 //=========================================================================== | |
| 134 //####COPYRIGHTBEGIN#### | |
| 135 // | |
| 136 // ------------------------------------------- | |
| 137 // The contents of this file are subject to the Cygnus eCos Public License | |
| 138 // Version 1.0 (the "License"); you may not use this file except in | |
| 139 // compliance with the License. You may obtain a copy of the License at | |
| 140 // http://sourceware.cygnus.com/ecos | |
| 141 // | |
| 142 // Software distributed under the License is distributed on an "AS IS" | |
| 143 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the | |
| 144 // License for the specific language governing rights and limitations under | |
| 145 // the License. | |
| 146 // | |
| 147 // The Original Code is eCos - Embedded Cygnus Operating System, released | |
| 148 // September 30, 1998. | |
| 149 // | |
| 150 // The Initial Developer of the Original Code is Cygnus. Portions created | |
| 151 // by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved. | |
| 152 // ------------------------------------------- | |
| 153 // | |
| 154 //####COPYRIGHTEND#### | |
| 155 //=========================================================================== |
