|
|
@653
|
5 years |
alain |
Remove the hard_config.h file include.
|
|
|
@637
|
5 years |
alain |
Introduce the non-standard pthread_parallel_create() system call
and …
|
|
|
@624
|
6 years |
alain |
Fix several bugs to use the instruction MMU in kernel mode
in …
|
|
|
@623
|
6 years |
alain |
Introduce three new types of vsegs (KCODE,KDATA,KDEV)
to map the …
|
|
|
@619
|
6 years |
alain |
1) Fix a bug in KSH : after the "load" command,
the [ksh] prompt is …
|
|
|
@610
|
6 years |
alain |
Fix several bugs in VFS to support the following
ksh commandis : cp, …
|
|
|
@578
|
6 years |
alain |
remove params-hard-simu.mk and params-hard-real.mk files from svn.
|
|
|
@572
|
6 years |
alain |
Introduce the cluster_info[x][y] in the boot_info.h structure for the …
|
|
|
@562
|
6 years |
nicolas.van.phan |
Disable DQDT and remove y_max FOR GOOD
|
|
|
@557
|
6 years |
nicolas.van.phan |
Add cluster_info[][] array in cluster descriptor
|
|
|
@556
|
6 years |
nicolas.van.phan |
Gather LETI-specific macros into hard_config.h
|
|
|
@552
|
6 years |
nicolas.van.phan |
Stop fetching instructions from local cluster
At the beginning of the …
|
|
|
@550
|
6 years |
nicolas.van.phan |
Add SD card driver in kernel
|
|
|
@549
|
6 years |
nicolas.van.phan |
Fix typo
|
|
|
@547
|
6 years |
nicolas.van.phan |
Implement bootloader SPI SD card driver (VERY SLOW)
Rectify …
|
|
|
@544
|
6 years |
nicolas.van.phan |
Stop accessing first 8Mb of physical memory
|
|
|
@541
|
6 years |
nicolas.van.phan |
Multiplex bootloader writes on LETI
|
|
|
@535
|
6 years |
nicolas.van.phan |
Replace TXT0 by MTTY0 for LETI
|
|
|
@534
|
6 years |
nicolas.van.phan |
Add mtty driver.
|
|
|
@530
|
6 years |
nicolas.van.phan |
Hack to compile on both IOB and LETI for now
|
|
|
@527
|
6 years |
viala |
Rewrite if-then-else return function into switch case.
For safety …
|
|
|
@525
|
6 years |
viala |
[boot] Uniformisation of style on some prototypes.
|
|
|
@524
|
6 years |
viala |
[boot] Add extern qualifier to boot_loader function.
|
|
|
@523
|
6 years |
viala |
[boot] Remove testing if a pointer is null.
It's a bad practice in a …
|
|
|
@521
|
6 years |
viala |
[boot] Add const qualifier where it's possible.
Fix some gcc warning …
|
|
|
@519
|
6 years |
viala |
fat/boot_fat32 use unused attribute
|
|
|
@499
|
6 years |
viala |
[boot] add extern to an externaly used function.
boot.c: At top …
|
|
|
@498
|
6 years |
viala |
[boot] Add static const to a device_type_str.
Fix:
`
boot.c: At top …
|
|
|
@497
|
6 years |
viala |
[boot] Add static to an internal function.
Fix: gcc warning
` …
|
|
|
@474
|
6 years |
viala |
[boot] Add void type to function prototypes with no parameter
|
|
|
@473
|
6 years |
alain |
Fix several GCC warning related to the -Wextra compilation option.
|
|
|
@457
|
6 years |
alain |
This version modifies the exec syscall and fixes a large number of …
|
|
|
@439
|
7 years |
satin |
Introduice new distributed Makefile architecture.
Remove deprecated …
|