|  |  | @505 | 7 years | viala | [hal] Fix protoypes and add headers in hal mips32 implementation.
Fix … | 
                
                  |  |  | @480 | 7 years | viala | [hal/generic] Add void type to function prototypes with no parameter | 
                
                  |  |  | @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 … | 
                
                  |  |  | @455 | 7 years | viala | Change name in banner comment to match filename | 
                
                  |  |  | @445 | 7 years | alain | Restructure the mini_libc. | 
                
                  |  |  | @432 | 8 years | alain | bloup | 
                
                  |  |  | @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 … | 
                
                  |  |  | @402 | 8 years | max | Mmh, refix this bug (mistakenly reverted by alain). | 
                
                  |  |  | @401 | 8 years | alain | Few bugs in VMM | 
                
                  |  |  | @384 | 8 years | max | Fix a pretty dumb mistake I made in my last commit. | 
                
                  |  |  | @383 | 8 years | max | Use constant flags. | 
                
                  |  |  | @380 | 8 years | alain | Remove the generic kernel/kern/do_exception files to handle exceptions … | 
                
                  |  |  | @346 | 8 years | max | Hide soclib_iob. | 
                
                  |  |  | @337 | 8 years | alain | Introduce the delayed context switch if current thread has a lock. | 
                
                  |  |  | @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. | 
                
                  |  |  | @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 … | 
                
                  |  |  | @279 | 8 years | alain | 1) Introduce independant command fields for the various devices in the … | 
                
                  |  |  | @261 | 8 years | max | Hide soclib_dma. | 
                
                  |  |  | @259 | 8 years | max | Hide soclib_nic. | 
                
                  |  |  | @257 | 8 years | max | Hide soclib_mmc. | 
                
                  |  |  | @252 | 8 years | max | Hide IMPL_PIC_. | 
                
                  |  |  | @245 | 8 years | max | Hide soclib_tty. | 
                
                  |  |  | @216 | 8 years | max | dispatch 'impl' in the hal | 
                
                  |  |  | @213 | 8 years | max | hide soclib_bdv | 
                
                  |  |  | @190 | 8 years | max | hide soclib | 
                
                  |  |  | @151 | 8 years | alain | Move the core specific hal_cpu_context_t & hafpu_context_t structures … | 
                
                  |  |  | @136 | 8 years | max | Hide a few soclib_xcu_ functions | 
                
                  |  |  | @131 | 8 years | max | use 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 | 
                
                  |  |  | @108 | 8 years | max | typo | 
                
                  |  |  | @101 | 8 years | alain | euh… | 
                
                  |  |  | @95 | 8 years | alain | hal_special: replace hal_time_stamp() by hal_get_cycles()
hal_remote : … | 
                
                  |  |  | @77 | 8 years | max | Start hiding the architecture-specific drivers behind the … | 
                
                  |  |  | @72 | 8 years | max | start defining some remote functions, and use uint8_t instead of
char | 
                
                  |  |  | @69 | 8 years | max | use uint8_t instead | 
                
                  |  |  | @64 | 8 years | max | cosmetic and typos | 
                
                  |  |  | @53 | 8 years | alain | Compilation OK pout TSAR | 
                
                  |  |  | @50 | 8 years | alain | bloup | 
                
                  |  |  | @41 | 8 years | max | style | 
                
                  |  |  | @23 | 8 years | alain | Introduce syscalls. | 
                
                  |  |  | @17 | 8 years | max | Typos, and cosmetic. | 
                
                  |  |  | @16 | 8 years | alain | mprove the HAL for interrupt, exception, syscall handling. |