|  |  | @427 | 11 years | alain | Introducing fixed format (X_WIDTH / Y_WIDTH / P_WIDTH) for processor index. | 
                
                  |  |  | @426 | 11 years | alain | Introducing fixed format (X_WIDTH / Y_WIDTH / P_WIDTH ) for processor … | 
                
                  |  |  | @425 | 11 years | porquet | genmap: fix python version | 
                
                  |  |  | @424 | 11 years | porquet | genmap: fix DTS generation for Linux | 
                
                  |  |  | @423 | 11 years | porquet | fix the scripts to use python2 | 
                
                  |  |  | @422 | 11 years | cfuguet | sort: using big pages for code segment | 
                
                  |  |  | @421 | 11 years | alain | Fixing bugs in linux_dts generator. | 
                
                  |  |  | @420 | 11 years | alain | cosmetic | 
                
                  |  |  | @419 | 11 years | alain | cosmetic | 
                
                  |  |  | @418 | 11 years | alain | Introducing the Frame Buffer size as platform parameter. | 
                
                  |  |  | @417 | 11 years | alain | Cosmetic. | 
                
                  |  |  | @416 | 11 years | alain | Using BPP (Big Physical Page) for distributed stacks and heaps. | 
                
                  |  |  | @415 | 11 years | alain | Using BPP (Big Physical Page) for idistributed stacks and heaps. | 
                
                  |  |  | @414 | 11 years | alain | Using BPP (Big physical Page) for stack and heap. | 
                
                  |  |  | @413 | 11 years | alain | Introducing support for the PIC_MASK register in pic_driver. | 
                
                  |  |  | @412 | 11 years | alain | Major evolution: the page table initialisation has been
completely … | 
                
                  |  |  | @411 | 11 years | alain | Introducing support for BPP (Big Physical Pages) and SPP (Small … | 
                
                  |  |  | @410 | 11 years | alain | Cosmetic | 
                
                  |  |  | @409 | 11 years | alain | Cosmetic | 
                
                  |  |  | @408 | 11 years | alain | Introducing a physical memory allocator (pmem.c & pmem.h files). | 
                
                  |  |  | @407 | 11 years | cfuguet | sort: introducing distributed ptabs in sort.py description file | 
                
                  |  |  | @406 | 11 years | cfuguet | Introducing P_WIDTH field in hard_config.h file
  - This constant … | 
                
                  |  |  | @405 | 11 years | cfuguet | rdk_driver: replacing old USE_RAM_DISK variables by USE_IOC_RDK | 
                
                  |  |  | @404 | 11 years | cfuguet | mapping.py: when ramdisk is used, other ioc controller are disabled
  … | 
                
                  |  |  | @403 | 11 years | cfuguet | mapping.py: bugfix
  - Consider ramdisk in the IOC controller … | 
                
                  |  |  | @402 | 11 years | alain | supporting X_SIZE = 16 and Y_SIZE = 16 | 
                
                  |  |  | @401 | 11 years | cfuguet | genmap: importing dynamically the applications module
  - Adding … | 
                
                  |  |  | @400 | 11 years | cfuguet | mapping.py: bugfix in netbsd device tree generation
  - During Frame … | 
                
                  |  |  | @399 | 11 years | alain | Cosmetic | 
                
                  |  |  | @398 | 11 years | alain | Releases dynamically allocated buffers at the end of the transpose … | 
                
                  |  |  | @397 | 11 years | alain | Bug fix in malloc.c. | 
                
                  |  |  | @396 | 11 years | alain | Housekeeping | 
                
                  |  |  | @395 | 11 years | alain | Cosmetic. | 
                
                  |  |  | @394 | 11 years | alain | Introducing an improved free() in the malloc.h library. | 
                
                  |  |  | @393 | 11 years | alain | Cosmetic | 
                
                  |  |  | @392 | 11 years | alain | Cosmetic | 
                
                  |  |  | @391 | 11 years | alain | Idle task stack implementation. The idle stack was previously … | 
                
                  |  |  | @390 | 11 years | alain | 1) Introducing the new system call giet_get_xy() in stdio.h,
   … | 
                
                  |  |  | @389 | 11 years | alain | Bloup | 
                
                  |  |  | @388 | 11 years | alain | Cosmetic | 
                
                  |  |  | @387 | 11 years | alain | Cosmetic | 
                
                  |  |  | @386 | 11 years | alain | Cosmetic | 
                
                  |  |  | @385 | 11 years | alain | Reducing the idle_task stack to 64 bytes (to reduce the kdata segment size) | 
                
                  |  |  | @384 | 11 years | alain | Update the convol application to use the new malloc.h and barrier.h … | 
                
                  |  |  | @383 | 11 years | alain | Update the transpose application to use the new malloc.h and barrier.h … | 
                
                  |  |  | @382 | 11 years | alain | Major evolution of the malloc library, to provide two new services:
