|  |  | @501 | 7 years | viala | [hal] Add headers in .c
hal/tsar_mips32/core/hal_remote.c:371:6:
 … | 
                
                  |  |  | @494 | 7 years | viala | Fix an error in an assert, style on an other. | 
                
                  |  |  | @493 | 7 years | viala | [hal/drivers] Use asserts and fix a bad call.
We called … | 
                
                  |  |  | @492 | 7 years | viala | Refactoring assert calling to conform with new assert macro.
Made … | 
                
                  |  |  | @489 | 7 years | viala | [hal] Add headers in hal_interrupt.c ` … | 
                
                  |  |  | @481 | 7 years | viala | [hal/mips32] Add void type to function prototypes with no parameter | 
                
                  |  |  | @473 | 7 years | alain | Fix several GCC warning related to the -Wextra compilation option. | 
                
                  |  |  | @469 | 7 years | alain | 1) Introduce the libsemaphore library.
2) Introduce a small libmath … | 
                
                  |  |  | @468 | 7 years | viala | FIX: Wrong assigment in wti/hwi vector in soclib_pic_bind_irq()
We … | 
                
                  |  |  | @459 | 7 years | alain | Introduce the math library, to support the floating point
data used by … | 
                
                  |  |  | @457 | 7 years | alain | This version modifies the exec syscall and fixes a large number of … | 
                
                  |  |  | @454 | 7 years | viala | Fix typo in several file. | 
                
                  |  |  | @452 | 7 years | alain | Split hal_types.h to hal_kernel_types.h & hal_shared_types.h | 
                
                  |  |  | @451 | 7 years | alain | Fix a bug in soclib_pic driver (bad separation between IOPIC an LAPIC … | 
                
                  |  |  | @446 | 7 years | alain | miscelaneous… | 
                
                  |  |  | @445 | 7 years | alain | Restructure the mini_libc. | 
                
                  |  |  | @444 | 7 years | satin | add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc | 
                
                  |  |  | @443 | 7 years | alain | Fix few bugs whike debugging the sort multi-thread application. | 
                
                  |  |  | @440 | 8 years | alain | 1/ Fix a bug in the Multithreaded "sort" applicationr:
The … | 
                
                  |  |  | @439 | 8 years | satin | Introduice new distributed Makefile architecture.
Remove deprecated … | 
                
                  |  |  | @438 | 8 years | alain | Fix a bug in scheduler related to RPC blocking. | 
                
                  |  |  | @437 | 8 years | alain | Fix various bugs | 
                
                  |  |  | @436 | 8 years | alain | 1) improve the threads and process destruction mechanism.
2) introduce … | 
                
                  |  |  | @435 | 8 years | alain | Fix a bad bug in scheduler… | 
                
                  |  |  | @432 | 8 years | alain | bloup | 
                
                  |  |  | @425 | 8 years | alain | bloup | 
                
                  |  |  | @424 | 8 years | alain | cosmetic. | 
                
                  |  |  | @420 | 8 years | alain | Fix a bug found by Axel in hal_gpt_unlock_pte() | 
                
                  |  |  | @418 | 8 years | alain | Fix a bug in hal_kentry.S : the "uzone" pointer in the thread … | 
                
                  |  |  | @416 | 8 years | alain | Improve sys_exec. | 
                
                  |  |  | @411 | 8 years | alain | Introduce hal_vmm. | 
                
                  |  |  | @409 | 8 years | alain | Fix bugs in exec | 
                
                  |  |  | @408 | 8 years | alain | Fix several bugs in the fork() syscall. | 
                
                  |  |  | @407 | 8 years | alain | First implementation of fork/exec. | 
                
                  |  |  | @406 | 8 years | alain | This version executed successfully the user "init" process on a … | 
                
                  |  |  | @401 | 8 years | alain | Few bugs in VMM | 
                
                  |  |  | @391 | 8 years | alain | Simplify the hal_mmu_exception() function. | 
                
                  |  |  | @381 | 8 years | alain | Add missing defines in the TSAR exception handler. | 
                
                  |  |  | @380 | 8 years | alain | Remove the generic kernel/kern/do_exception files to handle exceptions … | 
                
                  |  |  | @367 | 8 years | alain | Change Time unit from cycle to TICK (in millisecond).
Fix several bugs … | 
                
                  |  |  | @346 | 8 years | max | Hide soclib_iob. | 
                
                  |  |  | @337 | 8 years | alain | Introduce the delayed context switch if current thread has a lock. | 
                
                  |  |  | @317 | 8 years | alain | 1) Introduce the TSAR hal_cpu_context_switch() function.
2) Introduce … | 
                
                  |  |  | @315 | 8 years | alain | Redefine the fuctions ppm_base2page() / ppm_page2base() / … | 
                
                  |  |  | @313 | 8 years | alain | RSeveral modifs in the page-fault handling. | 
                
                  |  |  | @311 | 8 years | max | Introduce hal_cpu_context_switch. | 
                
                  |  |  | @300 | 8 years | max | Passably handle everything in the function itself. | 
                
                  |  |  | @299 | 8 years | max | The uspace strcpy function is allowed to fail (not implemented yet). | 
                
                  |  |  | @296 | 8 years | alain | Several modifs in the generic scheduler and in the hal_context to
fix … | 
                
                  |  |  | @291 | 8 years | max | Remove soclib_xcu. | 
                
                  |  |  | @285 | 8 years | max | Must be reg_t. | 
                
                  |  |  | @279 | 8 years | alain | 1) Introduce independant command fields for the various devices in the … | 
                
                  |  |  | @266 | 8 years | alain | Implement vfs_lseek() function. | 
                
                  |  |  | @265 | 8 years | alain | Fix several bugs in VFS. | 
                
                  |  |  | @261 | 8 years | max | Hide soclib_dma. | 
                
                  |  |  | @259 | 8 years | max | Hide soclib_nic. | 
                
                  |  |  | @257 | 8 years | max | Hide soclib_mmc. | 
                
                  |  |  | @253 | 8 years | max | Remove unused files. | 
                
                  |  |  | @252 | 8 years | max | Hide IMPL_PIC_. | 
                
                  |  |  | @245 | 8 years | max | Hide soclib_tty. | 
                
                  |  |  | @238 | 8 years | alain | Fixing bugs in vfs_lookup() | 
                
                  |  |  | @226 | 8 years | max | add HAL_32BIT/HAL_64BIT | 
                
                  |  |  | @216 | 8 years | max | dispatch 'impl' in the hal | 
                
                  |  |  | @213 | 8 years | max | hide soclib_bdv | 
                
                  |  |  | @211 | 8 years | max | hide the fields | 
                
                  |  |  | @205 | 8 years | alain | Change dev_pic_enable_irq() and dev_pic_disable_irq() prototypes
to … | 
                
                  |  |  | @204 | 8 years | alain | Bug fix in kernel_init
-This line, and those below, will be ignored--
 … | 
                
                  |  |  | @198 | 8 years | max | mmh, mistakenly removed this | 
                
                  |  |  | @196 | 8 years | max | sync | 
                
                  |  |  | @190 | 8 years | max | hide soclib | 
                
                  |  |  | @188 | 8 years | alain | Redefine the PIC device API. | 
                
                  |  |  | @151 | 8 years | alain | Move the core specific hal_cpu_context_t & hafpu_context_t structures … | 
                
                  |  |  | @141 | 8 years | max | style | 
                
                  |  |  | @136 | 8 years | max | Hide a few soclib_xcu_ functions | 
                
                  |  |  | @133 | 8 years | max | style | 
                
                  |  |  | @130 | 8 years | max | add hal_drivers_xcu_init | 
                
                  |  |  | @124 | 8 years | max | rename hal_wbflush->hal_fence | 
                
                  |  |  | @121 | 8 years | alain | Fix bugs in hal_remote, hal uspace, hal_special | 
                
                  |  |  | @107 | 8 years | max | reorder the code a bit, to reduce the (future) diff with x86 | 
                
                  |  |  | @106 | 8 years | max | style and typos | 
                
                  |  |  | @101 | 8 years | alain | euh… | 
                
                  |  |  | @95 | 8 years | alain | hal_special: replace hal_time_stamp() by hal_get_cycles()
hal_remote : … | 
                
                  |  |  | @92 | 8 years | max | fix the definition of hal_remote_spt, and add the *pt ops on
x86_64 | 
                
                  |  |  | @88 | 8 years | alain | Remove oldies. | 
                
                  |  |  | @87 | 8 years | alain | Remove oldies. | 
                
                  |  |  | @77 | 8 years | max | Start hiding the architecture-specific drivers behind the … | 
                
                  |  |  | @75 | 8 years | max | Create the drivers/ sub-directory in each hal, and move soclib
into … | 
                
                  |  |  | @72 | 8 years | max | start defining some remote functions, and use uint8_t instead of
char | 
                
                  |  |  | @63 | 8 years | max | move the ldscript into core/ for tsar | 
                
                  |  |  | @62 | 8 years | max | create the core/ sub-directory for tsar | 
                
                  |  |  | @53 | 8 years | alain | Compilation OK pout TSAR | 
                
                  |  |  | @50 | 8 years | alain | bloup | 
                
                  |  |  | @23 | 8 years | alain | Introduce syscalls. | 
                
                  |  |  | @16 | 8 years | alain | mprove the HAL for interrupt, exception, syscall handling. | 
                
                  |  |  | @8 | 9 years | alain | Various bugs. | 
                
                  |  |  | @1 | 9 years | alain | First import |