|
|
@598
|
9 years |
guerin |
ocean: fix app broken by r589
|
|
|
@597
|
9 years |
guerin |
fat32: fix warnings
This also fixes a bug where the first directory …
|
|
|
@596
|
9 years |
guerin |
fat32: properly handle short names
|
|
|
@595
|
9 years |
alain |
Introduce a new global Makefile:
1) It supports to map several …
|
|
|
@594
|
9 years |
alain |
1) Fix a bug in the _free() function in kernel_malloc.c
2) Introduce a …
|
|
|
@593
|
9 years |
alain |
Bloup
|
|
|
@592
|
9 years |
alain |
Introduce support for the new POSIX-like FAT32.
|
|
|
@591
|
9 years |
alain |
Introduce support for new applications (11 applications supported).
|
|
|
@590
|
9 years |
alain |
Introduce support for the new POSIX-like FAT32 library.
|
|
|
@589
|
9 years |
alain |
Modify all applications to support two new rules:
1) introduce a local …
|
|
|
@588
|
9 years |
alain |
1) Fix a bug in the free() function in the malloc.c
2) Introduce new …
|
|
|
@587
|
9 years |
alain |
Major evolution of the FAT32 library: i
Introduce a distributed …
|
|
|
@586
|
9 years |
alain |
Group all imaged in a single directory.
|
|
|
@585
|
9 years |
guerin |
Makefile: build a user library
|
|
|
@584
|
9 years |
guerin |
ocean: fix compilation
|
|
|
@583
|
9 years |
guerin |
Makefile: cleanup
- use generic rules
- use mcopy in each application rule
|
|
|
@582
|
9 years |
cfuguet |
Export the MTOOLS_SKIP_CHECK variable to avoid that the mtools perform …
|
|
|
@581
|
9 years |
laurent |
Adding ocean application, some mathematics functions and distributed locks
|
|
|
@580
|
9 years |
laurent |
Try
|
|
|
@579
|
9 years |
bellefin |
Improve hba driver : adding the _hba_boot_mode variable to indicate …
|
|
|
@578
|
9 years |
bellefin |
Improve hba driver : adding the _hba_boot_mode variable to indicate …
|
|
|
@577
|
9 years |
bellefin |
Improve hba driver
|
|
|
@576
|
9 years |
bellefin |
Improve hba driver : introduce the tables _hba_active_cmd and …
|
|
|
@575
|
10 years |
alain |
Introducing the home directory.
|
|
|
@574
|
10 years |
alain |
Cosmetic
|
|
|
@573
|
10 years |
alain |
Introducing the home directory to store "output files".
|
|
|
@572
|
10 years |
alain |
bloup…
|
|
|
@571
|
10 years |
alain |
ntroduce new images on virtual disk.
|
|
|
@570
|
10 years |
alain |
Introduce a new image 256 * 256
|
|
|
@569
|
10 years |
alain |
Improving debug: debug activated only if _get_proctime() > GIET_DEBUG_FAT
|
|
|
@568
|
10 years |
alain |
Introducing support for the IOC_SDC controller.
|
|
|
@567
|
10 years |
alain |
Introduce support for the IOC_SUBTYPE_SDC.
|
|
|
@566
|
10 years |
alain |
Introducing support for a new IOC controller: IOC_SUBTYPE_SDC.
|
|
|
@565
|
10 years |
alain |
Introduce support for a new driver sdc_driver.
There is now 5 IOC …
|
|
|
@564
|
10 years |
alain |
Cosmetic.
|
|
|
@563
|
10 years |
alain |
1) Introduce a new driver "sdc_driver" for SD Card uding directly the …
|
|
|
@562
|
10 years |
cfuguet |
improve the platform's interrupt infrastructure description
|
|
|
@561
|
10 years |
alain |
Cosmetic.
|
|
|
@560
|
10 years |
alain |
Introducing support for MWR coprocessors in the hard_config.h file
|
|
|
@559
|
10 years |
alain |
Introducing support for MWMR coprocessors.
|
|
|
@558
|
10 years |
alain |
Introducing new syscalls to handle MWMR compliant coprocessors.
|
|
|
@557
|
10 years |
alain |
Update the GIET-VM bootloader to use distributed MWR_CPY coprocessor …
|
|
|
@556
|
10 years |
alain |
Introducing support for the coprocessor related system calls.
|
|
|
@555
|
10 years |
alain |
Update coproc application to use the newly defined coprocessor system …
|
|
|
@554
|
10 years |
alain |
Modify the _mwr_isr() to support descheduling/rescheduling of the …
|
|
|
@553
|
10 years |
alain |
Introduce a new generic parameter ioc_type in the Makefile
to be …
|
|
|
@552
|
10 years |
alain |
Move the peripherals initialisation to kernel_init.c.
|
|
|
@551
|
10 years |
alain |
Move the L2/L3 cache coherence from the fat_ioc_access() function to …
|
|
|
@550
|
10 years |
alain |
Cosmetic.
|
|
|
@549
|
10 years |
alain |
1) Use private TTY terminals for all tasks in cluster[0,0].
2) …
|
|
|
@548
|
10 years |
alain |
Extending the mapping name to 64 characters.
|
|
|
@547
|
10 years |
alain |
Move the peripheral initialisation from the boot.c to the kernel_init.c
|
|
|
@546
|
10 years |
alain |
Replace the "SPI" name by "SDC" for the third disk controller type …
|
|
|
@545
|
10 years |
alain |
Cosmetic
|
|
|
@544
|
10 years |
alain |
Introducing interactivity in the display application to test
dynamic …
|
|
|
@543
|
10 years |
bellefin |
Using heap_init() function
|
|
|
@542
|
10 years |
bellefin |
Using the heap_init() function
|
|
|
@541
|
10 years |
bellefin |
Introducing user lever heap_init() into malloc library
|
|
|
@540
|
10 years |
alain |
Simplify the Command Table C structure: only one physical buffer per …
|
|
|
@539
|
10 years |
alain |
Cosmetic
|
|
|
@538
|
10 years |
alain |
Fix a bug in XCU arguments checking.
|
|
|
@537
|
10 years |
alain |
Modify the hard_config.h file:
- XCU_NB_INPUTS parameter removed
- …
|
|
|
@536
|
10 years |
alain |
Blap.
|
|
|
@535
|
10 years |
alain |
Bloup…
|
|
|
@534
|
10 years |
alain |
Simplify the _v2p_translate function prototype.
|
|
|
@533
|
10 years |
alain |
Introducing application coproc to test support fo the VciMwmrDma? component.
|
|
|
@532
|
10 years |
alain |
Introduce support for ISR_HBA (VciMultiAhci?).
|
|
|
@531
|
10 years |
alain |
Introduce the HBA_ISR for VciMultiAhci? component.
|
|
|
@530
|
10 years |
alain |
1) The FAT library supports now only two modes to access the block …
|
|
|
@529
|
10 years |
alain |
1) Removing the IOC driver (integrated in the FAT library).
2) …
|
|
|
@528
|
10 years |
alain |
1) Introducing support for external IRQs dynamic routing.
2) …
|
|
|
@527
|
10 years |
alain |
1) Introducing dynamic routing of external IRQs when the platform …
|
|
|
@526
|
10 years |
cfuguet |
update linux_dts() function to comply with new device tree specs
|
|
|
@525
|
10 years |
alain |
Introducing the coproc application in the Makefile.
|
|
|
@524
|
10 years |
alain |
The boot.c file has been modified to comply with the removal
of the …
|
|
|
@523
|
10 years |
alain |
The access functions to the mapping have been modified
to comply with …
|
|
|
@522
|
10 years |
alain |
Simplification in the mapping_info.h file:
The coproc and cp_port …
|
|
|
@521
|
10 years |
alain |
Introducing in the stdio.c / stdio.h files the system calls
related to …
|
|
|
@520
|
10 years |
alain |
1) Simplification of the mapping objects: the coproc and cp_port …
|
|
|
@519
|
10 years |
alain |
Introducing support for hardware coprocessors
using the vci_mwmr_dma …
|
|
|
@518
|
10 years |
alain |
Redefinition of the driver for the vci_mwmr_dma component.
|
|
|
@517
|
10 years |
porquet |
genmap: the vci_block_device is tsar specific
|
|
|
@516
|
10 years |
alain |
Remove the vobj object from the mapping_info,
and remove global …
|
|
|
@515
|
10 years |
alain |
Cosmetic.
|
|
|
@514
|
10 years |
alain |
Remove vobj object from mapping_info.
|
|
|
@513
|
10 years |
alain |
Remove the vobj object from mapping_info.
|
|
|
@512
|
10 years |
alain |
Remove the vobj object from the mapping_info.
|
|
|
@511
|
10 years |
alain |
Removing the vobj objects fro the mapping_info structure.
|
|
|
@510
|
10 years |
alain |
Update Makefile.
|
|
|
@509
|
10 years |
alain |
Using the CMA component for display.
|
|
|
@508
|
10 years |
alain |
Cosmetic.
|
|
|
@507
|
10 years |
alain |
Cosmetic.
|
|
|
@506
|
10 years |
alain |
Simplifying the CMA driver.
|
|
|
@505
|
10 years |
alain |
Fixing a bug in _sys_fbf_cma_start() function.
|
|
|
@504
|
10 years |
alain |
Bug fix in the distributed heap mapping.
|
|
|
@503
|
10 years |
alain |
Cosmetic.
|
|
|
@502
|
10 years |
alain |
1) Introduce distributed barriers in the multi-threads applications …
|
|
|
@501
|
10 years |
alain |
Introduce user-level, distributed barriers and locks (quad-tree based).
|
|
|
@500
|
10 years |
alain |
Introduce support for application Gameoflife in genmap.
|
|
|
@499
|
10 years |
alain |
Cosmetic.
|
|
|