source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @325   10 years alain heu…
(edit) @324   10 years alain heu…
(edit) @323   10 years alain ntroducing several modifs in the mapping_info data structure to comply …
(edit) @322   10 years alain Various small modifs to comply with the genmap tool.
(edit) @321   10 years alain The schedulers initialisation has been modified: - The routing of HWIs …
(edit) @320   10 years alain All drivers have been modified to use only the information contained …
(edit) @319   10 years alain The python files describing applications mapping have been moved close …
(edit) @318   10 years alain Introducing the sort.py file: mapping for the sort application.
(edit) @317   10 years alain Introduce the transpose.py file (mapping for the transpose application)
(edit) @316   10 years cfuguet boot.c: - Initializing Local, Remote and Dirty flags of each pte2 …
(edit) @315   10 years cfuguet tty write functions: - Write a carriage return when writing newline …
(edit) @314   10 years alain The main modif is in the Makefile: Disk image building.
(edit) @313   10 years alain The main modif is in TTY driver: The hard lock implemented in the …
(edit) @312   10 years alain Reducing the number of log messages.
(edit) @311   10 years alain Introducing new mappings for tsar_generic_iob and tsar_generic_leti …
(edit) @310   10 years alain Reducing the number of log messages.
(edit) @309   10 years alain Reducing the number of log messages in parallel mode.
(edit) @308   10 years alain Removing both the "hdd" and the "misc" directories.
(edit) @307   10 years alain Reducing the number of log messages to be compatible with 64 …
(edit) @306   10 years alain Few modifications in XML format to support the PYTHON interface.
(edit) @305   10 years alain Introducing python interface to generate the map.xml files.
(edit) @304   10 years alain Improving Makefile to avoid systematic disk image creation and to …
(edit) @303   10 years cfuguet Modifying TICK_VALUE to 32K cycles
(edit) @302   10 years cfuguet Optimization in disk image generation When disk image exists, we dont …
(edit) @301   10 years cfuguet Bugfix for interrupt masking and demasking.
(edit) @300   10 years cfuguet The disk image used by the GIET_VM does not contain anymore a Master …
(edit) @299   10 years alain ntroducing the TOTAL_PROCS variable in the hard_config.h file (used by …
(edit) @298   10 years alain Introducing pic driver and rdk driver
(edit) @297   10 years alain Bug fix in both _tty_rx_isr() and _bdv_isr(): The ISR must do nothing …
(edit) @296   10 years alain Bug fix in log messages.
(edit) @295   10 years alain Introducing a major release, to suppoort the tsar_generic_leti …
(edit) @294   10 years alain Introducing support for IOPIC component.
(edit) @293   10 years cfuguet Initializing the CP0 CAUSE value on the task contexts to zero during …
(edit) @292   10 years cfuguet - Introducing XML description file for the tsar_generic_leti …
(edit) @291   10 years devigne - Added fat_allocate function to enlarge the size of a file. - …
(edit) @290   10 years cfuguet Erasing branch used for the development of new IOC drivers as it has …
(edit) @289   10 years cfuguet Modifications on GIET-VM IOC driver: - Introducing new layer on the …
(edit) @288   10 years cfuguet Introducing last changes of trunk into branch.
(edit) @287   10 years cfuguet Modification on giet_xml parser and driver: - Introducing a new …
(edit) @286   10 years cfuguet - Modifying HBA driver to respect new IOC driver interface. - …
(edit) @285   10 years cfuguet Removing the GIET_MONO_TTY variable on the giet_config.h file. All the …
(edit) @284   10 years cfuguet Modification of comments format on SPI-SDCARD driver to respect …
(edit) @283   10 years cfuguet Introducing branch to test ioc drivers before merging on trunk
(edit) @282   10 years cfuguet Adding new mapping XML file for platform with 4 clusters and 2 …
(edit) @281   10 years cfuguet Modifications in GIET_VM: - Supporting platforms with more than one …
(edit) @280   10 years cfuguet Adding non-blocking MWMR function macros in the srl_mwmr.h file
(edit) @279   10 years cfuguet Modifications in the ioc_driver: - Introducing uniform interface to …
(edit) @278   10 years cfuguet Adding missing non-blocking write and read functions on the …
(edit) @277   10 years cfuguet Updating the 4c_1p_four xml file to support new giet vm revision on …
(edit) @276   10 years cfuguet Adding some information on debug messages and fixing old variable names
(edit) @275   10 years cfuguet - Adding volatile attribute for pointers used to address memory …
(edit) @274   10 years cfuguet Bugfix on kernel_init file: - The size of the schedulers vector was …
(edit) @273   10 years cfuguet Bugfix on the fat_open function: - pass the mode argument of the …
(edit) @272   10 years cfuguet - Adding the stdlib.o object among the dhrystone application objects
(edit) @271   10 years cfuguet - Bugfix: The ISR_SWITCH index should be NB_PROCS_MAX + local_pid. …
(edit) @270   10 years cfuguet Modifying the 4c_1p_sort XML description file to respect new cluster …
(edit) @269   10 years cfuguet Modifying the sort application to use the giet_thread_id() function …
(edit) @268   10 years cfuguet Using the CP0 $4,2 register for the scheduler virtual address instead …
(edit) @267   10 years cfuguet - Adding new task context information: THREAD INDEX. This value can …
(edit) @266   10 years cfuguet Bugfix in spin_lock library: - Compute the delay cycles before the …
(edit) @265   10 years haoliu Bug fix in these two xml files for the tsar_generic_iob platform
(edit) @264   11 years alain Cosmetic
(edit) @263   11 years alain Introducing support for TSAR fixed format cluster index (cluster_xy) …
(edit) @262   11 years cfuguet - Modification in giet_xml/xml_parser.c: When parsing IRQs, …
(edit) @261   11 years alain Restore format UDRW for the create_dmg script (for mac0S)
(edit) @260   11 years devigne Add a new syscall : giet_fat_fstat, allowing to a user application to …
(edit) @259   11 years devigne giet_fat32/fat32.c : Added _fat_write function. At the moment it does …
(edit) @258   11 years alain This is a major release, including a deep restructuration of code. The …
(edit) @257   11 years cfuguet Modifications in the sort application: - Improving comments - …
(edit) @256   11 years cfuguet Introducing generic sort application. This application can be executed …
(edit) @255   11 years meunier * Added a syscall and some user functions to manipulate the Simulation …
(edit) @254   11 years alain Improving support for Chained Buffer DMA in drivers.c file.
(edit) @253   11 years alain 1/ introducing support to display images on the frame buffer with the …
(edit) @252   11 years alain Small change in the software addressable registers mapping in …
(edit) @251   11 years devigne Introducing a new application : Game Of Life (Triggers several update …
(edit) @250   11 years alain Introducing mapping "4c_ip_iob" running on tsar_generic_iob platform.
(edit) @249   11 years alain Various modifications to support IO Bridge, and MEMC configuration …
(edit) @248   11 years cfuguet Adding two new mapping info files for the tsar_generic_xbar platform: …
(edit) @247   11 years alain Introducing Configuration registers in MEMC
(edit) @246   11 years meunier Cosmétique + gestion du reset de l'irq du timer ou de l'xicu lors d'un …
(edit) @245   11 years alain Introducing a new global vseg : seg_boot_data, in order to clearly …
(edit) @244   11 years brejon * Update malloc (remote free) * bugfix in spin_lock (bad register used …
(edit) @243   11 years cfuguet Dhrystone segment files for elf2mif tool
(edit) @242   11 years joannou Added an empty "dhrystone" directory in the build directory in order …
(edit) @241   11 years joannou - new application : Dhrystone - added new files string.c and string.h …
(edit) @240   11 years joannou Bug fix for scheduler handling : - In boot_init.c, changed left shifts …
(edit) @239   11 years joannou Changed NB_TASKS to NB_TASKS_MAX in malloc.c file
(edit) @238   11 years alain Major evolution to support physical addresses larger than 32 bits. The …
(edit) @237   11 years meunier Adding a syscall to allow a user to know the block size with which the …
(edit) @236   11 years alain Improving trace in kernel_init()
(edit) @235   11 years cfuguet Changing irq type from "HARD" to "PTI" for the ISR_SWITCH
(edit) @234   11 years haoliu add initialization of proc_time to zero in reset.S
(edit) @233   11 years meunier Added the malloc files, forgotten at the previous commit…
(edit) @232   11 years meunier Ajout du malloc dans le Giet.
(edit) @231   11 years joannou * Bugfix in Interruption mechanism : * _it_mask() and …
(edit) @230   11 years meunier Correction d'un bug lors du boot pour les alignements Modification de …
(edit) @229   11 years joannou Suppressed a useless include in sys_handler.c
(edit) @228   11 years meunier Added support for memspaces and const. Added an interrupt masking to …
(edit) @227   12 years cfuguet Fixing bug in MeMo?. Adding forgotten initialization of m_type member …
(edit) @226   12 years karaoui 2 modifications: Better debug info for the tty number used, Adding the …
Note: See TracRevisionLog for help on using the revision log.