|
|
@791
|
9 years |
meunier |
* Added function realloc
* Started to put the bootloader on 2 Big …
|
|
|
@770
|
9 years |
alain |
bloup
|
|
|
@739
|
9 years |
alain |
Introduce the mjpeg application in the giet_vm Makefile.
|
|
|
@717
|
9 years |
alain |
Cosmetic.
|
|
|
@709
|
9 years |
alain |
Major release: Change the task model to implement the POSIX threads …
|
|
|
@649
|
9 years |
alain |
Bloup.
|
|
|
@635
|
9 years |
alain |
Introduce the GIET_SR_INIT_VALUE configuration variable.
(It was …
|
|
|
@595
|
9 years |
alain |
Introduce a new global Makefile:
1) It supports to map several …
|
|
|
@572
|
10 years |
alain |
bloup…
|
|
|
@561
|
10 years |
alain |
Cosmetic.
|
|
|
@553
|
10 years |
alain |
Introduce a new generic parameter ioc_type in the Makefile
to be …
|
|
|
@535
|
10 years |
alain |
Bloup…
|
|
|
@525
|
10 years |
alain |
Introducing the coproc application in the Makefile.
|
|
|
@482
|
10 years |
alain |
The GIET_NIC_BUFSIZE, GIET_NIC_NBUFS, and GIET_NIC_TIMEOUT have been …
|
|
|
@475
|
10 years |
alain |
Introducing new conditionnal compilation flags.
|
|
|
@463
|
10 years |
alain |
Introducing new configuration variables in giet_config.h
|
|
|
@454
|
10 years |
alain |
Introducing new parameters for the CHBUF used by the kernel for the …
|
|
|
@445
|
10 years |
alain |
Introducing application "display"
|
|
|
@432
|
10 years |
alain |
1) Introduce the "applications" directory.
2) Introduce the fixed …
|
|
|
@418
|
10 years |
alain |
Introducing the Frame Buffer size as platform parameter.
|
|
|
@389
|
10 years |
alain |
Bloup
|
|
|
@380
|
10 years |
alain |
Introducing a drivers library (libdrivers.a) to reduce the kernel.elf …
|
|
|
@374
|
10 years |
alain |
Introducing new user libraries in Makefile.
|
|
|
@365
|
10 years |
alain |
Cosmetic
|
|
|
@364
|
10 years |
alain |
Increase the size of the "reserved" section in the disk image
from 256 …
|
|
|
@314
|
11 years |
alain |
The main modif is in the Makefile: Disk image building.
|
|
|
@303
|
11 years |
cfuguet |
Modifying TICK_VALUE to 32K cycles
|
|
|
@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 …
|
|
|
@289
|
11 years |
cfuguet |
Modifications on GIET-VM IOC driver:
- Introducing new layer on the …
|
|
|
@267
|
11 years |
cfuguet |
- Adding new task context information: THREAD INDEX.
This value can …
|
|
|
@264
|
11 years |
alain |
Cosmetic
|
|
|
@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 …
|
|
|
@254
|
11 years |
alain |
Improving support for Chained Buffer DMA in drivers.c file.
|
|
|
@253
|
11 years |
alain |
1/ introducing support to display images on the frame buffer
with the …
|
|
|
@249
|
11 years |
alain |
Various modifications to support IO Bridge,
and MEMC configuration …
|
|
|
@240
|
11 years |
joannou |
Bug fix for scheduler handling :
- In boot_init.c, changed left shifts …
|
|
|
@238
|
11 years |
alain |
Major evolution to support physical addresses larger than 32 bits.
The …
|
|
|
@232
|
12 years |
meunier |
Ajout du malloc dans le Giet.
|
|
|
@218
|
12 years |
alain |
Introducing support for Network controller
|
|
|
@216
|
12 years |
karaoui |
- updating irq_handler.c/drivers.c to support the nex affectations of …
|
|
|
@215
|
12 years |
karaoui |
New components are now mandotory in the XML description:
- …
|
|
|
@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
|
|
|
@199
|
12 years |
alain |
Introducing the "idle" to improve the exit mechanism.
|
|
|
@197
|
12 years |
alain |
Activating the distributed scheduler in the memo Makefile.
Fixing a …
|
|
|
@189
|
12 years |
alain |
Introducing a new release where all initialisation
is done in the boot …
|
|
|
@180
|
12 years |
karaoui |
removing the parametre variable PTE2_MAX from giet_config.
Now we …
|
|
|
@175
|
12 years |
karaoui |
+ Adding the init attribute to the mwmr to specify the width of the …
|
|
|
@173
|
12 years |
karaoui |
Adding BLOB type for vobj.
Don't forget to set as BLOB type the …
|
|
|
@170
|
12 years |
alain |
Bug fix dans _v2p_translate() (in sys/vm_handler.c)
|
|
|
@169
|
12 years |
alain |
Introducing support for FBDMA (Frame Buffer using DMA)
|
|
|
@167
|
12 years |
alain |
Fix several bugs to use the vci_block_device with MMU activated
|
|
|
@166
|
12 years |
alain |
Introducing support for IOMMU
|
|
|
@165
|
12 years |
alain |
Introducing various modifications in kernel initialisation
|
|
|
@160
|
12 years |
karaoui |
giet-vm new version
|
|
|
@158
|
13 years |
alain |
Introducing the giet_vm and some example applications
|