source: soft

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @225   12 years joannou bugfix in sys/drivers.c
(edit) @224   12 years karaoui no incrementation when of the next_lma (next base of a pseg) when …
(edit) @223   12 years meunier Correction d'un bug dans drivers.c (fonctions _ioc_completed et …
(edit) @222   12 years meunier Correction du bug (unsigned long) -> (unsigned long long) : faisait …
(edit) @221   12 years meunier Ajout d'un "sync" avant de remettre à 0 un lock dans _release_lock() …
(edit) @220   12 years karaoui adding +1 to reach the stack top.
(edit) @219   12 years meunier Correction d'un bug dans _int_handler : on ne sauvegardait pas les …
(edit) @218   12 years alain Introducing support for Network controller
(edit) @217   12 years alain Introducing comments in xml_parser.c
(edit) @216   12 years karaoui - updating irq_handler.c/drivers.c to support the nex affectations of …
(edit) @215   12 years karaoui New components are now mandotory in the XML description: - …
(edit) @214   12 years karaoui groupping all xml files in the directory mappings
(edit) @213   12 years karaoui fixing the case where NB_DMA_MAX==0 updating the libsrl.
(edit) @212   12 years karaoui add the support for replication of code to MeMo?
(edit) @211   12 years karaoui fixing the pseg_type bug.
(edit) @210   12 years karaoui Avoid incremmentinting Pseg of "PERI" type, to permit multiple mapping.
(edit) @209   12 years karaoui the registers mapping of the mwmr_controller have been modified
(edit) @208   12 years alain Introducing two mappings, for tsarv4_generic_mmu (4 clusters), and …
(edit) @207   12 years alain Several bugs have been fixed to support TSAR multi-cluster …
(edit) @206   12 years karaoui fixing xml_parser cluster->psegs initialisation.
(edit) @205   12 years karaoui adding the possibilité of having 0 DMA.
(edit) @204   12 years alain mproving support for multi-clusters architectures (CLUSTER_SIZE & …
(edit) @203   12 years alain Introducing support for XICU
(edit) @202   12 years karaoui proc index checking fixed
(edit) @201   12 years karaoui adding memset definition.
(edit) @200   12 years karaoui + removing some bugs from: - xml_parser.c: check that strcmp == 0 …
(edit) @199   12 years alain Introducing the "idle" to improve the exit mechanism.
(edit) @198   12 years karaoui lpid=> proc_id in boot_clusters_init
(edit) @197   12 years alain Activating the distributed scheduler in the memo Makefile. Fixing a …
(edit) @196   12 years alain bug fix in make clean
(edit) @195   12 years alain Fixing memo
(edit) @194   12 years alain Re-introducing the build directory
(edit) @193   12 years alain ok
(edit) @192   12 years alain Remove elf files
(edit) @191   12 years alain Introducing 4 applications
(edit) @190   12 years alain removing elf files
(edit) @189   12 years alain Introducing a new release where all initialisation is done in the boot …
(edit) @188   12 years karaoui removing DUSTRIBUTED_SCHEDULER
(edit) @187   12 years alain Introducing support for distributed schedulers in the "memo" tool.
(edit) @186   12 years karaoui we can now have some comments on the xml file.
(edit) @185   12 years karaoui removing some bugs
(edit) @184   12 years karaoui fixing interruption mask
(edit) @183   12 years karaoui removing xml_parser debug mode
(edit) @182   12 years karaoui updating xml_parser
(edit) @181   12 years karaoui new version of map.xml supporting the routage and the coproc. the …
(edit) @180   12 years karaoui removing the parametre variable PTE2_MAX from giet_config. Now we …
(edit) @179   12 years karaoui reverting modification in kernel_init: mwmr depth
(edit) @178   12 years karaoui updating libs.
(edit) @177   12 years karaoui Modification in makefiles structure
(edit) @176   12 years karaoui abort() in libs/common.h is now a static inline function.
(edit) @175   12 years karaoui + Adding the init attribute to the mwmr to specify the width of the …
(edit) @174   12 years leroy Fixing minor mssing newline on debug printf
(edit) @173   12 years karaoui Adding BLOB type for vobj. Don't forget to set as BLOB type the …
(edit) @172   12 years leroy Making that Makefile self-compiling in hello app
Note: See TracRevisionLog for help on using the revision log.