source: soft

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @494   9 years alain Introduce a fully parallel procedure for the kernel initialisation.
(edit) @493   9 years alain 1) Introduce a fully parallel procedure for both page tables ans …
(edit) @492   9 years cfuguet genmap: declare RAMs in the topology declaration of the netbsd dts
(edit) @491   9 years cfuguet genmap: add distributed ROM support - Generate the DROM address …
(edit) @490   9 years haoliu Implemented a new way to construct the ptabs in boot. In the map.bin …
(edit) @489   9 years alain Introducing an explicit (channel) argument in all kernel access …
(edit) @488   9 years alain 1) Updating the classif application to introduce a "store" task in …
(edit) @487   9 years alain 1) Change the user sbt_barrier_init() prototype: the two …
(edit) @486   9 years alain Cosmetic
(edit) @485   9 years alain Remove generated hard_config.h file.
(edit) @484   9 years alain Introducing the directory classif in giet_vm/build
(edit) @483   9 years alain Remove the MMC_LOCK in the addressable registers map.
(edit) @482   9 years alain The GIET_NIC_BUFSIZE, GIET_NIC_NBUFS, and GIET_NIC_TIMEOUT have been …
(edit) @481   9 years alain 1) The NIC, IOC, DMA and HBA drivers have been adapted to support the …
(edit) @480   9 years alain Cosmetic
(edit) @479   9 years alain Cosmetic: improve debug.
(edit) @478   9 years alain 1) The chained buffer structure has been modified to have one single …
(edit) @477   9 years alain Cosmetic: simplify the map.bin file checking.
(edit) @476   10 years alain Change the return type of _v2p_translate to void.
(edit) @475   10 years alain Introducing new conditionnal compilation flags.
(edit) @474   10 years alain Update the fat32.c file to use a queueing spin-lock.
(edit) @473   10 years alain Improving the classif application: We use now the distributed heap, …
(edit) @472   10 years alain Updating XML parser and driver, to comply with the mapping.py file.
(edit) @471   10 years alain Introducing support for "VOBJ_TYPE_HEAP" in the mapping.py file.
(edit) @470   10 years alain A new vobj type has been defined: VOBJ_TYPE_HEAP, This type must be …
(edit) @469   10 years alain The global variables associated to TTY channels are not anymore …
(edit) @468   10 years alain Cosmetic: Improving debug.
(edit) @467   10 years alain Adding a new step in the kernel_init() procedure: Processor[0][0][0]
(edit) @466   10 years alain 1) Introducing a hierarchical, distributed lock, implemented as a …
(edit) @465   10 years cfuguet mapping.py: avoid erroneous warnings concerning XCUs on linux_dts …
(edit) @464   10 years alain Define the kernel_heap[X_SIZE][Y_SIZE] global variables, and the TTY …
(edit) @463   10 years alain Introducing new configuration variables in giet_config.h
(edit) @462   10 years alain Cosmetic.
(edit) @461   10 years alain 1) replace the "giet_locks.c" library by the "user_lock.c" library …
(edit) @460   10 years alain Introducing an explicit FAT initialisation in boot.c.
(edit) @459   10 years alain Removing the kernel_utils.c/kernel_utils.h file. Introducing new …
(edit) @458   10 years alain Introducing the new spin-lock (with waiting queue).
(edit) @457   10 years alain Introducing the "classif" application. Updating the "transpose", …
(edit) @456   10 years alain Defining the NIC and CMA drivers (validated by the classif …
(edit) @455   10 years alain Introducing the tty0.c/tty0.h files defining access function to TTY0 …
(edit) @454   10 years alain Introducing new parameters for the CHBUF used by the kernel for the …
(edit) @453   10 years alain Remove the use_tty, use_timer, use_nic etc. from the mapping. …
(edit) @452   10 years alain Update the boot.c file to initialise the new slots in task context.
(edit) @451   10 years alain Modify the "router" application to support the explicit declaration …
(edit) @450   10 years alain 1) Introducing an explicit channel initialisation function in the MWMR …
(edit) @449   10 years alain Introducing the CMA_RX, CMA_TX, NIC_RX, NIC_TX slots in the task …
(edit) @448   10 years alain Simplifying the NIC and CMA drivers. Complex functionnalities have …
Note: See TracRevisionLog for help on using the revision log.