|
|
@760
|
9 years |
alain |
|
|
|
@742
|
9 years |
alain |
Remove the seg_kernel_init vseg: All the kernel code is now packed
in …
|
|
|
@725
|
9 years |
alain |
Modify FBF_CMA syscall handlers to support chbufs containing more than …
|
|
|
@709
|
9 years |
alain |
Major release: Change the task model to implement the POSIX threads …
|
|
|
@688
|
9 years |
alain |
Introduces the _sys_tasks_status() function used by the …
|
|
|
@656
|
9 years |
guerin |
always set CTX_EPC in task context initialization
all runnable tasks …
|
|
|
@648
|
9 years |
alain |
Introducing support for the new mechanism to start tasks.
|
|
|
@629
|
9 years |
alain |
Modify the task activation/desactivation mechanism
to support the …
|
|
|
@615
|
9 years |
bellefin |
Introduce mmc distributed lock
The locks are distributed in the kernel …
|
|
|
@592
|
9 years |
alain |
Introduce support for the new POSIX-like FAT32.
|
|
|
@579
|
9 years |
bellefin |
Improve hba driver : adding the _hba_boot_mode variable to indicate …
|
|
|
@568
|
10 years |
alain |
Introducing support for the IOC_SDC controller.
|
|
|
@547
|
10 years |
alain |
Move the peripheral initialisation from the boot.c to the kernel_init.c
|
|
|
@536
|
10 years |
alain |
Blap.
|
|
|
@528
|
10 years |
alain |
1) Introducing support for external IRQs dynamic routing.
2) …
|
|
|
@494
|
10 years |
alain |
Introduce a fully parallel procedure for the kernel initialisation.
|
|
|
@478
|
10 years |
alain |
1) The chained buffer structure has been modified to have one single …
|
|
|
@467
|
10 years |
alain |
Adding a new step in the kernel_init() procedure:
Processor[0][0][0] …
|
|
|
@459
|
10 years |
alain |
Removing the kernel_utils.c/kernel_utils.h file.
Introducing new …
|
|
|
@449
|
10 years |
alain |
Introducing the CMA_RX, CMA_TX, NIC_RX, NIC_TX slots in the task …
|
|
|
@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.
|
|
|
@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.
|
|
|
@299
|
11 years |
alain |
ntroducing the TOTAL_PROCS variable in the hard_config.h file
(used by …
|
|
|
@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 …
|
|
|
@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.
…
|
|
|
@263
|
11 years |
alain |
Introducing support for TSAR fixed format cluster index (cluster_xy) …
|
|
|
@258
|
11 years |
alain |
This is a major release, including a deep restructuration of code.
The …
|