- … | 
                
                  |  |  | @381 | 11 years | alain | Initializing src_array and dst_array pointers to avoid a warning. | 
                
                  |  |  | @380 | 11 years | alain | Introducing a drivers library (libdrivers.a) to reduce the kernel.elf … | 
                
                  |  |  | @379 | 11 years | alain | reduce the idle task stack to 64 bytes to reduce the kernel.elf size … | 
                
                  |  |  | @378 | 11 years | alain | remove the inline directives | 
                
                  |  |  | @377 | 11 years | alain | Cosmetic. | 
                
                  |  |  | @376 | 11 years | alain | Fix a bug in sbt_build() function. | 
                
                  |  |  | @375 | 11 years | alain | bug fix | 
                
                  |  |  | @374 | 11 years | alain | Introducing new user libraries in Makefile. | 
                
                  |  |  | @373 | 11 years | alain | Cosmetic. | 
                
                  |  |  | @372 | 11 years | alain | Modify the convol application to use the remote_malloc library,
and to … | 
                
                  |  |  | @371 | 11 years | alain | Removing the hard_config.h file replication. | 
                
                  |  |  | @370 | 11 years | alain | 1) Introducing the _physical_read_ull() and _physical_write_ull() … | 
                
                  |  |  | @369 | 11 years | alain | adapt the boot code to the new barrier structure. | 
                
                  |  |  | @368 | 11 years | alain | 1) Introducing the SBT barrier (Sliced Binary Tree)
   in the … | 
                
                  |  |  | @367 | 11 years | alain | cosmetic | 
                
                  |  |  | @366 | 11 years | cfuguet | giet_boot: using boot_entry instead of boot_init as entry point | 
                
                  |  |  | @365 | 11 years | alain | Cosmetic | 
                
                  |  |  | @364 | 11 years | alain | Increase the size of the "reserved" section in the disk image
from 256 … | 
                
                  |  |  | @363 | 11 years | alain | Remove the seg_boot_buffer. | 
                
                  |  |  | @362 | 11 years | alain | Cosmetic | 
                
                  |  |  | @361 | 11 years | alain | Remove the seg_boot_buffer from the generated hard_config.h file. | 
                
                  |  |  | @360 | 11 years | alain | Align the fat structure (including the fat cache) on 512 bytes. | 
                
                  |  |  | @359 | 11 years | alain | 1/ Introduce the boot.S file that is the entry point
in the GIET-VM … | 
                
                  |  |  | @358 | 11 years | alain | Improve debug. | 
                
                  |  |  | @357 | 11 years | alain | cosmetic | 
                
                  |  |  | @356 | 11 years | alain | Bloup… | 
                
                  |  |  | @355 | 11 years | alain | Cosmetic: remove GCC warnings. | 
                
                  |  |  | @354 | 11 years | alain | Cosmetic: reducing debug verbosity. | 
                
                  |  |  | @353 | 11 years | alain | Introduce distribution of page tables, kernel code, and user code
in … | 
                
                  |  |  | @352 | 11 years | alain | Avoid GCC warnings for some missing initialisations. | 
                
                  |  |  | @351 | 11 years | alain | Using the giet_lock_t structure in _get_lock() / _release_lock() … | 
                
                  |  |  | @350 | 11 years | alain | Introducing two modifications regarding the locks protecting
exclusive … | 
                
                  |  |  | @349 | 11 years | alain | Introducing a new attribute "local" in the mapping_vseg_t  structure, … | 
                
                  |  |  | @348 | 11 years | alain | Introducing support for distributed page tables, kernel code and user code. | 
                
                  |  |  | @347 | 11 years | alain | Introducing support for distributed page tables, kernel code and user … | 
                
                  |  |  | @346 | 11 years | alain | Fixing a bug in the _sys_handler function (giet.s file).
The SR value … | 
                
                  |  |  | @345 | 11 years | cfuguet | giet_vm optimizations:
 * Several modifications in GIET_VM in order … | 
                
                  |  |  | @344 | 11 years | alain | Introducing in utils.c / utils.h a _physical_memcpy(). | 
                
                  |  |  | @343 | 11 years | alain | Introducing a _dma_physical_memcpy() in the DMA driver. | 
                
                  |  |  | @342 | 11 years | alain | Cosmetic | 
                
                  |  |  | @341 | 11 years | cfuguet | giet_python/mapping.py:
  - bugfix: some peripheral base addresses … | 
                
                  |  |  | @340 | 11 years | cfuguet | giet_vm/iob_driver:
  - The XICU_BASE and XICU_SIZE registers do not … | 
                
                  |  |  | @339 | 11 years | alain | Cosmetic | 
                
                  |  |  | @338 | 11 years | alain | Cosmetic | 
                
                  |  |  | @337 | 11 years | alain | Cosmetic | 
                
                  |  |  | @336 | 11 years | alain | Cosmetic | 
                
                  |  |  | @335 | 11 years | alain | Cosmetic | 
                
                  |  |  | @334 | 11 years | alain | Introducing the convol application (Philips EP-FILTER) | 
                
                  |  |  | @333 | 11 years | alain | Cosmetic | 
                
                  |  |  | @332 | 11 years | alain | Cosmetic | 
                
                  |  |  | @331 | 11 years | alain | Cosmetic. | 
                
                  |  |  | @330 | 11 years | alain | Cosmetic. | 
                
                  |  |  | @329 | 11 years | alain | Cosmetic | 
                
                  |  |  | @328 | 11 years | alain | Introduce genmap tool in giet_python | 
                
                  |  |  |