source: soft

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @594   9 years alain 1) Fix a bug in the _free() function in kernel_malloc.c 2) Introduce a …
(edit) @593   9 years alain Bloup
(edit) @592   9 years alain Introduce support for the new POSIX-like FAT32.
(edit) @591   9 years alain Introduce support for new applications (11 applications supported).
(edit) @590   9 years alain Introduce support for the new POSIX-like FAT32 library.
(edit) @589   9 years alain Modify all applications to support two new rules: 1) introduce a local …
(edit) @588   9 years alain 1) Fix a bug in the free() function in the malloc.c 2) Introduce new …
(edit) @587   9 years alain Major evolution of the FAT32 library: i Introduce a distributed …
(edit) @586   9 years alain Group all imaged in a single directory.
(edit) @585   9 years guerin Makefile: build a user library
(edit) @584   9 years guerin ocean: fix compilation
(edit) @583   9 years guerin Makefile: cleanup - use generic rules - use mcopy in each application rule
(edit) @582   9 years cfuguet Export the MTOOLS_SKIP_CHECK variable to avoid that the mtools perform …
(edit) @581   9 years laurent Adding ocean application, some mathematics functions and distributed locks
(edit) @580   9 years laurent Try
(edit) @579   9 years bellefin Improve hba driver : adding the _hba_boot_mode variable to indicate …
(edit) @578   9 years bellefin Improve hba driver : adding the _hba_boot_mode variable to indicate …
(edit) @577   9 years bellefin Improve hba driver
(edit) @576   9 years bellefin Improve hba driver : introduce the tables _hba_active_cmd and …
(edit) @575   9 years alain Introducing the home directory.
(edit) @574   9 years alain Cosmetic
(edit) @573   9 years alain Introducing the home directory to store "output files".
(edit) @572   9 years alain bloup…
(edit) @571   9 years alain ntroduce new images on virtual disk.
(edit) @570   9 years alain Introduce a new image 256 * 256
(edit) @569   9 years alain Improving debug: debug activated only if _get_proctime() > GIET_DEBUG_FAT
(edit) @568   9 years alain Introducing support for the IOC_SDC controller.
(edit) @567   9 years alain Introduce support for the IOC_SUBTYPE_SDC.
(edit) @566   9 years alain Introducing support for a new IOC controller: IOC_SUBTYPE_SDC.
(edit) @565   9 years alain Introduce support for a new driver sdc_driver. There is now 5 IOC …
(edit) @564   9 years alain Cosmetic.
(edit) @563   9 years alain 1) Introduce a new driver "sdc_driver" for SD Card uding directly the …
(edit) @562   9 years cfuguet improve the platform's interrupt infrastructure description
(edit) @561   9 years alain Cosmetic.
(edit) @560   9 years alain Introducing support for MWR coprocessors in the hard_config.h file
(edit) @559   9 years alain Introducing support for MWMR coprocessors.
(edit) @558   9 years alain Introducing new syscalls to handle MWMR compliant coprocessors.
(edit) @557   9 years alain Update the GIET-VM bootloader to use distributed MWR_CPY coprocessor …
(edit) @556   9 years alain Introducing support for the coprocessor related system calls.
(edit) @555   9 years alain Update coproc application to use the newly defined coprocessor system …
(edit) @554   9 years alain Modify the _mwr_isr() to support descheduling/rescheduling of the …
(edit) @553   9 years alain Introduce a new generic parameter ioc_type in the Makefile to be …
(edit) @552   9 years alain Move the peripherals initialisation to kernel_init.c.
(edit) @551   9 years alain Move the L2/L3 cache coherence from the fat_ioc_access() function to …
(edit) @550   9 years alain Cosmetic.
(edit) @549   9 years alain 1) Use private TTY terminals for all tasks in cluster[0,0]. 2) …
(edit) @548   9 years alain Extending the mapping name to 64 characters.
(edit) @547   9 years alain Move the peripheral initialisation from the boot.c to the kernel_init.c
(edit) @546   9 years alain Replace the "SPI" name by "SDC" for the third disk controller type …
(edit) @545   9 years alain Cosmetic
(edit) @544   9 years alain Introducing interactivity in the display application to test dynamic …
(edit) @543   9 years bellefin Using heap_init() function
(edit) @542   9 years bellefin Using the heap_init() function
(edit) @541   9 years bellefin Introducing user lever heap_init() into malloc library
(edit) @540   9 years alain Simplify the Command Table C structure: only one physical buffer per …
(edit) @539   9 years alain Cosmetic
(edit) @538   9 years alain Fix a bug in XCU arguments checking.
(edit) @537   9 years alain Modify the hard_config.h file: - XCU_NB_INPUTS parameter removed - …
(edit) @536   9 years alain Blap.
(edit) @535   9 years alain Bloup…
(edit) @534   9 years alain Simplify the _v2p_translate function prototype.
(edit) @533   9 years alain Introducing application coproc to test support fo the VciMwmrDma? component.
(edit) @532   9 years alain Introduce support for ISR_HBA (VciMultiAhci?).
(edit) @531   9 years alain Introduce the HBA_ISR for VciMultiAhci? component.
(edit) @530   9 years alain 1) The FAT library supports now only two modes to access the block …
(edit) @529   9 years alain 1) Removing the IOC driver (integrated in the FAT library). 2) …
(edit) @528   9 years alain 1) Introducing support for external IRQs dynamic routing. 2) …
(edit) @527   9 years alain 1) Introducing dynamic routing of external IRQs when the platform …
(edit) @526   9 years cfuguet update linux_dts() function to comply with new device tree specs
(edit) @525   9 years alain Introducing the coproc application in the Makefile.
(edit) @524   9 years alain The boot.c file has been modified to comply with the removal of the …
(edit) @523   9 years alain The access functions to the mapping have been modified to comply with …
(edit) @522   9 years alain Simplification in the mapping_info.h file: The coproc and cp_port …
(edit) @521   9 years alain Introducing in the stdio.c / stdio.h files the system calls related to …
(edit) @520   9 years alain 1) Simplification of the mapping objects: the coproc and cp_port …
(edit) @519   9 years alain Introducing support for hardware coprocessors using the vci_mwmr_dma …
(edit) @518   9 years alain Redefinition of the driver for the vci_mwmr_dma component.
(edit) @517   9 years porquet genmap: the vci_block_device is tsar specific
(edit) @516   9 years alain Remove the vobj object from the mapping_info, and remove global …
(edit) @515   9 years alain Cosmetic.
(edit) @514   9 years alain Remove vobj object from mapping_info.
(edit) @513   9 years alain Remove the vobj object from mapping_info.
(edit) @512   9 years alain Remove the vobj object from the mapping_info.
(edit) @511   9 years alain Removing the vobj objects fro the mapping_info structure.
(edit) @510   9 years alain Update Makefile.
(edit) @509   9 years alain Using the CMA component for display.
(edit) @508   9 years alain Cosmetic.
(edit) @507   9 years alain Cosmetic.
(edit) @506   9 years alain Simplifying the CMA driver.
(edit) @505   9 years alain Fixing a bug in _sys_fbf_cma_start() function.
(edit) @504   9 years alain Bug fix in the distributed heap mapping.
(edit) @503   9 years alain Cosmetic.
(edit) @502   9 years alain 1) Introduce distributed barriers in the multi-threads applications …
(edit) @501   9 years alain Introduce user-level, distributed barriers and locks (quad-tree based).
(edit) @500   9 years alain Introduce support for application Gameoflife in genmap.
(edit) @499   9 years alain Cosmetic.
(edit) @498   9 years alain Cosmetic
(edit) @497   9 years alain Cosmetic
(edit) @496   9 years alain 1) Introduce access functions to MMC intrumentation registers. 2) Use …
(edit) @495   9 years alain Introduce quad tree for distributed locks and barriers.
Note: See TracRevisionLog for help on using the revision log.