Subversion Repositories shark

Rev

Rev 1071 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1070 tullio 1
S.Ha.R.K. Change Log
2
 
3
*** Version 1.5.3
4
17/01/2007
5
 
6
- added missing licensing information
7
- removed code that was not GPL compatible, including
8
  - $(SHARK)/ports/mpeg
9
  - $(SHARK)/ports/png
10
  - $(SHARK)/ports/mpg123
11
- removed unused $(SHARK)/config/hconf
12
- modified CVS to move demos from "demos" CVS module to "unsupported" CVS module, including
13
  - demos/first
14
  - demos/sharkDecoderWithFSF
15
  - demos/loader
16
 
17
*** Version 1.5.2.1
18
26/10/2006
19
 
20
- fixed a little bug to the library for serial port which made unusable the port
21
- added clearer comments to config.mk files to make easier the fixes for compiling with older gcc versions
22
 
23
*** Version 1.5.2
24
20/09/2006
25
 
26
- gcc 4x support
27
 
28
*** Version 1.5.1
29
21/07/2006
30
 
31
- added dynalink support (thanks to LexN);
32
- first working version of USB driver;
33
- added functions needed by the USB driver;
34
- IntDrive task is now created by posting a sys_atrunlevel event at RUNLEVEL_INIT instead of creating the task directly into the INTDRIVE_register_level;
35
- changed exit key from Alt+C to Ctrl+C to all demos;
36
- aster3.c demo: changed error message from test7.c to aster3.c;
37
- BCA demo: .c inclusions removed and code splitted into .o object files;
38
- resolved bug to printf function;
39
- added features to the serial send;
40
- serial port driver keeps track of initialized ports;
41
- fixed error for tracer compilation;
42
- tracer: removed the dependency from network for all the applications which do not use the tracer: now the tracer works with pointer to functions instead of direct calls;
43
- tracer: added the support for output to disk;
44
- tracer: event filtering added;
45
- new INTERRUPT_task model;
46
- demos initfiles IntDrive initialization updated to the new IntDrive interface;
47
- demos initfiles updated to correctly manage the level register module;
48
- fixed bug to group_activate_at which tried to activate tasks that failed during creation;
49
- filtered out demos which do not compile properly;
50
- makefiles dependencies resolved;
51
- source cleaning;
52
- pci6025e: ADC driver added;
53
- new IntDrive implementation;
54
- added sem.h (thanks to Ricardo Marau);
55
 
56
*** Version 1.5 beta1
57
25/02/2005
58
 
59
- added modules directory in the include path;
60
- moved modules;
61
- shark_linuxc26.c: changes from "exit" to "return";
62
- new helloworld demo;
63
- FIRST: change in table driven;
64
- FIRST: change in number of supported local scheduler;
65
- removed sys_end, sys_abort, using exit instead;
66
- removed sys_abort_shutdown at the end of the shutdown task;
67
- fixed bug to the panic function;
68
- task_endcycle calls task_testcancel;
69
- FIRST: new module for offline scheduling;
70
- FIRST: change for the new API;
71
- add macro to dummy group;
72
- new FIRST demo;
73
- FIRST: modifications for new api;
74
- USB device driver experimental version (thanks to Claudio Melita);
75
- FIRST: shared object function adjusted;
76
- FIRST: new semaphore module for shared object;
77
- CPUID enable function for Cyrix added;
78
- added DVS options;
79
- cpufreq demo added;
80
- CPU26_get_frequencys bugfix;
81
- CPU26_get_frequencys added;
82
- sleep, usleep functions added;
83
- multistate key_hook patched;
84
 
85
*** Version 1.4
86
01/06/2004
87
 
88
- snapshop library added;
89
 
90
*** Version 1.4 rc1
91
26/05/2004
92
 
93
- PCL833 driver added;
94
- new task_activate, edf, rm modules version (thanks to Anton Cervin);
95
- APIC restore function patched;
96
- support for dynamic clk_per_msec change;
97
- new network layer added;
98
- safe TSR and APIC timer initialization added;
99
- LINUX/DJGPP differences removed;
100
 
101
*** Version 1.4 beta
102
24/04/2004
103
 
104
- network demos with new PCI support added;
105
- added NewNet and CPUFreq support;
106
- added LINUX/DJGPP selection;
107
- new sys_abort_shutdown function added;
108
- fly2 demo added;
109
- input demo added;
110
- new input driver added (thanks to Nino);
111
- CM7323 framegrabber support added;
112
- new I2C from linux 2.6.0;
113
- new Linux 2.6.0 driver layer support (thanks to Giacomo);
114
- new Tracer introduced;
115
 
116
*** Version 1.2.2
117
01/12/2003
118
 
119
- timer optimizations;
120
- APIC Support;
121
- configuration file added
122
- new __TSC__ __APIC__ compiling options;
123
 
124
*** Version 1.2.1
125
03/11/2003
126
 
127
- servo control library added;
128
- TFTP driver added (thanks to Tool);
129
- ABORT 64 removed in oneshot mode and sti/cli removed from irq_bind;
130
- FIRST - S.Ha.R.K. Implementation;
131
 
132
*** Version 1.2
133
18/06/2003
134
 
135
- BTTV framegrabber demo added;
136
- BTTV library included;
137
- BTTV frame grabber driver v1.0;
138
 
139
*** Version 1.1
140
13/05/2003
141
 
142
- added demo astro (thanks to Nino);
143
- added comments and sys_shutdown_message;
144
- added shutdown message;
145
- printings on abort added;
146
- printings on sys_end added;
147
- add support for real-time alloc function (OCERA);
148
- add support for DIDMA;
149
- advanced timer demo (thanks to Giacomo);
150
- runlevel modified;
151
 
152
*** Version 1.0
153
25/03/2003
154
 
155
- DOS_alloc and DOS_free removed;
156
- svga/grx separation;
157
- new include structure
158
- PNG library added;
159
- Zlib library added;
160
 
161
*** Version 0.5
162
19/03/2003
163
 
164
- added linux32.mk to compile with gcc 3.2;
165
- mesademo demo added;
166
- mesatex demo added;
167
- updated makefiles (for -I$(OSLIB), and dependencies);
168
- resolved dependency problems with .s;
169
- new libraries, updated makefiles;
170
- added scan for more than 1 PCI bus;
171
- updated makefiles to fix the OSLIB variable problem;
172
- libc stdlib: added bserach and qsort functions;
173
- MESA 5.0 OpenGL library import (thanks to Giacomo);
174
- imported new OSLib (Jan 30, 2003)
175
- OSLib updates;
176
- new scheduling module interface;
177
 
178
*** Version 0.4
179
28/11/2002
180
 
181
- removed task_delay
182
- integration with IQUEUES
183
- other fixes
184
- removed old unused targets;
185
- new demos imported from oldexamples
186
- removed task_delay
187
- other fixes
188
- added usage for printk into pci driver;
189
- basic examples added;
190
- added DOSFS tracer type;
191
- BCA demo added (thanks to Fabio Calabrese);
192
- dosfs demo added;
193
- jumpball demos added;
194
- mix demos added;
195
- National Instruments demos added;
196
 
197
*** Version 0.3
198
29/03/2002
199
 
200
- first version;
201
- README.TXT file has been added explaining how to create the config.mk file;
202