|
|
@449
|
10 years |
alain |
Introducing the CMA_RX, CMA_TX, NIC_RX, NIC_TX slots in the task …
|
|
|
@446
|
10 years |
alain |
Introducing the kernel_utils.C & kernel_utils.h files.
|
|
|
@440
|
10 years |
alain |
Introducing dynamic allocation of peripheral channels (NIC, TTY, CMA, …
|
|
|
@428
|
10 years |
alain |
Introducing fixed format (X_WIDTH / Y_WIDTH / P_WIDTH) for processor index.
|
|
|
@410
|
10 years |
alain |
Cosmetic
|
|
|
@396
|
10 years |
alain |
Housekeeping
|
|
|
@391
|
10 years |
alain |
Idle task stack implementation. The idle stack was previously …
|
|
|
@385
|
10 years |
alain |
Reducing the idle_task stack to 64 bytes (to reduce the kdata segment size)
|
|
|
@379
|
10 years |
alain |
reduce the idle task stack to 64 bytes to reduce the kernel.elf size …
|
|
|
@373
|
10 years |
alain |
Cosmetic.
|
|
|
@346
|
10 years |
alain |
Fixing a bug in the _sys_handler function (giet.s file).
The SR value …
|
|
|
@345
|
10 years |
cfuguet |
giet_vm optimizations:
* Several modifications in GIET_VM in order …
|
|
|
@330
|
10 years |
alain |
Cosmetic.
|
|
|
@322
|
10 years |
alain |
Various small modifs to comply with the genmap tool.
|
|
|
@310
|
11 years |
alain |
Reducing the number of log messages.
|
|
|
@301
|
11 years |
cfuguet |
Bugfix for interrupt masking and demasking.
|
|
|
@299
|
11 years |
alain |
ntroducing the TOTAL_PROCS variable in the hard_config.h file
(used by …
|
|
|
@297
|
11 years |
alain |
Bug fix in both _tty_rx_isr() and _bdv_isr():
The ISR must do nothing …
|
|
|
@294
|
11 years |
alain |
Introducing support for IOPIC component.
|
|
|
@293
|
11 years |
cfuguet |
Initializing the CP0 CAUSE value on the task contexts to
zero during …
|
|
|
@289
|
11 years |
cfuguet |
Modifications on GIET-VM IOC driver:
- Introducing new layer on the …
|
|
|
@281
|
11 years |
cfuguet |
Modifications in GIET_VM:
- Supporting platforms with more than one …
|
|
|
@279
|
11 years |
cfuguet |
Modifications in the ioc_driver:
- Introducing uniform interface to …
|
|
|
@275
|
11 years |
cfuguet |
- Adding volatile attribute for pointers used to address
memory …
|
|
|
@274
|
11 years |
cfuguet |
Bugfix on kernel_init file:
- The size of the schedulers vector was …
|
|
|
@271
|
11 years |
cfuguet |
- Bugfix:
The ISR_SWITCH index should be NB_PROCS_MAX + local_pid.
…
|
|
|
@267
|
11 years |
cfuguet |
- Adding new task context information: THREAD INDEX.
This value can …
|
|
|
@263
|
11 years |
alain |
Introducing support for TSAR fixed format cluster index (cluster_xy) …
|
|
|
@260
|
11 years |
devigne |
Add a new syscall : giet_fat_fstat, allowing to a user application to …
|
|
|
@258
|
11 years |
alain |
This is a major release, including a deep restructuration of code.
The …
|