|
|
@381
|
7 years |
alain |
Add missing defines in the TSAR exception handler.
|
|
|
@380
|
7 years |
alain |
Remove the generic kernel/kern/do_exception files to handle exceptions …
|
|
|
@367
|
7 years |
alain |
Change Time unit from cycle to TICK (in millisecond).
Fix several bugs …
|
|
|
@347
|
7 years |
max |
Remove soclib_iob on x86.
|
|
|
@346
|
7 years |
max |
Hide soclib_iob.
|
|
|
@337
|
7 years |
alain |
Introduce the delayed context switch if current thread has a lock.
|
|
|
@317
|
7 years |
alain |
1) Introduce the TSAR hal_cpu_context_switch() function.
2) Introduce …
|
|
|
@315
|
7 years |
alain |
Redefine the fuctions ppm_base2page() / ppm_page2base() / …
|
|
|
@313
|
7 years |
alain |
RSeveral modifs in the page-fault handling.
|
|
|
@296
|
7 years |
alain |
Several modifs in the generic scheduler and in the hal_context to
fix …
|
|
|
@279
|
7 years |
alain |
1) Introduce independant command fields for the various devices in the …
|
|
|
@267
|
7 years |
alain |
bloup
|
|
|
@266
|
7 years |
alain |
Implement vfs_lseek() function.
|
|
|
@265
|
7 years |
alain |
Fix several bugs in VFS.
|
|
|
@246
|
7 years |
alain |
Fix a major bug in FATFS : miss handling in the FAT mapper.
|
|
|
@238
|
7 years |
alain |
Fixing bugs in vfs_lookup()
|
|
|
@205
|
7 years |
alain |
Change dev_pic_enable_irq() and dev_pic_disable_irq() prototypes
to …
|
|
|
@204
|
7 years |
alain |
Bug fix in kernel_init
-This line, and those below, will be ignored--
…
|
|
|
@188
|
7 years |
alain |
Redefine the PIC device API.
|
|
|
@124
|
7 years |
max |
rename hal_wbflush->hal_fence
|
|
|
@103
|
7 years |
alain |
Introducing a nolock_printk() function used by kernel_init.
|
|
|
@101
|
7 years |
alain |
euh…
|
|
|
@80
|
7 years |
max |
add the timer vector, for now it double-faults
|
|
|
@77
|
7 years |
max |
Start hiding the architecture-specific drivers behind the …
|
|
|
@71
|
7 years |
max |
advance a little
|
|
|
@70
|
7 years |
max |
start constructing the bootinfo structure
|
|
|
@68
|
7 years |
alain |
Fix bug in kernel_init, and reduce size of remote_fifo.
|
|
|
@65
|
7 years |
max |
use %p to silence a few warnings
|
|
|
@63
|
7 years |
max |
move the ldscript into core/ for tsar
|
|
|
@60
|
7 years |
max |
use reg_t instead of uint32_t
|
|
|
@57
|
7 years |
max |
move the ldscript into x86_64/
|
|
|
@54
|
7 years |
max |
make it compile on x86
|
|
|
@53
|
7 years |
alain |
Compilation OK pout TSAR
|
|
|
@50
|
7 years |
alain |
bloup
|
|
|
@25
|
7 years |
max |
First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
|
|
|
@23
|
7 years |
alain |
Introduce syscalls.
|
|
|
@16
|
8 years |
alain |
mprove the HAL for interrupt, exception, syscall handling.
|
|
|
@12
|
8 years |
alain |
This version executed sucessfully the kernel_init on a TSAR_2_2_2 (4 …
|
|
|
@1
|
8 years |
alain |
First import
|