source: soft/giet_vm/giet_kernel/kernel_init.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @656   9 years guerin always set CTX_EPC in task context initialization all runnable tasks …
(edit) @648   9 years alain Introducing support for the new mechanism to start tasks.
(edit) @629   9 years alain Modify the task activation/desactivation mechanism to support the …
(edit) @615   9 years bellefin Introduce mmc distributed lock The locks are distributed in the kernel …
(edit) @592   9 years alain Introduce support for the new POSIX-like FAT32.
(edit) @579   9 years bellefin Improve hba driver : adding the _hba_boot_mode variable to indicate …
(edit) @568   9 years alain Introducing support for the IOC_SDC controller.
(edit) @547   9 years alain Move the peripheral initialisation from the boot.c to the kernel_init.c
(edit) @536   9 years alain Blap.
(edit) @528   9 years alain 1) Introducing support for external IRQs dynamic routing. 2) …
(edit) @494   9 years alain Introduce a fully parallel procedure for the kernel initialisation.
(edit) @478   9 years alain 1) The chained buffer structure has been modified to have one single …
(edit) @467   10 years alain Adding a new step in the kernel_init() procedure: Processor[0][0][0]
(edit) @459   10 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) @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) @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) @299   10 years alain ntroducing the TOTAL_PROCS variable in the hard_config.h file (used by …
(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) @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) @263   11 years alain Introducing support for TSAR fixed format cluster index (cluster_xy) …
(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.