source: trunk/kernel/devices

Revision Log Mode:


Legend:

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