source: soft/giet_vm/giet_kernel

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @494   9 years alain Introduce a fully parallel procedure for the kernel initialisation.
(edit) @489   9 years alain Introducing an explicit (channel) argument in all kernel access …
(edit) @478   9 years alain 1) The chained buffer structure has been modified to have one single …
(edit) @467   9 years alain Adding a new step in the kernel_init() procedure: Processor[0][0][0]
(edit) @459   9 years alain Removing the kernel_utils.c/kernel_utils.h file. Introducing new …
(edit) @449   10 years alain Introducing the CMA_RX, CMA_TX, NIC_RX, NIC_TX slots in the task …
(edit) @446   10 years alain Introducing the kernel_utils.C & kernel_utils.h files.
(edit) @440   10 years alain Introducing dynamic allocation of peripheral channels (NIC, TTY, CMA, …
(edit) @428   10 years alain Introducing fixed format (X_WIDTH / Y_WIDTH / P_WIDTH) for processor index.
(edit) @410   10 years alain Cosmetic
(edit) @396   10 years alain Housekeeping
(edit) @391   10 years alain Idle task stack implementation. The idle stack was previously …
(edit) @385   10 years alain Reducing the idle_task stack to 64 bytes (to reduce the kdata segment size)
(edit) @379   10 years alain reduce the idle task stack to 64 bytes to reduce the kernel.elf size …
(edit) @373   10 years alain Cosmetic.
(edit) @346   10 years alain Fixing a bug in the _sys_handler function (giet.s file). The SR value …
(edit) @345   10 years cfuguet giet_vm optimizations: * Several modifications in GIET_VM in order …
(edit) @330   10 years alain Cosmetic.
(edit) @322   10 years alain Various small modifs to comply with the genmap tool.
(edit) @310   10 years alain Reducing the number of log messages.
(edit) @301   10 years cfuguet Bugfix for interrupt masking and demasking.
(edit) @299   10 years alain ntroducing the TOTAL_PROCS variable in the hard_config.h file (used by …
(edit) @297   10 years alain Bug fix in both _tty_rx_isr() and _bdv_isr(): The ISR must do nothing …
(edit) @294   10 years alain Introducing support for IOPIC component.
(edit) @293   10 years cfuguet Initializing the CP0 CAUSE value on the task contexts to zero during …
(edit) @289   10 years cfuguet Modifications on GIET-VM IOC driver: - Introducing new layer on the …
(edit) @281   10 years cfuguet Modifications in GIET_VM: - Supporting platforms with more than one …
(edit) @279   10 years cfuguet Modifications in the ioc_driver: - Introducing uniform interface to …
(edit) @275   10 years cfuguet - Adding volatile attribute for pointers used to address memory …
(edit) @274   10 years cfuguet Bugfix on kernel_init file: - The size of the schedulers vector was …
(edit) @271   10 years cfuguet - Bugfix: The ISR_SWITCH index should be NB_PROCS_MAX + local_pid. …
(edit) @267   10 years cfuguet - Adding new task context information: THREAD INDEX. This value can …
(edit) @263   10 years alain Introducing support for TSAR fixed format cluster index (cluster_xy) …
(edit) @260   10 years devigne Add a new syscall : giet_fat_fstat, allowing to a user application to …
(add) @258   11 years alain This is a major release, including a deep restructuration of code. The …
Note: See TracRevisionLog for help on using the revision log.