|
|
@522
|
6 years |
viala |
FIX rev520: Previous commit contained a superflous '}'
|
|
|
@520
|
6 years |
viala |
[soclib_hba] Use assert instead of printk + Hal_core_sleep for panic.
|
|
|
@507
|
6 years |
viala |
[soclib_nic] Missing default case fixed by adding an assert.
…
|
|
|
@506
|
6 years |
viala |
[syscalls] add interface in implementation.
Add const where possible, …
|
|
|
@494
|
6 years |
viala |
Fix an error in an assert, style on an other.
|
|
|
@493
|
6 years |
viala |
[hal/drivers] Use asserts and fix a bad call.
We called …
|
|
|
@492
|
6 years |
viala |
Refactoring assert calling to conform with new assert macro.
Made …
|
|
|
@481
|
6 years |
viala |
[hal/mips32] Add void type to function prototypes with no parameter
|
|
|
@468
|
6 years |
viala |
FIX: Wrong assigment in wti/hwi vector in soclib_pic_bind_irq()
We …
|
|
|
@457
|
6 years |
alain |
This version modifies the exec syscall and fixes a large number of …
|
|
|
@454
|
6 years |
viala |
Fix typo in several file.
|
|
|
@451
|
6 years |
alain |
Fix a bug in soclib_pic driver (bad separation between IOPIC an LAPIC …
|
|
|
@446
|
6 years |
alain |
miscelaneous…
|
|
|
@440
|
7 years |
alain |
1/ Fix a bug in the Multithreaded "sort" applicationr:
The …
|
|
|
@438
|
7 years |
alain |
Fix a bug in scheduler related to RPC blocking.
|
|
|
@437
|
7 years |
alain |
Fix various bugs
|
|
|
@436
|
7 years |
alain |
1) improve the threads and process destruction mechanism.
2) introduce …
|
|
|
@435
|
7 years |
alain |
Fix a bad bug in scheduler…
|
|
|
@432
|
7 years |
alain |
bloup
|
|
|
@424
|
7 years |
alain |
cosmetic.
|
|
|
@418
|
7 years |
alain |
Fix a bug in hal_kentry.S : the "uzone" pointer in the thread …
|
|
|
@408
|
7 years |
alain |
Fix several bugs in the fork() syscall.
|
|
|
@407
|
7 years |
alain |
First implementation of fork/exec.
|
|
|
@406
|
7 years |
alain |
This version executed successfully the user "init" process on a …
|
|
|
@380
|
7 years |
alain |
Remove the generic kernel/kern/do_exception files to handle exceptions …
|
|
|
@337
|
7 years |
alain |
Introduce the delayed context switch if current thread has a lock.
|
|
|
@296
|
7 years |
alain |
Several modifs in the generic scheduler and in the hal_context to
fix …
|
|
|
@291
|
7 years |
max |
Remove soclib_xcu.
|
|
|
@279
|
7 years |
alain |
1) Introduce independant command fields for the various devices in the …
|
|
|
@265
|
7 years |
alain |
Fix several bugs in VFS.
|
|
|
@261
|
7 years |
max |
Hide soclib_dma.
|
|
|
@259
|
7 years |
max |
Hide soclib_nic.
|
|
|
@257
|
7 years |
max |
Hide soclib_mmc.
|
|
|
@253
|
7 years |
max |
Remove unused files.
|
|
|
@238
|
7 years |
alain |
Fixing bugs in vfs_lookup()
|
|
|
@211
|
7 years |
max |
hide the fields
|
|
|
@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.
|
|
|
@141
|
7 years |
max |
style
|
|
|
@133
|
7 years |
max |
style
|
|
|
@101
|
7 years |
alain |
euh…
|
|
|
@88
|
7 years |
alain |
Remove oldies.
|
|
|
@77
|
7 years |
max |
Start hiding the architecture-specific drivers behind the …
|
|
|
@75
|
7 years |
max |
Create the drivers/ sub-directory in each hal, and move soclib
into …
|