|
|
@255
|
11 years |
meunier |
* Added a syscall and some user functions to manipulate the Simulation …
|
|
|
@253
|
11 years |
alain |
1/ introducing support to display images on the frame buffer
with the …
|
|
|
@244
|
12 years |
brejon |
* Update malloc (remote free)
* bugfix in spin_lock (bad register used …
|
|
|
@241
|
12 years |
joannou |
- new application : Dhrystone
- added new files string.c and string.h …
|
|
|
@239
|
12 years |
joannou |
Changed NB_TASKS to NB_TASKS_MAX in malloc.c file
|
|
|
@238
|
12 years |
alain |
Major evolution to support physical addresses larger than 32 bits.
The …
|
|
|
@237
|
12 years |
meunier |
Adding a syscall to allow a user to know the block size with which the …
|
|
|
@233
|
12 years |
meunier |
Added the malloc files, forgotten at the previous commit…
|
|
|
@232
|
12 years |
meunier |
Ajout du malloc dans le Giet.
|
|
|
@230
|
12 years |
meunier |
Correction d'un bug lors du boot pour les alignements
Modification de …
|
|
|
@228
|
12 years |
meunier |
Added support for memspaces and const.
Added an interrupt masking to …
|
|
|
@218
|
12 years |
alain |
Introducing support for Network controller
|
|
|
@215
|
12 years |
karaoui |
New components are now mandotory in the XML description:
- …
|
|
|
@213
|
12 years |
karaoui |
fixing the case where NB_DMA_MAX==0
updating the libsrl.
|
|
|
@207
|
12 years |
alain |
Several bugs have been fixed to support TSAR multi-cluster …
|
|
|
@204
|
12 years |
alain |
mproving support for multi-clusters architectures (CLUSTER_SIZE & …
|
|
|
@203
|
12 years |
alain |
Introducing support for XICU
|
|
|
@201
|
12 years |
karaoui |
adding memset definition.
|
|
|
@200
|
12 years |
karaoui |
+ removing some bugs from:
- xml_parser.c: check that strcmp == 0 …
|
|
|
@195
|
12 years |
alain |
Fixing memo
|
|
|
@189
|
12 years |
alain |
Introducing a new release where all initialisation
is done in the boot …
|
|
|
@179
|
12 years |
karaoui |
reverting modification in kernel_init: mwmr depth
|
|
|
@178
|
12 years |
karaoui |
updating libs.
|
|
|
@176
|
12 years |
karaoui |
abort() in libs/common.h is now a static inline function.
|
|
|
@175
|
12 years |
karaoui |
+ Adding the init attribute to the mwmr to specify the width of the …
|
|
|
@165
|
12 years |
alain |
Introducing various modifications in kernel initialisation
|
|
|
@160
|
13 years |
karaoui |
giet-vm new version
|
|
|
@159
|
13 years |
alain |
Introducing the spin_locks / modifying the MWMR channels and the barriers
|
|
|
@158
|
13 years |
alain |
Introducing the giet_vm and some example applications
|