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