|
|
@295
|
11 years |
alain |
Introducing a major release, to suppoort the tsar_generic_leti …
|
|
|
@294
|
11 years |
alain |
Introducing support for IOPIC component.
|
|
|
@293
|
11 years |
cfuguet |
Initializing the CP0 CAUSE value on the task contexts to
zero during …
|
|
|
@292
|
11 years |
cfuguet |
- Introducing XML description file for the tsar_generic_leti
…
|
|
|
@291
|
11 years |
devigne |
- Added fat_allocate function to enlarge the size of a file.
- …
|
|
|
@289
|
11 years |
cfuguet |
Modifications on GIET-VM IOC driver:
- Introducing new layer on the …
|
|
|
@287
|
11 years |
cfuguet |
Modification on giet_xml parser and driver:
- Introducing a new …
|
|
|
@282
|
11 years |
cfuguet |
Adding new mapping XML file for platform with 4 clusters and
2 …
|
|
|
@281
|
11 years |
cfuguet |
Modifications in GIET_VM:
- Supporting platforms with more than one …
|
|
|
@280
|
11 years |
cfuguet |
Adding non-blocking MWMR function macros in the
srl_mwmr.h file
|
|
|
@279
|
11 years |
cfuguet |
Modifications in the ioc_driver:
- Introducing uniform interface to …
|
|
|
@278
|
11 years |
cfuguet |
Adding missing non-blocking write and read functions
on the …
|
|
|
@277
|
11 years |
cfuguet |
Updating the 4c_1p_four xml file to support new giet vm
revision on …
|
|
|
@276
|
11 years |
cfuguet |
Adding some information on debug messages and fixing
old variable names
|
|
|
@275
|
11 years |
cfuguet |
- Adding volatile attribute for pointers used to address
memory …
|
|
|
@274
|
11 years |
cfuguet |
Bugfix on kernel_init file:
- The size of the schedulers vector was …
|
|
|
@273
|
11 years |
cfuguet |
Bugfix on the fat_open function:
- pass the mode argument of the …
|
|
|
@272
|
11 years |
cfuguet |
- Adding the stdlib.o object among the dhrystone application
objects
|
|
|
@271
|
11 years |
cfuguet |
- Bugfix:
The ISR_SWITCH index should be NB_PROCS_MAX + local_pid.
…
|
|
|
@270
|
11 years |
cfuguet |
Modifying the 4c_1p_sort XML description file to respect
new cluster …
|
|
|
@269
|
11 years |
cfuguet |
Modifying the sort application to use the giet_thread_id()
function …
|
|
|
@268
|
11 years |
cfuguet |
Using the CP0 $4,2 register for the scheduler virtual address
instead …
|
|
|
@267
|
11 years |
cfuguet |
- Adding new task context information: THREAD INDEX.
This value can …
|
|
|
@266
|
11 years |
cfuguet |
Bugfix in spin_lock library:
- Compute the delay cycles before the …
|
|
|
@265
|
11 years |
haoliu |
Bug fix in these two xml files for the tsar_generic_iob platform
|
|
|
@264
|
11 years |
alain |
Cosmetic
|
|
|
@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, …
|
|
|
@261
|
11 years |
alain |
Restore format UDRW for the create_dmg script (for mac0S)
|
|
|
@260
|
11 years |
devigne |
Add a new syscall : giet_fat_fstat, allowing to a user application to …
|
|
|
@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 …
|
|
|
@257
|
11 years |
cfuguet |
Modifications in the sort application:
- Improving comments
- …
|
|
|
@256
|
11 years |
cfuguet |
Introducing generic sort application. This application
can be executed …
|
|
|
@255
|
11 years |
meunier |
* Added a syscall and some user functions to manipulate the Simulation …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@250
|
11 years |
alain |
Introducing mapping "4c_ip_iob" running on tsar_generic_iob platform.
|
|
|
@249
|
11 years |
alain |
Various modifications to support IO Bridge,
and MEMC configuration …
|
|
|
@248
|
11 years |
cfuguet |
Adding two new mapping info files for the tsar_generic_xbar platform:
…
|
|
|
@247
|
11 years |
alain |
Introducing Configuration registers in MEMC
|
|
|
@246
|
11 years |
meunier |
Cosmétique + gestion du reset de l'irq du timer ou de l'xicu lors d'un …
|
|
|
@245
|
11 years |
alain |
Introducing a new global vseg : seg_boot_data, in order
to clearly …
|
|
|
@244
|
11 years |
brejon |
* Update malloc (remote free)
* bugfix in spin_lock (bad register used …
|
|
|
@243
|
11 years |
cfuguet |
Dhrystone segment files for elf2mif tool
|
|
|
@242
|
11 years |
joannou |
Added an empty "dhrystone" directory in the build directory in order …
|
|
|
@241
|
11 years |
joannou |
- new application : Dhrystone
- added new files string.c and string.h …
|
|
|
@240
|
11 years |
joannou |
Bug fix for scheduler handling :
- In boot_init.c, changed left shifts …
|
|
|
@239
|
11 years |
joannou |
Changed NB_TASKS to NB_TASKS_MAX in malloc.c file
|
|
|
@238
|
11 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 …
|
|
|
@236
|
12 years |
alain |
Improving trace in kernel_init()
|
|
|
@235
|
12 years |
cfuguet |
Changing irq type from "HARD" to "PTI" for the ISR_SWITCH
|
|
|
@234
|
12 years |
haoliu |
add initialization of proc_time to zero in reset.S
|
|
|
@233
|
12 years |
meunier |
Added the malloc files, forgotten at the previous commit…
|
|
|
@232
|
12 years |
meunier |
Ajout du malloc dans le Giet.
|
|
|
@231
|
12 years |
joannou |
* Bugfix in Interruption mechanism :
* _it_mask() and …
|
|
|
@230
|
12 years |
meunier |
Correction d'un bug lors du boot pour les alignements
Modification de …
|
|
|
@229
|
12 years |
joannou |
Suppressed a useless include in sys_handler.c
|
|
|
@228
|
12 years |
meunier |
Added support for memspaces and const.
Added an interrupt masking to …
|
|
|
@227
|
12 years |
cfuguet |
Fixing bug in MeMo?. Adding forgotten initialization
of m_type member …
|
|
|
@226
|
12 years |
karaoui |
2 modifications:
Better debug info for the tty number used,
Adding the …
|
|
|
@225
|
12 years |
joannou |
bugfix in sys/drivers.c
|
|
|
@224
|
12 years |
karaoui |
no incrementation when of the next_lma (next base of a pseg) when …
|
|
|
@223
|
12 years |
meunier |
Correction d'un bug dans drivers.c (fonctions _ioc_completed et …
|
|
|
@222
|
12 years |
meunier |
Correction du bug (unsigned long) -> (unsigned long long) : faisait …
|
|
|
@221
|
12 years |
meunier |
Ajout d'un "sync" avant de remettre à 0 un lock dans _release_lock() …
|
|
|
@220
|
12 years |
karaoui |
adding +1 to reach the stack top.
|
|
|
@219
|
12 years |
meunier |
Correction d'un bug dans _int_handler : on ne sauvegardait pas les …
|
|
|
@218
|
12 years |
alain |
Introducing support for Network controller
|
|
|
@217
|
12 years |
alain |
Introducing comments in xml_parser.c
|
|
|
@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:
- …
|
|
|
@214
|
12 years |
karaoui |
groupping all xml files in the directory mappings
|
|
|
@213
|
12 years |
karaoui |
fixing the case where NB_DMA_MAX==0
updating the libsrl.
|
|
|
@212
|
12 years |
karaoui |
add the support for replication of code to MeMo?
|
|
|
@211
|
12 years |
karaoui |
fixing the pseg_type bug.
|
|
|
@210
|
12 years |
karaoui |
Avoid incremmentinting Pseg of "PERI" type, to permit multiple mapping.
|
|
|
@209
|
12 years |
karaoui |
the registers mapping of the mwmr_controller have been modified
|
|
|
@208
|
12 years |
alain |
Introducing two mappings, for tsarv4_generic_mmu (4 clusters),
and …
|
|
|
@207
|
12 years |
alain |
Several bugs have been fixed to support TSAR multi-cluster …
|
|
|
@206
|
12 years |
karaoui |
fixing xml_parser cluster->psegs initialisation.
|
|
|
@205
|
12 years |
karaoui |
adding the possibilité of having 0 DMA.
|
|
|
@204
|
12 years |
alain |
mproving support for multi-clusters architectures (CLUSTER_SIZE & …
|
|
|
@203
|
12 years |
alain |
Introducing support for XICU
|
|
|
@202
|
12 years |
karaoui |
proc index checking fixed
|
|
|
@201
|
12 years |
karaoui |
adding memset definition.
|
|
|
@200
|
12 years |
karaoui |
+ removing some bugs from:
- xml_parser.c: check that strcmp == 0 …
|
|
|
@199
|
12 years |
alain |
Introducing the "idle" to improve the exit mechanism.
|
|
|
@198
|
12 years |
karaoui |
lpid=> proc_id in boot_clusters_init
|
|
|
@197
|
12 years |
alain |
Activating the distributed scheduler in the memo Makefile.
Fixing a …
|
|
|
@196
|
12 years |
alain |
bug fix in make clean
|
|
|
@195
|
12 years |
alain |
Fixing memo
|
|
|
@194
|
12 years |
alain |
Re-introducing the build directory
|
|
|
@193
|
12 years |
alain |
ok
|
|
|
@192
|
12 years |
alain |
Remove elf files
|
|
|
@191
|
12 years |
alain |
Introducing 4 applications
|
|
|
@190
|
12 years |
alain |
removing elf files
|
|
|