Mercurial > ecos
annotate doc/ChangeLog @ 2670:986cdcf95aaf
Add M68K documentation.
| author | bartv |
|---|---|
| date | Sun, 23 Nov 2008 21:53:20 +0000 |
| parents | 13376f3cfc60 |
| children | 1a4560795b04 |
| rev | line source |
|---|---|
| 2670 | 1 2008-11-23 Bart Veer <bartv@ecoscentric.com> |
| 2 | |
| 3 * sgml/doclist: add M68K/ColdFire documentation. | |
| 4 | |
|
2631
13376f3cfc60
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2568
diff
changeset
|
5 2008-11-17 Jonathan Larmour <jifl@eCosCentric.com> |
|
13376f3cfc60
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2568
diff
changeset
|
6 |
|
13376f3cfc60
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2568
diff
changeset
|
7 * sgml/doclist: Add AMD AM29XXXXX and Intel StrataFlash v2 flash |
|
13376f3cfc60
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2568
diff
changeset
|
8 driver documentation. |
|
13376f3cfc60
Merge flashv2 branch to trunk, with eCosCentric additions
jlarmour
parents:
2568
diff
changeset
|
9 |
| 2568 | 10 2008-10-08 Bart Veer <bartv@ecoscentric.com> |
| 11 | |
| 12 * sgml/doclist: added generic framebuffer and synthetic target | |
| 13 framebuffer driver documentation. | |
| 14 | |
|
2512
be7755f32fd0
Add Generic ADC support. See Changelogs for details.
nickg
parents:
2494
diff
changeset
|
15 2008-08-08 Nick Garnett <nickg@ecoscentric.com> |
|
be7755f32fd0
Add Generic ADC support. See Changelogs for details.
nickg
parents:
2494
diff
changeset
|
16 |
|
be7755f32fd0
Add Generic ADC support. See Changelogs for details.
nickg
parents:
2494
diff
changeset
|
17 * sgml/doclist: Added ADC documentation. |
|
be7755f32fd0
Add Generic ADC support. See Changelogs for details.
nickg
parents:
2494
diff
changeset
|
18 |
| 2494 | 19 2008-07-12 Andrew Lunn <andrew.lunn@ascom.ch> |
| 20 | |
| 21 * sgml/doclist: added USB Serial documentation | |
| 22 | |
| 2334 | 23 2006-12-16 Uwe.Kindler <uwe.kindler@cetoni.de> |
| 24 | |
| 25 * sgml/doclist: Added CAN documentation. | |
| 26 | |
| 2303 | 27 2006-09-25 Andrew Lunn <andrew.lunn@ascom.ch> |
| 28 | |
| 29 * sgml/doclist: added MMC disk documentation | |
| 30 | |
| 2248 | 31 2006-06-16 Anthony Tonizzo <atonizzo@gmail.com> |
| 32 | |
| 33 * sgml/doclist: add ATHTTPD documentation | |
| 34 | |
| 1953 | 35 2005-04-21 Bart Veer <bartv@ecoscentric.com> |
| 36 | |
| 37 * sgml/doclist: add I2C and DS1307 documentation | |
| 38 | |
| 1917 | 39 2005-03-27 Andrew Lunn <andrew.lunn@ascom.ch> |
| 40 | |
| 41 * sgml/doclist: added memalloc documentation. | |
| 42 | |
| 1735 | 43 2004-08-25 Bart Veer <bartv@ecoscentric.com> |
| 44 | |
| 45 * sgml/doclist: add SPI documentation | |
| 46 | |
| 1673 | 47 2004-06-20 Andrew Lunn <andrew.lunn@ascom.ch> |
| 48 | |
| 49 * sgml/doclist: Added flash API documentation. | |
| 50 | |
|
1668
320a73933e7d
* sgml/makemakefile: Replace plusses with x'es in all entities.
jlarmour
parents:
1597
diff
changeset
|
51 2004-06-15 Jonathan Larmour <jifl@eCosCentric.com> |
|
320a73933e7d
* sgml/makemakefile: Replace plusses with x'es in all entities.
jlarmour
parents:
1597
diff
changeset
|
52 |
|
320a73933e7d
* sgml/makemakefile: Replace plusses with x'es in all entities.
jlarmour
parents:
1597
diff
changeset
|
53 * sgml/makemakefile: Replace plusses with x'es in all entities. |
|
320a73933e7d
* sgml/makemakefile: Replace plusses with x'es in all entities.
jlarmour
parents:
1597
diff
changeset
|
54 |
| 1597 | 55 2004-04-19 John Dallaway <jld@ecoscentric.com> |
| 56 | |
| 57 * sgml/doclist: Remove RedBoot documentation which is now built | |
| 58 separately. | |
| 59 | |
| 1587 | 60 2004-04-14 Nick Garnett <nickg@calivar.com> |
| 61 | |
| 62 * sgml/doclist: Added PPP package documentation. | |
| 63 | |
| 1405 | 64 2003-11-25 Manu Sharma <manu.sharma@ascom.com> |
| 65 | |
| 66 * sgml/doclist: Add OpenBSD specific documentation. | |
| 67 | |
| 1387 | 68 2003-11-22 Andrew Lunn <andrew.lunn@ascom.ch> |
| 69 | |
| 70 * sgml/doclist: Added ipsec packages documentation | |
| 71 * sgml/makemakefile: Added another set of man pages to the kludge. | |
| 72 | |
| 73 2003-11-08 Andrew Lunn <andrew.lunn@ascom.ch> | |
| 74 | |
| 75 * sgml/user-guide/programming.sgml: Suggest Unix users may prefer | |
| 76 ecosconfig rather than the GUI. | |
| 77 * sgml/user-guide/makefile: Listed the other .sgml files so | |
| 78 dependency checking works | |
| 79 | |
| 1211 | 80 2003-09-11 Gary Thomas <gary@mlbassoc.com> |
| 81 | |
| 82 * sgml/doclist: Add ethernet PHY documentation. | |
| 83 | |
|
1097
79e3afd37b90
* sgml/makemakefile: Update trademark info and sort.
jlarmour
parents:
985
diff
changeset
|
84 2003-07-09 Jonathan Larmour <jifl@eCosCentric.com> |
|
79e3afd37b90
* sgml/makemakefile: Update trademark info and sort.
jlarmour
parents:
985
diff
changeset
|
85 |
|
79e3afd37b90
* sgml/makemakefile: Update trademark info and sort.
jlarmour
parents:
985
diff
changeset
|
86 * sgml/makemakefile: Update trademark info and sort. |
|
79e3afd37b90
* sgml/makemakefile: Update trademark info and sort.
jlarmour
parents:
985
diff
changeset
|
87 |
|
985
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
88 2003-05-01 Jonathan Larmour <jifl@eCosCentric.com> |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
89 |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
90 * sgml/jadetex.cfg: Add this to configure PDF output nicely with index |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
91 and coloured links. |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
92 |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
93 2003-03-23 Iztok Zupet <iz@vsr.si> |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
94 |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
95 * sgml/makemakefile: modified copyfiles to copy png-s instead of |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
96 gif-s. |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
97 * sgml/README-PDF: Comment on pdfjadetext failure and workaround. |
|
25b4c8410278
* sgml/jadetex.cfg: Add this to configure PDF output nicely with index
jlarmour
parents:
879
diff
changeset
|
98 |
|
879
8122b0a3018b
* sgml/makemakefile: Modified to generate makefile that can
jlarmour
parents:
746
diff
changeset
|
99 2003-03-27 Thomas Koeller <thomas.koeller@baslerweb.com> |
|
8122b0a3018b
* sgml/makemakefile: Modified to generate makefile that can
jlarmour
parents:
746
diff
changeset
|
100 |
|
8122b0a3018b
* sgml/makemakefile: Modified to generate makefile that can
jlarmour
parents:
746
diff
changeset
|
101 * sgml/makemakefile: Modified to generate makefile that can |
|
8122b0a3018b
* sgml/makemakefile: Modified to generate makefile that can
jlarmour
parents:
746
diff
changeset
|
102 be used to build docs in arbitrary directory. |
|
8122b0a3018b
* sgml/makemakefile: Modified to generate makefile that can
jlarmour
parents:
746
diff
changeset
|
103 |
|
746
96630430dc17
* sgml/doclist: Added the simple network time protocol client
asl
parents:
659
diff
changeset
|
104 2003-02-25 Andrew Lunn <andrew.lunn@ascom.ch> |
|
96630430dc17
* sgml/doclist: Added the simple network time protocol client
asl
parents:
659
diff
changeset
|
105 |
|
96630430dc17
* sgml/doclist: Added the simple network time protocol client
asl
parents:
659
diff
changeset
|
106 * sgml/doclist: Added the simple network time protocol client |
|
96630430dc17
* sgml/doclist: Added the simple network time protocol client
asl
parents:
659
diff
changeset
|
107 documentation. |
|
96630430dc17
* sgml/doclist: Added the simple network time protocol client
asl
parents:
659
diff
changeset
|
108 |
|
659
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
109 2003-02-24 Jonathan Larmour <jifl@eCosCentric.com> |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
110 |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
111 * sgml/doclist: Reorder in a slightly more logical order with |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
112 related bits grouped together. |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
113 Add docs for power management, USB (slave, eth slave, and SA11x0 |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
114 and NEC uPD8985xx drivers), and synthetic target HAL, eth and |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
115 watchdog drivers. |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
116 |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
117 * sgml/.cvsignore: Add gifs and rename ecos.* to ecos-ref.* |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
118 |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
119 * sgml/makemakefile: Rename ecos.sgml/html/etc. to ecos-ref. |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
120 Copy over GIFs where they exist. |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
121 Don't treat porting guide specially at the top... treat it only as |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
122 specially as the other special cases. |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
123 Update (C) holders. |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
124 Update licence/warranty blurb. |
|
007ddf4d1979
* sgml/doclist: Reorder in a slightly more logical order with
jlarmour
parents:
563
diff
changeset
|
125 |
| 563 | 126 2003-01-30 Andrew Lunn <andrew.lunn@ascom.ch> |
| 127 | |
| 128 * sgml/doclist: Added snmp-manpages.sgml | |
| 129 * sgml/makemakefile: Extend the kludge to include snmp-manpages.sgml | |
| 130 | |
|
528
c3aae583b718
* sgml/makemakefile: Allow eCos package version to be specified
jld
parents:
485
diff
changeset
|
131 2003-01-22 John Dallaway <jld@ecoscentric.com> |
|
c3aae583b718
* sgml/makemakefile: Allow eCos package version to be specified
jld
parents:
485
diff
changeset
|
132 |
|
c3aae583b718
* sgml/makemakefile: Allow eCos package version to be specified
jld
parents:
485
diff
changeset
|
133 * sgml/makemakefile: Allow eCos package version to be specified |
|
c3aae583b718
* sgml/makemakefile: Allow eCos package version to be specified
jld
parents:
485
diff
changeset
|
134 (when not "current") as the first command line parameter. |
|
c3aae583b718
* sgml/makemakefile: Allow eCos package version to be specified
jld
parents:
485
diff
changeset
|
135 |
|
485
40ccd63e9356
* sgml/makemakefile: Oops, use new entity consistently in generated
jlarmour
parents:
475
diff
changeset
|
136 2003-01-04 Jonathan Larmour <jifl@eCosCentric.com> |
|
40ccd63e9356
* sgml/makemakefile: Oops, use new entity consistently in generated
jlarmour
parents:
475
diff
changeset
|
137 |
|
40ccd63e9356
* sgml/makemakefile: Oops, use new entity consistently in generated
jlarmour
parents:
475
diff
changeset
|
138 * sgml/makemakefile: Oops, use new entity consistently in generated |
|
40ccd63e9356
* sgml/makemakefile: Oops, use new entity consistently in generated
jlarmour
parents:
475
diff
changeset
|
139 ecos.sgml. |
|
40ccd63e9356
* sgml/makemakefile: Oops, use new entity consistently in generated
jlarmour
parents:
475
diff
changeset
|
140 |
|
475
5d3c69a21b47
* sgml/makemakefile: Try to shorten generated entity names.
jlarmour
parents:
470
diff
changeset
|
141 2003-01-03 Jonathan Larmour <jifl@eCosCentric.com> |
|
5d3c69a21b47
* sgml/makemakefile: Try to shorten generated entity names.
jlarmour
parents:
470
diff
changeset
|
142 |
|
5d3c69a21b47
* sgml/makemakefile: Try to shorten generated entity names.
jlarmour
parents:
470
diff
changeset
|
143 * sgml/makemakefile: Try to shorten generated entity names. |
|
5d3c69a21b47
* sgml/makemakefile: Try to shorten generated entity names.
jlarmour
parents:
470
diff
changeset
|
144 * sgml/doclist: add terminating LF. |
|
5d3c69a21b47
* sgml/makemakefile: Try to shorten generated entity names.
jlarmour
parents:
470
diff
changeset
|
145 |
| 470 | 146 2002-12-22 Nick Garnett <nickg@ecoscentric.com> |
| 147 | |
| 148 * sgml/doclist: Added HTTPD package documentation. | |
| 149 | |
| 150 * sgml/.cvsignore: Added files generated during PDF build. | |
| 151 | |
|
396
256f9ccc0c3c
* sgml/makemakefile: Removed the second OTHER_SGML which clobbers
asl
parents:
375
diff
changeset
|
152 2002-10-28 Andrew Lunn <andrew.lunn@ascom.ch> |
|
256f9ccc0c3c
* sgml/makemakefile: Removed the second OTHER_SGML which clobbers
asl
parents:
375
diff
changeset
|
153 |
|
256f9ccc0c3c
* sgml/makemakefile: Removed the second OTHER_SGML which clobbers
asl
parents:
375
diff
changeset
|
154 * sgml/makemakefile: Removed the second OTHER_SGML which clobbers |
|
256f9ccc0c3c
* sgml/makemakefile: Removed the second OTHER_SGML which clobbers
asl
parents:
375
diff
changeset
|
155 the first correct definition, so stopping dependencies working. |
|
256f9ccc0c3c
* sgml/makemakefile: Removed the second OTHER_SGML which clobbers
asl
parents:
375
diff
changeset
|
156 |
| 375 | 157 2002-10-15 Iztok Zupet <iz@vsr.si> |
| 158 | |
| 159 * sgml/README-PDF: added | |
| 160 * sgml/makemakefile: defined MAIN_PDF | |
| 161 | |
|
369
987360e269d5
* sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others
jlarmour
parents:
324
diff
changeset
|
162 2002-10-15 Jonathan Larmour <jifl@eCosCentric.com> |
|
987360e269d5
* sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others
jlarmour
parents:
324
diff
changeset
|
163 |
|
987360e269d5
* sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others
jlarmour
parents:
324
diff
changeset
|
164 * sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others |
|
987360e269d5
* sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others
jlarmour
parents:
324
diff
changeset
|
165 in OTHER_SGML. From Bart Veer. |
|
987360e269d5
* sgml/makemakefile: Only put ecos.sgml in MAIN_SGML. Put all others
jlarmour
parents:
324
diff
changeset
|
166 |
| 324 | 167 2002-09-02 Andrew Lunn <andrew.lunn@ascom.ch |
| 168 | |
| 169 * sgml/tutorial/makefile: changed ecc to packages | |
| 170 * sgml/user-guide/makefile: changed ecc to packages | |
| 171 | |
| 321 | 172 2002-08-15 Andrew Lunn <andrew.lunn@ascom.ch> |
| 173 | |
| 174 * sgml/doclist: Added the CPU load package documentation. | |
| 175 | |
| 279 | 176 2002-08-09 Andrew Lunn <andrew.lunn@ascom.ch> |
| 177 | |
| 178 * sgml/doclist: Added the CRC package documentation. | |
| 179 | |
|
276
ca456a5c2de6
* sgml/.cvsignore: Ignore the generated html files etc.
asl
parents:
274
diff
changeset
|
180 2002-08-09 Andrew Lunn <andrew.lunn@ascom.ch> |
|
ca456a5c2de6
* sgml/.cvsignore: Ignore the generated html files etc.
asl
parents:
274
diff
changeset
|
181 |
|
ca456a5c2de6
* sgml/.cvsignore: Ignore the generated html files etc.
asl
parents:
274
diff
changeset
|
182 * sgml/.cvsignore: Ignore the generated html files etc. |
|
ca456a5c2de6
* sgml/.cvsignore: Ignore the generated html files etc.
asl
parents:
274
diff
changeset
|
183 |
|
ca456a5c2de6
* sgml/.cvsignore: Ignore the generated html files etc.
asl
parents:
274
diff
changeset
|
184 2002-08-07 Andrew Lunn <andrew.lunn@ascom.ch> |
| 274 | 185 |
| 186 * sgml/makemakefile: Replaced the old internal RedHat ecc | |
| 187 directory name with the new name "packages" | |
| 188 |
