source: trunk/hal/generic

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @657   4 years alain Introduce remote_buf.c/.h & socket.c/.h files. Update dev_nic.c/.h files.
(edit) @654   4 years alain euh…
(edit) @647   4 years alain ...miscelaneous…
(edit) @640   4 years alain Remove all RPCs in page-fault handling.
(edit) @637   5 years alain Introduce the non-standard pthread_parallel_create() system call and …
(edit) @635   5 years alain This version is a major evolution: The physical memory allocators, …
(edit) @632   5 years alain This version replace the RPC by direct remote memory access for …
(edit) @629   5 years alain Remove the "giant" rwlock protecting the GPT, and use the GPT_LOCKED …
(edit) @626   5 years alain This version has been tested on the sort multithreaded application …
(edit) @625   5 years alain Fix a bug in the vmm_remove_vseg() function: the physical pages …
(edit) @624   5 years alain Fix several bugs to use the instruction MMU in kernel mode in …
(edit) @623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
(edit) @619   5 years alain 1) Fix a bug in KSH : after the "load" command, the [ksh] prompt is …
(edit) @587   5 years alain Modify the GPT (Generic Page Table) API to support remote accesses, in …
(edit) @570   5 years alain Introduction of the soclib_mty driver for the TSAR-LETI architecture.
(edit) @505   6 years viala [hal] Fix protoypes and add headers in hal mips32 implementation. Fix …
(edit) @480   6 years viala [hal/generic] Add void type to function prototypes with no parameter
(edit) @459   6 years alain Introduce the math library, to support the floating point data used by …
(edit) @457   6 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @455   6 years viala Change name in banner comment to match filename
(edit) @445   6 years alain Restructure the mini_libc.
(edit) @432   6 years alain bloup
(edit) @411   6 years alain Introduce hal_vmm.
(edit) @409   6 years alain Fix bugs in exec
(edit) @408   6 years alain Fix several bugs in the fork() syscall.
(edit) @407   6 years alain First implementation of fork/exec.
(edit) @406   7 years alain This version executed successfully the user "init" process on a …
(edit) @402   7 years max Mmh, refix this bug (mistakenly reverted by alain).
(edit) @401   7 years alain Few bugs in VMM
(edit) @384   7 years max Fix a pretty dumb mistake I made in my last commit.
(edit) @383   7 years max Use constant flags.
(edit) @380   7 years alain Remove the generic kernel/kern/do_exception files to handle exceptions …
(edit) @346   7 years max Hide soclib_iob.
(edit) @337   7 years alain Introduce the delayed context switch if current thread has a lock.
(edit) @315   7 years alain Redefine the fuctions ppm_base2page() / ppm_page2base() / …
(edit) @313   7 years alain RSeveral modifs in the page-fault handling.
(edit) @311   7 years max Introduce hal_cpu_context_switch.
(edit) @299   7 years max The uspace strcpy function is allowed to fail (not implemented yet).
(edit) @296   7 years alain Several modifs in the generic scheduler and in the hal_context to fix …
(edit) @279   7 years alain 1) Introduce independant command fields for the various devices in the …
(edit) @261   7 years max Hide soclib_dma.
(edit) @259   7 years max Hide soclib_nic.
(edit) @257   7 years max Hide soclib_mmc.
(edit) @252   7 years max Hide IMPL_PIC_.
(edit) @245   7 years max Hide soclib_tty.
(edit) @216   7 years max dispatch 'impl' in the hal
(edit) @213   7 years max hide soclib_bdv
(edit) @190   7 years max hide soclib
(edit) @151   7 years alain Move the core specific hal_cpu_context_t & hafpu_context_t structures …
(edit) @136   7 years max Hide a few soclib_xcu_ functions
(edit) @131   7 years max use hal_drivers_xcu_init
(edit) @124   7 years max rename hal_wbflush->hal_fence
(edit) @121   7 years alain Fix bugs in hal_remote, hal uspace, hal_special
(edit) @108   7 years max typo
(edit) @101   7 years alain euh…
(edit) @95   7 years alain hal_special: replace hal_time_stamp() by hal_get_cycles() hal_remote : …
(edit) @77   7 years max Start hiding the architecture-specific drivers behind the …
(edit) @72   7 years max start defining some remote functions, and use uint8_t instead of char
(edit) @69   7 years max use uint8_t instead
(edit) @64   7 years max cosmetic and typos
(edit) @53   7 years alain Compilation OK pout TSAR
(edit) @50   7 years alain bloup
(edit) @41   7 years max style
(edit) @23   7 years alain Introduce syscalls.
(edit) @17   7 years max Typos, and cosmetic.
(add) @16   7 years alain mprove the HAL for interrupt, exception, syscall handling.
Note: See TracRevisionLog for help on using the revision log.