|
|
@753
|
9 years |
cfuguet |
Introducing the coremark benchmark
|
|
|
@739
|
9 years |
alain |
Introduce the mjpeg application in the giet_vm Makefile.
|
|
|
@709
|
9 years |
alain |
Major release: Change the task model to implement the POSIX threads …
|
|
|
@701
|
9 years |
guerin |
Makefile: don't call genmap more than once on parallel build
|
|
|
@694
|
9 years |
guerin |
Makefile: entirely remove build/ when cleaning
|
|
|
@675
|
9 years |
guerin |
raycast: add texture files
|
|
|
@673
|
9 years |
guerin |
raycast: initial port
Raycast is a small game that looks like …
|
|
|
@667
|
9 years |
guerin |
math: add cos()
|
|
|
@662
|
9 years |
guerin |
Makefile: add apps to .PHONY
No need to make clean to rebuild apps …
|
|
|
@649
|
9 years |
alain |
Bloup.
|
|
|
@611
|
9 years |
alain |
Rename the "build" directory to "bin" on the virtual disk.
|
|
|
@609
|
9 years |
guerin |
Makefile: generate disk image in one place
This allows parallel …
|
|
|
@608
|
9 years |
guerin |
Makefile: fix .PHONY targets and group them
genmap was always executed.
|
|
|
@602
|
9 years |
guerin |
Makefile: fix PYTHONPATH for OS X, second attempt
|
|
|
@601
|
9 years |
guerin |
Makefile: fix PYTHONPATH for OS X
|
|
|
@600
|
9 years |
guerin |
Makefile: generate PYTHONPATH and .py deps
|
|
|
@599
|
9 years |
guerin |
Makefile: create temporary directories
|
|
|
@598
|
9 years |
guerin |
ocean: fix app broken by r589
|
|
|
@595
|
9 years |
alain |
Introduce a new global Makefile:
1) It supports to map several …
|
|
|
@585
|
9 years |
guerin |
Makefile: build a user library
|
|
|
@583
|
9 years |
guerin |
Makefile: cleanup
- use generic rules
- use mcopy in each application rule
|
|
|
@582
|
9 years |
cfuguet |
Export the MTOOLS_SKIP_CHECK variable to avoid that the mtools perform …
|
|
|
@581
|
9 years |
laurent |
Adding ocean application, some mathematics functions and distributed locks
|
|
|
@580
|
9 years |
laurent |
Try
|
|
|
@573
|
10 years |
alain |
Introducing the home directory to store "output files".
|
|
|
@571
|
10 years |
alain |
ntroduce new images on virtual disk.
|
|
|
@553
|
10 years |
alain |
Introduce a new generic parameter ioc_type in the Makefile
to be …
|
|
|
@536
|
10 years |
alain |
Blap.
|
|
|
@535
|
10 years |
alain |
Bloup…
|
|
|
@525
|
10 years |
alain |
Introducing the coproc application in the Makefile.
|
|
|
@510
|
10 years |
alain |
Update Makefile.
|
|
|
@486
|
10 years |
alain |
Cosmetic
|
|
|
@485
|
10 years |
alain |
Remove generated hard_config.h file.
|
|
|
@482
|
10 years |
alain |
The GIET_NIC_BUFSIZE, GIET_NIC_NBUFS, and GIET_NIC_TIMEOUT have been …
|
|
|
@463
|
10 years |
alain |
Introducing new configuration variables in giet_config.h
|
|
|
@445
|
10 years |
alain |
Introducing application "display"
|
|
|
@435
|
10 years |
cfuguet |
makefile: adding new CFLAG option to avoid problems with GCC's …
|
|
|
@432
|
10 years |
alain |
1) Introduce the "applications" directory.
2) Introduce the fixed …
|
|
|
@420
|
10 years |
alain |
cosmetic
|
|
|
@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.
|
|
|
@366
|
10 years |
cfuguet |
giet_boot: using boot_entry instead of boot_init as entry point
|
|
|
@364
|
10 years |
alain |
Increase the size of the "reserved" section in the disk image
from 256 …
|
|
|
@356
|
10 years |
alain |
Bloup…
|
|
|
@345
|
10 years |
cfuguet |
giet_vm optimizations:
* Several modifications in GIET_VM in order …
|
|
|
@339
|
10 years |
alain |
Cosmetic
|
|
|
@327
|
10 years |
alain |
Change "tsarmap" tool name to "genmap"
|
|
|
@326
|
10 years |
alain |
Remove hard-coded xml mappings (replaced by genmap tool,
for dynamic …
|
|
|
@314
|
11 years |
alain |
The main modif is in the Makefile: Disk image building.
|
|
|
@304
|
11 years |
alain |
Improving Makefile to avoid systematic disk image creation
and to …
|
|
|
@302
|
11 years |
cfuguet |
Optimization in disk image generation
When disk image exists, we dont …
|
|
|
@300
|
11 years |
cfuguet |
The disk image used by the GIET_VM does not contain
anymore a Master …
|
|
|
@299
|
11 years |
alain |
ntroducing the TOTAL_PROCS variable in the hard_config.h file
(used by …
|
|
|
@297
|
11 years |
alain |
Bug fix in both _tty_rx_isr() and _bdv_isr():
The ISR must do nothing …
|
|
|
@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 …
|
|
|
@272
|
11 years |
cfuguet |
- Adding the stdlib.o object among the dhrystone application
objects
|
|
|
@259
|
11 years |
devigne |
giet_fat32/fat32.c :
Added _fat_write function. At the moment it does …
|
|
|
@258
|
11 years |
alain |
This is a major release, including a deep restructuration of code.
The …
|
|
|
@256
|
11 years |
cfuguet |
Introducing generic sort application. This application
can be executed …
|
|
|
@253
|
11 years |
alain |
1/ introducing support to display images on the frame buffer
with the …
|
|
|
@252
|
11 years |
alain |
Small change in the software addressable registers mapping in …
|
|
|
@251
|
11 years |
devigne |
Introducing a new application : Game Of Life (Triggers several update …
|
|
|
@249
|
11 years |
alain |
Various modifications to support IO Bridge,
and MEMC configuration …
|
|
|
@244
|
11 years |
brejon |
* Update malloc (remote free)
* bugfix in spin_lock (bad register used …
|
|
|
@241
|
11 years |
joannou |
- new application : Dhrystone
- added new files string.c and string.h …
|
|
|
@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
|
|
|
@215
|
12 years |
karaoui |
New components are now mandotory in the XML description:
- …
|
|
|
@214
|
12 years |
karaoui |
groupping all xml files in the directory mappings
|
|
|
@207
|
12 years |
alain |
Several bugs have been fixed to support TSAR multi-cluster …
|
|
|
@206
|
12 years |
karaoui |
fixing xml_parser cluster->psegs initialisation.
|
|
|
@204
|
12 years |
alain |
mproving support for multi-clusters architectures (CLUSTER_SIZE & …
|
|
|
@203
|
12 years |
alain |
Introducing support for XICU
|
|
|
@197
|
12 years |
alain |
Activating the distributed scheduler in the memo Makefile.
Fixing a …
|
|
|
@196
|
12 years |
alain |
bug fix in make clean
|
|
|
@189
|
12 years |
alain |
Introducing a new release where all initialisation
is done in the boot …
|
|
|
@178
|
12 years |
karaoui |
updating libs.
|
|
|
@177
|
12 years |
karaoui |
Modification in makefiles structure
|
|
|
@175
|
12 years |
karaoui |
+ Adding the init attribute to the mwmr to specify the width of the …
|
|
|
@166
|
12 years |
alain |
Introducing support for IOMMU
|
|
|
@165
|
12 years |
alain |
Introducing various modifications in kernel initialisation
|
|
|
@163
|
12 years |
karaoui |
changing mover to memo
changing soft.bin to soft.elf
…
|
|
|
@162
|
12 years |
karaoui |
Cleaning unused files
Simplifying Makefile
adding missing include
|
|
|
@161
|
12 years |
karaoui |
Deleting unused folders
All ELF file have the extension *.elf
Must …
|
|
|
@160
|
12 years |
karaoui |
giet-vm new version
|
|
|
@158
|
13 years |
alain |
Introducing the giet_vm and some example applications
|