|
|
@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().
|
|
|
@343
|
10 years |
alain |
Introducing a _dma_physical_memcpy() in the DMA driver.
|
|
|
@342
|
10 years |
alain |
Cosmetic
|
|
|
@341
|
10 years |
cfuguet |
giet_python/mapping.py:
- bugfix: some peripheral base addresses …
|
|
|
@340
|
10 years |
cfuguet |
giet_vm/iob_driver:
- The XICU_BASE and XICU_SIZE registers do not …
|
|
|
@339
|
10 years |
alain |
Cosmetic
|
|
|
@338
|
10 years |
alain |
Cosmetic
|
|
|
@337
|
10 years |
alain |
Cosmetic
|
|
|
@336
|
10 years |
alain |
Cosmetic
|
|
|
@335
|
10 years |
alain |
Cosmetic
|
|
|
@334
|
10 years |
alain |
Introducing the convol application (Philips EP-FILTER)
|
|
|
@333
|
10 years |
alain |
Cosmetic
|
|
|
@332
|
10 years |
alain |
Cosmetic
|
|
|
@331
|
10 years |
alain |
Cosmetic.
|
|
|
@330
|
10 years |
alain |
Cosmetic.
|
|
|
@329
|
10 years |
alain |
Cosmetic
|
|
|
@328
|
10 years |
alain |
Introduce genmap tool in giet_python
|
|
|
@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 …
|
|
|
@325
|
10 years |
alain |
heu…
|
|
|
@324
|
10 years |
alain |
heu…
|
|
|
@323
|
10 years |
alain |
ntroducing several modifs in the mapping_info data structure
to comply …
|
|
|
@322
|
10 years |
alain |
Various small modifs to comply with the genmap tool.
|
|
|
@321
|
10 years |
alain |
The schedulers initialisation has been modified:
- The routing of HWIs …
|
|
|
@320
|
10 years |
alain |
All drivers have been modified to use only the information
contained …
|
|
|
@319
|
10 years |
alain |
The python files describing applications mapping have
been moved close …
|
|
|
@318
|
10 years |
alain |
Introducing the sort.py file: mapping for the sort application.
|
|
|
@317
|
10 years |
alain |
Introduce the transpose.py file (mapping for the transpose application)
|
|
|
@316
|
10 years |
cfuguet |
boot.c:
- Initializing Local, Remote and Dirty flags of each pte2 …
|
|
|
@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.
|
|
|
@313
|
11 years |
alain |
The main modif is in TTY driver: The hard lock implemented in the …
|
|
|
@312
|
11 years |
alain |
Reducing the number of log messages.
|
|
|
@311
|
11 years |
alain |
Introducing new mappings for tsar_generic_iob and tsar_generic_leti …
|
|
|
@310
|
11 years |
alain |
Reducing the number of log messages.
|
|
|
@309
|
11 years |
alain |
Reducing the number of log messages in parallel mode.
|
|
|
@308
|
11 years |
alain |
Removing both the "hdd" and the "misc" directories.
|
|
|
@307
|
11 years |
alain |
Reducing the number of log messages to be compatible with 64 …
|
|
|
@306
|
11 years |
alain |
Few modifications in XML format to support the PYTHON interface.
|
|
|
@305
|
11 years |
alain |
Introducing python interface to generate the map.xml files.
|
|
|
@304
|
11 years |
alain |
Improving Makefile to avoid systematic disk image creation
and to …
|
|
|
@303
|
11 years |
cfuguet |
Modifying TICK_VALUE to 32K cycles
|
|
|
@302
|
11 years |
cfuguet |
Optimization in disk image generation
When disk image exists, we dont …
|
|
|
@301
|
11 years |
cfuguet |
Bugfix for interrupt masking and demasking.
|
|
|
@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 …
|
|
|
@298
|
11 years |
alain |
Introducing pic driver and rdk driver
|
|
|
@297
|
11 years |
alain |
Bug fix in both _tty_rx_isr() and _bdv_isr():
The ISR must do nothing …
|
|
|
@296
|
11 years |
alain |
Bug fix in log messages.
|
|
|
@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 …
|
|
|