source: soft/giet_vm/giet_common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @817   8 years cfuguet Add some utility functions into giet_common/utils.
(edit) @815   8 years bouyer Deal with x_width/y_width different from 4.
(edit) @803   8 years alain Cosmetic.
(edit) @794   8 years alain Modify the pmem_alloc_init() function to reserve TWO BPPs for the …
(edit) @791   8 years meunier * Added function realloc * Started to put the bootloader on 2 Big …
(edit) @772   8 years meunier * Ajout de l'application rosenfeld * Changement du nom du flag …
(edit) @758   8 years alain We introduce the _v2p_add_pte1(), _v2p_add_pte2(), _v2p_del_pte1(), …
(edit) @754   8 years cfuguet - Support to have a single terminal (NB_TTY_CHANNEL = 1). In this …
(edit) @752   8 years alain Cosmetic.
(edit) @751   8 years alain Introduce the _v2p_add_pte1(), _v2p_add_pte2(), _v2p_del_pte1(), …
(edit) @745   9 years alain Fix a bug in memcpy() when both buffers are word aligned, but the size …
(edit) @734   9 years alain Cosmetic.
(edit) @709   9 years alain Major release: Change the task model to implement the POSIX threads …
(edit) @632   9 years alain Introduce two new atomic read-the-write functions, that can be used to …
(edit) @618   9 years guerin utils: introduce _strcmp()
(edit) @594   9 years alain 1) Fix a bug in the _free() function in kernel_malloc.c 2) Introduce a …
(edit) @534   9 years alain Simplify the _v2p_translate function prototype.
(edit) @523   9 years alain The access functions to the mapping have been modified to comply with …
(edit) @514   9 years alain Remove vobj object from mapping_info.
(edit) @498   9 years alain Cosmetic
(edit) @495   9 years alain Introduce quad tree for distributed locks and barriers.
(edit) @490   9 years haoliu Implemented a new way to construct the ptabs in boot. In the map.bin …
(edit) @476   9 years alain Change the return type of _v2p_translate to void.
(edit) @466   10 years alain 1) Introducing a hierarchical, distributed lock, implemented as a …
(edit) @455   10 years alain Introducing the tty0.c/tty0.h files defining access function to TTY0 …
(edit) @442   10 years alain Removing the _printf() function in the boot code i and in the drivers …
(edit) @433   10 years cfuguet boot: two modifications in the GietVM bootloader 1. Verifying that …
(edit) @430   10 years alain Introducing fixed format (X_WIDTH / YWIDTH / P_WIDTH) for processor index.
(edit) @408   10 years alain Introducing a physical memory allocator (pmem.c & pmem.h files).
(edit) @399   10 years alain Cosmetic
(edit) @378   10 years alain remove the inline directives
(edit) @370   10 years alain 1) Introducing the _physical_read_ull() and _physical_write_ull() …
(edit) @351   10 years alain Using the giet_lock_t structure in _get_lock() / _release_lock() …
(edit) @345   10 years cfuguet giet_vm optimizations: * Several modifications in GIET_VM in order …
(edit) @344   10 years alain Introducing in utils.c / utils.h a _physical_memcpy().
(edit) @332   10 years alain Cosmetic
(edit) @324   10 years alain heu…
(edit) @315   10 years cfuguet tty write functions: - Write a carriage return when writing newline …
(edit) @314   10 years alain The main modif is in the Makefile: Disk image building.
(edit) @301   10 years cfuguet Bugfix for interrupt masking and demasking.
(edit) @295   10 years alain Introducing a major release, to suppoort the tsar_generic_leti …
(edit) @293   10 years cfuguet Initializing the CP0 CAUSE value on the task contexts to zero during …
(edit) @289   10 years cfuguet Modifications on GIET-VM IOC driver: - Introducing new layer on the …
(edit) @268   10 years cfuguet Using the CP0 $4,2 register for the scheduler virtual address instead …
(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, …
(add) @258   11 years alain This is a major release, including a deep restructuration of code. The …
Note: See TracRevisionLog for help on using the revision log.