source: trunk/boot

Revision Log Mode:


Legend:

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