|
|
@819
|
9 years |
cfuguet |
Add a preprocessor flag which allows to inhibit the use of the
GLOBAL …
|
|
|
@791
|
9 years |
meunier |
* Added function realloc
* Started to put the bootloader on 2 Big …
|
|
|
@757
|
9 years |
alain |
The boot code use now the _v2p_add_pte1() and _v2p_add_pte2() …
|
|
|
@742
|
9 years |
alain |
Remove the seg_kernel_init vseg: All the kernel code is now packed
in …
|
|
|
@732
|
9 years |
alain |
Introduce a new rule to simplify the memory mapping:
A big physical …
|
|
|
@726
|
9 years |
alain |
Cosmetic.
|
|
|
@716
|
9 years |
alain |
Cosmetic.
|
|
|
@709
|
9 years |
alain |
Major release: Change the task model to implement the POSIX threads …
|
|
|
@695
|
9 years |
guerin |
kernel: defer task kill to _ctx_switch()
Introduce SIG slot in task …
|
|
|
@656
|
9 years |
guerin |
always set CTX_EPC in task context initialization
all runnable tasks …
|
|
|
@646
|
9 years |
alain |
Introduce support for the CTX_ENTRY_ID slot in task context.
|
|
|
@631
|
9 years |
alain |
Adapt the boot code to the new NORUN bit-vector mechanism in task context.
|
|
|
@615
|
9 years |
bellefin |
Introduce mmc distributed lock
The locks are distributed in the kernel …
|
|
|
@590
|
9 years |
alain |
Introduce support for the new POSIX-like FAT32 library.
|
|
|
@578
|
9 years |
bellefin |
Improve hba driver : adding the _hba_boot_mode variable to indicate …
|
|
|
@564
|
9 years |
alain |
Cosmetic.
|
|
|
@557
|
10 years |
alain |
Update the GIET-VM bootloader to use distributed MWR_CPY coprocessor …
|
|
|
@552
|
10 years |
alain |
Move the peripherals initialisation to kernel_init.c.
|
|
|
@538
|
10 years |
alain |
Fix a bug in XCU arguments checking.
|
|
|
@527
|
10 years |
alain |
1) Introducing dynamic routing of external IRQs when the platform …
|
|
|
@524
|
10 years |
alain |
The boot.c file has been modified to comply with the removal
of the …
|
|
|
@513
|
10 years |
alain |
Remove the vobj object from mapping_info.
|
|
|
@493
|
10 years |
alain |
1) Introduce a fully parallel procedure for both
page tables ans …
|
|
|
@490
|
10 years |
haoliu |
Implemented a new way to construct the ptabs in boot. In the map.bin …
|
|
|
@477
|
10 years |
alain |
Cosmetic: simplify the map.bin file checking.
|
|
|
@464
|
10 years |
alain |
Define the kernel_heap[X_SIZE][Y_SIZE] global variables,
and the TTY …
|
|
|
@460
|
10 years |
alain |
Introducing an explicit FAT initialisation in boot.c.
|
|
|
@452
|
10 years |
alain |
Update the boot.c file to initialise the new slots in task context.
|
|
|
@436
|
10 years |
alain |
Introducing dynamic allocation of peripheral channel (for TIM, TTY, …
|
|
|
@433
|
10 years |
cfuguet |
boot: two modifications in the GietVM bootloader
1. Verifying that …
|
|
|
@427
|
10 years |
alain |
Introducing fixed format (X_WIDTH / Y_WIDTH / P_WIDTH) for processor index.
|
|
|
@412
|
10 years |
alain |
Major evolution: the page table initialisation has been
completely …
|
|
|
@392
|
10 years |
alain |
Cosmetic
|
|
|
@369
|
10 years |
alain |
adapt the boot code to the new barrier structure.
|
|
|
@366
|
10 years |
cfuguet |
giet_boot: using boot_entry instead of boot_init as entry point
|
|
|
@359
|
10 years |
alain |
1/ Introduce the boot.S file that is the entry point
in the GIET-VM …
|
|
|
@356
|
10 years |
alain |
Bloup…
|
|
|
@347
|
10 years |
alain |
Introducing support for distributed page tables, kernel code and user …
|
|
|
@345
|
10 years |
cfuguet |
giet_vm optimizations:
* Several modifications in GIET_VM in order …
|
|
|
@342
|
10 years |
alain |
Cosmetic
|
|
|
@340
|
10 years |
cfuguet |
giet_vm/iob_driver:
- The XICU_BASE and XICU_SIZE registers do not …
|
|
|
@329
|
10 years |
alain |
Cosmetic
|
|
|
@321
|
10 years |
alain |
The schedulers initialisation has been modified:
- The routing of HWIs …
|
|
|
@316
|
10 years |
cfuguet |
boot.c:
- Initializing Local, Remote and Dirty flags of each pte2 …
|
|
|
@309
|
11 years |
alain |
Reducing the number of log messages in parallel mode.
|
|
|
@299
|
11 years |
alain |
ntroducing the TOTAL_PROCS variable in the hard_config.h file
(used by …
|
|
|
@295
|
11 years |
alain |
Introducing a major release, to suppoort the tsar_generic_leti …
|
|
|
@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 …
|
|
|
@276
|
11 years |
cfuguet |
Adding some information on debug messages and fixing
old variable names
|
|
|
@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) …
|
|
|
@262
|
11 years |
cfuguet |
- Modification in giet_xml/xml_parser.c:
When parsing IRQs, …
|
|
|
@258
|
11 years |
alain |
This is a major release, including a deep restructuration of code.
The …
|