source: soft

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   9 years alain Change the return type of _v2p_translate to void.
(edit) @475   9 years alain Introducing new conditionnal compilation flags.
(edit) @474   9 years alain Update the fat32.c file to use a queueing spin-lock.
(edit) @473   9 years alain Improving the classif application: We use now the distributed heap, …
(edit) @472   9 years alain Updating XML parser and driver, to comply with the mapping.py file.
(edit) @471   9 years alain Introducing support for "VOBJ_TYPE_HEAP" in the mapping.py file.
(edit) @470   9 years alain A new vobj type has been defined: VOBJ_TYPE_HEAP, This type must be …
(edit) @469   9 years alain The global variables associated to TTY channels are not anymore …
(edit) @468   9 years alain Cosmetic: Improving debug.
(edit) @467   9 years alain Adding a new step in the kernel_init() procedure: Processor[0][0][0]
(edit) @466   9 years alain 1) Introducing a hierarchical, distributed lock, implemented as a …
(edit) @465   9 years cfuguet mapping.py: avoid erroneous warnings concerning XCUs on linux_dts …
(edit) @464   9 years alain Define the kernel_heap[X_SIZE][Y_SIZE] global variables, and the TTY …
(edit) @463   9 years alain Introducing new configuration variables in giet_config.h
(edit) @462   9 years alain Cosmetic.
(edit) @461   9 years alain 1) replace the "giet_locks.c" library by the "user_lock.c" library …
(edit) @460   9 years alain Introducing an explicit FAT initialisation in boot.c.
(edit) @459   9 years alain Removing the kernel_utils.c/kernel_utils.h file. Introducing new …
(edit) @458   9 years alain Introducing the new spin-lock (with waiting queue).
(edit) @457   9 years alain Introducing the "classif" application. Updating the "transpose", …
(edit) @456   9 years alain Defining the NIC and CMA drivers (validated by the classif …
(edit) @455   9 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 …
(edit) @447   10 years alain Introducing hard_config.h in the root directory.
(edit) @446   10 years alain Introducing the kernel_utils.C & kernel_utils.h files.
(edit) @445   10 years alain Introducing application "display"
(edit) @444   10 years alain Introducing application "display"
(edit) @443   10 years alain euh…
(edit) @442   10 years alain Removing the _printf() function in the boot code i and in the drivers …
(edit) @441   10 years alain Removing support for the (use_tty, use_tim, use_nic, use_cma) …
(edit) @440   10 years alain Introducing dynamic allocation of peripheral channels (NIC, TTY, CMA, …
(edit) @439   10 years alain Removing the use_tty, use_nic, use_tim, use_cma, etc.) in the mapping. …
(edit) @438   10 years alain Inroducing support in the stdio for dynamic allocation of peripherals …
(edit) @437   10 years alain Introducing dynamic allocation of peripheral channel(TTY, NIC, TIM, …
(edit) @436   10 years alain Introducing dynamic allocation of peripheral channel (for TIM, TTY, …
(edit) @435   10 years cfuguet makefile: adding new CFLAG option to avoid problems with GCC's …
(edit) @434   10 years cfuguet sort: using big pages for code and data
(edit) @433   10 years cfuguet boot: two modifications in the GietVM bootloader 1. Verifying that …
(edit) @432   10 years alain 1) Introduce the "applications" directory. 2) Introduce the fixed …
(edit) @431   10 years alain Introducing fixed format (X_WIDTH / Y_WIDTH / P_WIDTH) for processor index.
(edit) @430   10 years alain Introducing fixed format (X_WIDTH / YWIDTH / P_WIDTH) for processor index.
(edit) @429   10 years alain Introducing fixed format (X_WIDTH / Y_WIDTH / P_WIDTH) for processor index.
(edit) @428   10 years alain Introducing fixed format (X_WIDTH / Y_WIDTH / P_WIDTH) for processor index.
(edit) @427   10 years alain Introducing fixed format (X_WIDTH / Y_WIDTH / P_WIDTH) for processor index.
(edit) @426   10 years alain Introducing fixed format (X_WIDTH / Y_WIDTH / P_WIDTH ) for processor …
(edit) @425   10 years porquet genmap: fix python version
(edit) @424   10 years porquet genmap: fix DTS generation for Linux
(edit) @423   10 years porquet fix the scripts to use python2
(edit) @422   10 years cfuguet sort: using big pages for code segment
(edit) @421   10 years alain Fixing bugs in linux_dts generator.
(edit) @420   10 years alain cosmetic
(edit) @419   10 years alain cosmetic
(edit) @418   10 years alain Introducing the Frame Buffer size as platform parameter.
(edit) @417   10 years alain Cosmetic.
(edit) @416   10 years alain Using BPP (Big Physical Page) for distributed stacks and heaps.
(edit) @415   10 years alain Using BPP (Big Physical Page) for idistributed stacks and heaps.
(edit) @414   10 years alain Using BPP (Big physical Page) for stack and heap.
(edit) @413   10 years alain Introducing support for the PIC_MASK register in pic_driver.
(edit) @412   10 years alain Major evolution: the page table initialisation has been completely …
(edit) @411   10 years alain Introducing support for BPP (Big Physical Pages) and SPP (Small …
(edit) @410   10 years alain Cosmetic
(edit) @409   10 years alain Cosmetic
(edit) @408   10 years alain Introducing a physical memory allocator (pmem.c & pmem.h files).
(edit) @407   10 years cfuguet sort: introducing distributed ptabs in sort.py description file
(edit) @406   10 years cfuguet Introducing P_WIDTH field in hard_config.h file - This constant …
(edit) @405   10 years cfuguet rdk_driver: replacing old USE_RAM_DISK variables by USE_IOC_RDK
(edit) @404   10 years cfuguet mapping.py: when ramdisk is used, other ioc controller are disabled …
(edit) @403   10 years cfuguet mapping.py: bugfix - Consider ramdisk in the IOC controller …
(edit) @402   10 years alain supporting X_SIZE = 16 and Y_SIZE = 16
(edit) @401   10 years cfuguet genmap: importing dynamically the applications module - Adding …
(edit) @400   10 years cfuguet mapping.py: bugfix in netbsd device tree generation - During Frame …
(edit) @399   10 years alain Cosmetic
(edit) @398   10 years alain Releases dynamically allocated buffers at the end of the transpose …
(edit) @397   10 years alain Bug fix in malloc.c.
Note: See TracRevisionLog for help on using the revision log.