|
|
@226
|
12 years |
karaoui |
2 modifications:
Better debug info for the tty number used,
Adding the …
|
|
|
@225
|
12 years |
joannou |
bugfix in sys/drivers.c
|
|
|
@223
|
12 years |
meunier |
Correction d'un bug dans drivers.c (fonctions _ioc_completed et …
|
|
|
@221
|
12 years |
meunier |
Ajout d'un "sync" avant de remettre à 0 un lock dans _release_lock() …
|
|
|
@220
|
12 years |
karaoui |
adding +1 to reach the stack top.
|
|
|
@219
|
12 years |
meunier |
Correction d'un bug dans _int_handler : on ne sauvegardait pas les …
|
|
|
@218
|
12 years |
alain |
Introducing support for Network controller
|
|
|
@216
|
12 years |
karaoui |
- updating irq_handler.c/drivers.c to support the nex affectations of …
|
|
|
@215
|
12 years |
karaoui |
New components are now mandotory in the XML description:
- …
|
|
|
@213
|
12 years |
karaoui |
fixing the case where NB_DMA_MAX==0
updating the libsrl.
|
|
|
@209
|
12 years |
karaoui |
the registers mapping of the mwmr_controller have been modified
|
|
|
@207
|
12 years |
alain |
Several bugs have been fixed to support TSAR multi-cluster …
|
|
|
@205
|
12 years |
karaoui |
adding the possibilité of having 0 DMA.
|
|
|
@204
|
12 years |
alain |
mproving support for multi-clusters architectures (CLUSTER_SIZE & …
|
|
|
@203
|
12 years |
alain |
Introducing support for XICU
|
|
|
@200
|
12 years |
karaoui |
+ removing some bugs from:
- xml_parser.c: check that strcmp == 0 …
|
|
|
@199
|
12 years |
alain |
Introducing the "idle" to improve the exit mechanism.
|
|
|
@195
|
12 years |
alain |
Fixing memo
|
|
|
@189
|
12 years |
alain |
Introducing a new release where all initialisation
is done in the boot …
|
|
|
@185
|
12 years |
karaoui |
removing some bugs
|
|
|
@184
|
12 years |
karaoui |
fixing interruption mask
|
|
|
@180
|
12 years |
karaoui |
removing the parametre variable PTE2_MAX from giet_config.
Now we …
|
|
|
@179
|
12 years |
karaoui |
reverting modification in kernel_init: mwmr depth
|
|
|
@175
|
12 years |
karaoui |
+ Adding the init attribute to the mwmr to specify the width of the …
|
|
|
@171
|
12 years |
karaoui |
Testing the placement of the kernel segments without the identity …
|
|
|
@170
|
12 years |
alain |
Bug fix dans _v2p_translate() (in sys/vm_handler.c)
|
|
|
@169
|
12 years |
alain |
Introducing support for FBDMA (Frame Buffer using DMA)
|
|
|
@167
|
12 years |
alain |
Fix several bugs to use the vci_block_device with MMU activated
|
|
|
@166
|
12 years |
alain |
Introducing support for IOMMU
|
|
|
@165
|
12 years |
alain |
Introducing various modifications in kernel initialisation
|
|
|
@164
|
13 years |
karaoui |
fixing _cxt_switch: use _ttys rather than _tty_puts
|
|
|
@163
|
13 years |
karaoui |
changing mover to memo
changing soft.bin to soft.elf
…
|
|
|
@162
|
13 years |
karaoui |
Cleaning unused files
Simplifying Makefile
adding missing include
|
|
|
@161
|
13 years |
karaoui |
Deleting unused folders
All ELF file have the extension *.elf
Must …
|
|
|
@160
|
13 years |
karaoui |
giet-vm new version
|
|
|
@158
|
13 years |
alain |
Introducing the giet_vm and some example applications
|