|
|
@758
|
9 years |
alain |
We introduce the _v2p_add_pte1(), _v2p_add_pte2(),
_v2p_del_pte1(), …
|
|
|
@754
|
9 years |
cfuguet |
- Support to have a single terminal (NB_TTY_CHANNEL = 1). In this …
|
|
|
@752
|
9 years |
alain |
Cosmetic.
|
|
|
@751
|
9 years |
alain |
Introduce the _v2p_add_pte1(), _v2p_add_pte2(), _v2p_del_pte1(), …
|
|
|
@745
|
9 years |
alain |
Fix a bug in memcpy() when both buffers are word aligned,
but the size …
|
|
|
@734
|
9 years |
alain |
Cosmetic.
|
|
|
@709
|
9 years |
alain |
Major release: Change the task model to implement the POSIX threads …
|
|
|
@632
|
9 years |
alain |
Introduce two new atomic read-the-write functions, that can be used
to …
|
|
|
@618
|
9 years |
guerin |
utils: introduce _strcmp()
|
|
|
@594
|
9 years |
alain |
1) Fix a bug in the _free() function in kernel_malloc.c
2) Introduce a …
|
|
|
@534
|
10 years |
alain |
Simplify the _v2p_translate function prototype.
|
|
|
@523
|
10 years |
alain |
The access functions to the mapping have been modified
to comply with …
|
|
|
@514
|
10 years |
alain |
Remove vobj object from mapping_info.
|
|
|
@498
|
10 years |
alain |
Cosmetic
|
|
|
@495
|
10 years |
alain |
Introduce quad tree for distributed locks and barriers.
|
|
|
@490
|
10 years |
haoliu |
Implemented a new way to construct the ptabs in boot. In the map.bin …
|
|
|
@476
|
10 years |
alain |
Change the return type of _v2p_translate to void.
|
|
|
@466
|
10 years |
alain |
1) Introducing a hierarchical, distributed lock, implemented as a
…
|
|
|
@455
|
10 years |
alain |
Introducing the tty0.c/tty0.h files defining access function to TTY0 …
|
|
|
@442
|
10 years |
alain |
Removing the _printf() function in the boot code i
and in the drivers …
|
|
|
@433
|
10 years |
cfuguet |
boot: two modifications in the GietVM bootloader
1. Verifying that …
|
|
|
@430
|
10 years |
alain |
Introducing fixed format (X_WIDTH / YWIDTH / P_WIDTH) for processor index.
|
|
|
@408
|
10 years |
alain |
Introducing a physical memory allocator (pmem.c & pmem.h files).
|
|
|
@399
|
10 years |
alain |
Cosmetic
|
|
|
@378
|
10 years |
alain |
remove the inline directives
|
|
|
@370
|
10 years |
alain |
1) Introducing the _physical_read_ull() and _physical_write_ull() …
|
|
|
@351
|
10 years |
alain |
Using the giet_lock_t structure in _get_lock() / _release_lock() …
|
|
|
@345
|
10 years |
cfuguet |
giet_vm optimizations:
* Several modifications in GIET_VM in order …
|
|
|
@344
|
10 years |
alain |
Introducing in utils.c / utils.h a _physical_memcpy().
|
|
|
@332
|
10 years |
alain |
Cosmetic
|
|
|
@324
|
10 years |
alain |
heu…
|
|
|
@315
|
10 years |
cfuguet |
tty write functions:
- Write a carriage return when writing newline …
|
|
|
@314
|
11 years |
alain |
The main modif is in the Makefile: Disk image building.
|
|
|
@301
|
11 years |
cfuguet |
Bugfix for interrupt masking and demasking.
|
|
|
@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 …
|
|
|
@268
|
11 years |
cfuguet |
Using the CP0 $4,2 register for the scheduler virtual address
instead …
|
|
|
@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 …
|