source: trunk/hal/tsar_mips32/drivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @654   4 years alain euh…
(edit) @647   4 years alain ...miscelaneous…
(edit) @635   5 years alain This version is a major evolution: The physical memory allocators, …
(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) @622   5 years viala Fix compilation warning about not defined function. ` …
(edit) @619   5 years alain 1) Fix a bug in KSH : after the "load" command, the [ksh] prompt is …
(edit) @615   5 years alain introduce a SYNC_WRITE command in soclib_bdv driver cmd() function.
(edit) @610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
(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) @558   6 years nicolas.van.phan Make soclib_sdc internal function not use globals
(edit) @550   6 years nicolas.van.phan Add SD card driver in kernel
(edit) @543   6 years nicolas.van.phan Add untested bare SDC driver (from giet) Changes some hard-coded …
(edit) @540   6 years nicolas.van.phan TTY MUX 5/5 : Multiplex TTY character receiving The multiplexing for …
(edit) @539   6 years nicolas.van.phan TTY MUX 4 : Multiplex TTY character sending Now, when a thread wants …
(edit) @538   6 years nicolas.van.phan TTY MUX 3 : Comment multi_tty TX IRQ enabling Enabling and disabling …
(edit) @537   6 years nicolas.van.phan TTY MUX 2 : Make mtty driver only address chan. 0 The physical …
(edit) @534   6 years nicolas.van.phan Add mtty driver.
(edit) @533   6 years nicolas.van.phan Add untested multi_tty driver
(edit) @522   6 years viala FIX rev520: Previous commit contained a superflous '}'
(edit) @520   6 years viala [soclib_hba] Use assert instead of printk + Hal_core_sleep for panic.
(edit) @507   6 years viala [soclib_nic] Missing default case fixed by adding an assert. …
(edit) @506   6 years viala [syscalls] add interface in implementation. Add const where possible, …
(edit) @494   6 years viala Fix an error in an assert, style on an other.
(edit) @493   6 years viala [hal/drivers] Use asserts and fix a bad call. We called …
(edit) @492   6 years viala Refactoring assert calling to conform with new assert macro. Made …
(edit) @481   6 years viala [hal/mips32] Add void type to function prototypes with no parameter
(edit) @468   6 years viala FIX: Wrong assigment in wti/hwi vector in soclib_pic_bind_irq() We …
(edit) @457   6 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @454   6 years viala Fix typo in several file.
(edit) @451   6 years alain Fix a bug in soclib_pic driver (bad separation between IOPIC an LAPIC …
(edit) @446   6 years alain miscelaneous…
(edit) @440   6 years alain 1/ Fix a bug in the Multithreaded "sort" applicationr: The …
(edit) @438   6 years alain Fix a bug in scheduler related to RPC blocking.
(edit) @437   6 years alain Fix various bugs
(edit) @436   6 years alain 1) improve the threads and process destruction mechanism. 2) introduce …
(edit) @435   6 years alain Fix a bad bug in scheduler…
(edit) @432   6 years alain bloup
(edit) @424   6 years alain cosmetic.
(edit) @418   6 years alain Fix a bug in hal_kentry.S : the "uzone" pointer in the thread …
(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) @380   7 years alain Remove the generic kernel/kern/do_exception files to handle exceptions …
(edit) @337   7 years alain Introduce the delayed context switch if current thread has a lock.
(edit) @296   7 years alain Several modifs in the generic scheduler and in the hal_context to fix …
(edit) @291   7 years max Remove soclib_xcu.
(edit) @279   7 years alain 1) Introduce independant command fields for the various devices in the …
(edit) @265   7 years alain Fix several bugs in VFS.
(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) @253   7 years max Remove unused files.
(edit) @238   7 years alain Fixing bugs in vfs_lookup()
(edit) @211   7 years max hide the fields
(edit) @205   7 years alain Change dev_pic_enable_irq() and dev_pic_disable_irq() prototypes to …
(edit) @204   7 years alain Bug fix in kernel_init -This line, and those below, will be ignored-- …
(edit) @188   7 years alain Redefine the PIC device API.
(edit) @141   7 years max style
(edit) @133   7 years max style
(edit) @101   7 years alain euh…
(edit) @88   7 years alain Remove oldies.
(edit) @77   7 years max Start hiding the architecture-specific drivers behind the …
(add) @75   7 years max Create the drivers/ sub-directory in each hal, and move soclib into …
Note: See TracRevisionLog for help on using the revision log.