Subversion Repositories shark

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1689 5961d 18h fabio /shark/trunk/ Merge the makefile rewrite.

There are still some edges to round, but the big part of the work
should be done. Now we should be ready to support multiple architectures,
cross-compilation and many other nice features.
 
1683 6181d 05h fabio /shark/branches/xen/ Refactor the low level code.

Move the parts of the oslib we're using (actually a little bit more,)
in some sanely-named place, and prepare things for a layout suitable
for multiple architecture support.
 
1621 6211d 08h fabio /shark/branches/xen/ Move all the low level libc related headers from the OSLib to libc/.

Move the headers used to define the libc interface exported by Shark from
the OSLib to libc/arch/$(ARCH) (remember, by now ARCH can be only x86,) and
change their users to reflect the movement. There are still a couple of
problems to solve, that are how to deal with the libc code used inside the
kernel, and how to handle things that are on the boundary, e.g., some type
definitions and so on. Btw this had to be started from somewhere.
 
1618 6212d 03h fabio /shark/branches/xen/ Started a new xen/ branch.

The plan is to support xen (without HVM) as an execution platform, and,
in the process, to decouple the generic kernel from the OSLib, trying to
make it easier to port Shark to new architectures.
 
652 7535d 14h mauro /shark/trunk/oslib/ update  
651 7535d 15h mauro /shark/trunk/oslib/kl/ APIC restore patched  
650 7535d 16h giacomo /shark/trunk/oslib/ Update  
649 7535d 16h mauro /shark/trunk/oslib/kl/ update  
648 7535d 17h mauro /shark/trunk/oslib/ bugfix  
646 7535d 19h mauro /shark/trunk/ Dynamic clk_per_msec change  
619 7537d 11h mauro /shark/trunk/oslib/ Safe TSR and APIC timer initialization.  
336 7710d 13h giacomo /shark/trunk/ Update  
333 7714d 14h giacomo /shark/trunk/ Warnings Removed  
329 7715d 15h giacomo /shark/trunk/oslib/kl/ 1197 -> 1193182  
317 7724d 12h giacomo /shark/trunk/ Update  
314 7725d 15h giacomo /shark/trunk/oslib/kl/ Update  
312 7725d 17h giacomo /shark/trunk/oslib/ Update  
305 7727d 07h giacomo /shark/trunk/oslib/ New __TSC__ __APIC__ compiling options  
304 7728d 18h giacomo /shark/trunk/oslib/kl/ Update  
303 7729d 10h giacomo /shark/trunk/oslib/ Update  
302 7729d 12h giacomo /shark/trunk/oslib/kl/ Update  
301 7729d 12h giacomo /shark/trunk/oslib/ Update  
299 7729d 17h giacomo /shark/trunk/oslib/ APIC Support  
264 7755d 17h giacomo /shark/trunk/oslib/kl/ Calibration using CMOS  
255 7758d 18h giacomo /shark/trunk/oslib/kl/ Final, but very final, update  
252 7759d 11h giacomo /shark/trunk/oslib/kl/ Update Advtimer  
251 7759d 11h giacomo /shark/trunk/oslib/kl/ Update Timer  
249 7759d 12h giacomo /shark/trunk/oslib/kl/ Advtimer Update  
248 7759d 13h giacomo /shark/trunk/oslib/kl/ Advtimer update  
247 7759d 14h giacomo /shark/trunk/oslib/kl/ Advtimer Update  
246 7759d 15h giacomo /shark/trunk/oslib/kl/ Final Advtimer Update  
245 7759d 15h giacomo /shark/trunk/oslib/kl/ Advtimer Update  
244 7759d 16h giacomo /shark/trunk/oslib/kl/ Advtimer Update  
243 7759d 18h giacomo /shark/trunk/oslib/kl/ Advtimer Update (anti-pipeline)  
242 7760d 13h giacomo /shark/trunk/oslib/ AdvTimer Update (cpuid)  
238 7761d 18h giacomo /shark/trunk/oslib/kl/ Advanced Timer Update  
222 7780d 11h giacomo /shark/trunk/oslib/kl/ Ian Broster correction in IRQ 8 Handler  
194 7878d 14h giacomo /shark/trunk/oslib/ Asm Optimized  
165 7891d 18h giacomo /shark/trunk/oslib/kl/ COUNTER_END (bug removed)  
131 7919d 18h giacomo /shark/trunk/oslib/ Advanced Timer