source: soft/giet_vm/giet_boot

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @819   8 years cfuguet Add a preprocessor flag which allows to inhibit the use of the GLOBAL …
(edit) @791   8 years meunier * Added function realloc * Started to put the bootloader on 2 Big …
(edit) @757   8 years alain The boot code use now the _v2p_add_pte1() and _v2p_add_pte2() …
(edit) @742   9 years alain Remove the seg_kernel_init vseg: All the kernel code is now packed in …
(edit) @732   9 years alain Introduce a new rule to simplify the memory mapping: A big physical …
(edit) @726   9 years alain Cosmetic.
(edit) @716   9 years alain Cosmetic.
(edit) @709   9 years alain Major release: Change the task model to implement the POSIX threads …
(edit) @695   9 years guerin kernel: defer task kill to _ctx_switch() Introduce SIG slot in task …
(edit) @656   9 years guerin always set CTX_EPC in task context initialization all runnable tasks …
(edit) @646   9 years alain Introduce support for the CTX_ENTRY_ID slot in task context.
(edit) @631   9 years alain Adapt the boot code to the new NORUN bit-vector mechanism in task context.
(edit) @615   9 years bellefin Introduce mmc distributed lock The locks are distributed in the kernel …
(edit) @590   9 years alain Introduce support for the new POSIX-like FAT32 library.
(edit) @578   9 years bellefin Improve hba driver : adding the _hba_boot_mode variable to indicate …
(edit) @564   9 years alain Cosmetic.
(edit) @557   9 years alain Update the GIET-VM bootloader to use distributed MWR_CPY coprocessor …
(edit) @552   9 years alain Move the peripherals initialisation to kernel_init.c.
(edit) @538   9 years alain Fix a bug in XCU arguments checking.
(edit) @527   9 years alain 1) Introducing dynamic routing of external IRQs when the platform …
(edit) @524   9 years alain The boot.c file has been modified to comply with the removal of the …
(edit) @513   9 years alain Remove the vobj object from mapping_info.
(edit) @499   9 years alain Cosmetic.
(edit) @493   9 years alain 1) Introduce a fully parallel procedure for both page tables ans …
(edit) @490   9 years haoliu Implemented a new way to construct the ptabs in boot. In the map.bin …
(edit) @477   9 years alain Cosmetic: simplify the map.bin file checking.
(edit) @464   10 years alain Define the kernel_heap[X_SIZE][Y_SIZE] global variables, and the TTY …
(edit) @460   10 years alain Introducing an explicit FAT initialisation in boot.c.
(edit) @452   10 years alain Update the boot.c file to initialise the new slots in task context.
(edit) @436   10 years alain Introducing dynamic allocation of peripheral channel (for TIM, TTY, …
(edit) @433   10 years cfuguet boot: two modifications in the GietVM bootloader 1. Verifying that …
(edit) @427   10 years alain Introducing fixed format (X_WIDTH / Y_WIDTH / P_WIDTH) for processor index.
(edit) @412   10 years alain Major evolution: the page table initialisation has been completely …
(edit) @392   10 years alain Cosmetic
(edit) @369   10 years alain adapt the boot code to the new barrier structure.
(edit) @366   10 years cfuguet giet_boot: using boot_entry instead of boot_init as entry point
(edit) @359   10 years alain 1/ Introduce the boot.S file that is the entry point in the GIET-VM …
(edit) @356   10 years alain Bloup…
(edit) @347   10 years alain Introducing support for distributed page tables, kernel code and user …
(edit) @345   10 years cfuguet giet_vm optimizations: * Several modifications in GIET_VM in order …
(edit) @342   10 years alain Cosmetic
(edit) @340   10 years cfuguet giet_vm/iob_driver: - The XICU_BASE and XICU_SIZE registers do not …
(edit) @329   10 years alain Cosmetic
(edit) @321   10 years alain The schedulers initialisation has been modified: - The routing of HWIs …
(edit) @316   10 years cfuguet boot.c: - Initializing Local, Remote and Dirty flags of each pte2 …
(edit) @309   10 years alain Reducing the number of log messages in parallel mode.
(edit) @299   10 years alain ntroducing the TOTAL_PROCS variable in the hard_config.h file (used by …
(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) @276   10 years cfuguet Adding some information on debug messages and fixing old variable names
(edit) @267   10 years cfuguet - Adding new task context information: THREAD INDEX. This value can …
(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.