|
|
@733
|
9 years |
alain |
Modify the system functions associated to hardware coprocessors: …
|
|
|
@725
|
9 years |
alain |
Modify FBF_CMA syscall handlers to support chbufs containing more than …
|
|
|
@714
|
9 years |
alain |
Introduce the _sys_fbf_size() function.
Modify the _sys_fbf_alloc() / …
|
|
|
@709
|
9 years |
alain |
Major release: Change the task model to implement the POSIX threads …
|
|
|
@707
|
9 years |
guerin |
fix kill/exec
- introduce physical_memcpy for fat_read
- don't defer …
|
|
|
@700
|
9 years |
guerin |
kernel: add fbf_cma release, call it on task kill
|
|
|
@695
|
9 years |
guerin |
kernel: defer task kill to _ctx_switch()
Introduce SIG slot in task …
|
|
|
@688
|
9 years |
alain |
Introduces the _sys_tasks_status() function used by the …
|
|
|
@670
|
9 years |
alain |
Introduce the "shared" argument in the _sys_tty_alloc() function.
|
|
|
@629
|
9 years |
alain |
Modify the task activation/desactivation mechanism
to support the …
|
|
|
@614
|
9 years |
bellefin |
Change the syscalls related to the NIC and the CMA
1) In a CHBUF, …
|
|
|
@556
|
10 years |
alain |
Introducing support for the coprocessor related system calls.
|
|
|
@528
|
10 years |
alain |
1) Introducing support for external IRQs dynamic routing.
2) …
|
|
|
@519
|
10 years |
alain |
Introducing support for hardware coprocessors
using the vci_mwmr_dma …
|
|
|
@516
|
10 years |
alain |
Remove the vobj object from the mapping_info,
and remove global …
|
|
|
@505
|
10 years |
alain |
Fixing a bug in _sys_fbf_cma_start() function.
|
|
|
@494
|
10 years |
alain |
Introduce a fully parallel procedure for the kernel initialisation.
|
|
|
@489
|
10 years |
alain |
Introducing an explicit (channel) argument in all kernel access …
|
|
|
@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.
|
|
|
@396
|
10 years |
alain |
Housekeeping
|
|
|
@294
|
11 years |
alain |
Introducing support for IOPIC component.
|
|
|
@267
|
11 years |
cfuguet |
- Adding new task context information: THREAD INDEX.
This value can …
|
|
|
@258
|
11 years |
alain |
This is a major release, including a deep restructuration of code.
The …
|