source: trunk/kernel/devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @565   5 years alain Complete restructuration of kernel locks.
(edit) @550   5 years nicolas.van.phan Add SD card driver in kernel
(edit) @540   5 years nicolas.van.phan TTY MUX 5/5 : Multiplex TTY character receiving The multiplexing for …
(edit) @539   5 years nicolas.van.phan TTY MUX 4 : Multiplex TTY character sending Now, when a thread wants …
(edit) @534   5 years nicolas.van.phan Add mtty driver.
(edit) @527   5 years viala Rewrite if-then-else return function into switch case. For safety …
(edit) @503   5 years viala Add void type on function that takes no parameters, fix invalid call. …
(edit) @492   5 years viala Refactoring assert calling to conform with new assert macro. Made …
(edit) @483   5 years viala [devices] Add void type to function prototypes with no parameter
(edit) @471   5 years viala Fix: In dev_fbf.c we used hal_get_cycle instead of hal_get_cycles
(edit) @457   5 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @440   5 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) @433   6 years alain blip
(edit) @422   6 years alain cosmetic
(edit) @408   6 years alain Fix several bugs in the fork() syscall.
(edit) @407   6 years alain First implementation of fork/exec.
(edit) @406   6 years alain This version executed successfully the user "init" process on a …
(edit) @401   6 years alain Few bugs in VMM
(edit) @346   6 years max Hide soclib_iob.
(edit) @337   6 years alain Introduce the delayed context switch if current thread has a lock.
(edit) @296   6 years alain Several modifs in the generic scheduler and in the hal_context to fix …
(edit) @282   6 years max Don't use CURRENT_THREAD->core, since it is not yet initialized.
(edit) @279   6 years alain 1) Introduce independant command fields for the various devices in the …
(edit) @262   6 years max Remove soclib_dma on x86.
(edit) @261   6 years max Hide soclib_dma.
(edit) @259   6 years max Hide soclib_nic.
(edit) @257   6 years max Hide soclib_mmc.
(edit) @255   6 years max Don't route the IRQ for IMPL_TXT_RS2, it is multiplexed in software.
(edit) @254   6 years max Use IMPL_TXT_RS2.
(edit) @252   6 years max Hide IMPL_PIC_.
(edit) @249   6 years max Remove the ICU driver.
(edit) @246   6 years alain Fix a major bug in FATFS : miss handling in the FAT mapper.
(edit) @245   6 years max Hide soclib_tty.
(edit) @244   6 years max Hide the fields.
(edit) @238   6 years alain Fixing bugs in vfs_lookup()
(edit) @216   6 years max dispatch 'impl' in the hal
(edit) @214   6 years max remove unused includes
(edit) @213   6 years max hide soclib_bdv
(edit) @212   6 years max style
(edit) @211   6 years max hide the fields
(edit) @207   6 years max mask/unmask the IRQ
(edit) @206   6 years max re-hide
(edit) @205   6 years alain Change dev_pic_enable_irq() and dev_pic_disable_irq() prototypes to …
(edit) @204   6 years alain Bug fix in kernel_init -This line, and those below, will be ignored-- …
(edit) @201   6 years max fix the pointers
(edit) @200   6 years alain bloup
(edit) @190   6 years max hide soclib
(edit) @188   6 years alain Redefine the PIC device API.
(edit) @136   6 years max Hide a few soclib_xcu_ functions
(edit) @131   6 years max use hal_drivers_xcu_init
(edit) @128   6 years max style
(edit) @101   6 years alain euh…
(edit) @77   6 years max Start hiding the architecture-specific drivers behind the …
(edit) @68   6 years alain Fix bug in kernel_init, and reduce size of remote_fifo.
(edit) @65   6 years max use %p to silence a few warnings
(edit) @52   6 years max remove hard_config.h
(edit) @50   6 years alain bloup
(edit) @49   6 years max style
(edit) @23   6 years alain Introduce syscalls.
(edit) @16   6 years alain mprove the HAL for interrupt, exception, syscall handling.
(edit) @14   6 years alain Bugs fix.
(edit) @3   6 years alain Introduce dev_fbf, dev dma, dev_iob
(edit) @2   6 years alain cleanup
(add) @1   7 years alain First import
Note: See TracRevisionLog for help on using the revision log.