|
|
@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.
|
|
|
@311
|
7 years |
max |
Introduce hal_cpu_context_switch.
|
|
|
@300
|
7 years |
max |
Passably handle everything in the function itself.
|
|
|
@299
|
7 years |
max |
The uspace strcpy function is allowed to fail (not implemented yet).
|
|
|
@296
|
7 years |
alain |
Several modifs in the generic scheduler and in the hal_context to
fix …
|
|
|
@285
|
7 years |
max |
Must be reg_t.
|
|
|
@279
|
7 years |
alain |
1) Introduce independant command fields for the various devices in the …
|
|
|
@266
|
7 years |
alain |
Implement vfs_lseek() function.
|
|
|
@261
|
7 years |
max |
Hide soclib_dma.
|
|
|
@259
|
7 years |
max |
Hide soclib_nic.
|
|
|
@257
|
7 years |
max |
Hide soclib_mmc.
|
|
|
@252
|
7 years |
max |
Hide IMPL_PIC_.
|
|
|
@245
|
7 years |
max |
Hide soclib_tty.
|
|
|
@238
|
7 years |
alain |
Fixing bugs in vfs_lookup()
|
|
|
@226
|
7 years |
max |
add HAL_32BIT/HAL_64BIT
|
|
|
@216
|
7 years |
max |
dispatch 'impl' in the hal
|
|
|
@213
|
7 years |
max |
hide soclib_bdv
|
|
|
@204
|
7 years |
alain |
Bug fix in kernel_init
-This line, and those below, will be ignored--
…
|
|
|
@198
|
7 years |
max |
mmh, mistakenly removed this
|
|
|
@196
|
7 years |
max |
sync
|
|
|
@190
|
7 years |
max |
hide soclib
|
|
|
@188
|
7 years |
alain |
Redefine the PIC device API.
|
|
|
@151
|
7 years |
alain |
Move the core specific hal_cpu_context_t & hafpu_context_t structures …
|
|
|
@136
|
7 years |
max |
Hide a few soclib_xcu_ functions
|
|
|
@130
|
7 years |
max |
add hal_drivers_xcu_init
|
|
|
@124
|
7 years |
max |
rename hal_wbflush->hal_fence
|
|
|
@121
|
7 years |
alain |
Fix bugs in hal_remote, hal uspace, hal_special
|
|
|
@107
|
7 years |
max |
reorder the code a bit, to reduce the (future) diff with x86
|
|
|
@106
|
7 years |
max |
style and typos
|
|
|
@101
|
7 years |
alain |
euh…
|
|
|
@95
|
7 years |
alain |
hal_special: replace hal_time_stamp() by hal_get_cycles()
hal_remote : …
|
|
|
@92
|
7 years |
max |
fix the definition of hal_remote_spt, and add the *pt ops on
x86_64
|
|
|
@87
|
7 years |
alain |
Remove oldies.
|
|
|
@77
|
7 years |
max |
Start hiding the architecture-specific drivers behind the …
|
|
|
@72
|
7 years |
max |
start defining some remote functions, and use uint8_t instead of
char
|
|
|
@62
|
7 years |
max |
create the core/ sub-directory for tsar
|