apps
|
only on the SCC, we enable the mmnif tests
|
2012-07-15 06:19:57 -07:00 |
arch/x86
|
define the function shmalloc to allocate a shared page
|
2012-07-15 05:57:39 -07:00 |
documentation
|
Updated Doxygen config and texts.
|
2012-07-02 12:40:08 +02:00 |
drivers
|
mmnif driver allocates the heap via shmalloc
|
2012-07-15 05:59:21 -07:00 |
fs
|
nicer code style
|
2012-06-10 09:00:02 +02:00 |
include
|
add tickless option
|
2012-07-15 06:21:45 -07:00 |
kernel
|
add SCC-related stuff to support the tickless kernel
|
2012-07-03 10:58:20 -07:00 |
libkern
|
add support of old compilers, which does not define __SIZEOF_POINTER__
|
2012-06-13 02:03:00 -07:00 |
lwip
|
add prototype of a tickless kernel
|
2012-07-03 16:46:54 +02:00 |
mm
|
reduce obsolete lines and additional output messages
|
2012-06-10 08:54:08 +02:00 |
newlib
|
usage of the compiler flag -ffreestanding instead of -nostdinc and -fno-builtin
|
2012-06-10 21:59:08 +02:00 |
tools
|
Make it easier to change the number of used cores
|
2012-06-06 05:06:41 -07:00 |
.gitignore
|
Changed the .gitignore file to make git ignore config.inc
|
2012-05-22 13:44:33 +02:00 |
Doxyfile
|
Updated Doxygen config and texts.
|
2012-07-02 12:40:08 +02:00 |
LICENSE-2.0.txt
|
- some chmod changes
|
2011-08-02 15:58:20 +02:00 |
link32.ld
|
add alpha version of x64 support
|
2012-06-10 08:05:24 +02:00 |
link64.ld
|
add alpha version of x64 support
|
2012-06-10 08:05:24 +02:00 |
Makefile.example
|
Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm_private
|
2012-07-14 11:13:07 +02:00 |
Makefile.inc
|
- some chmod changes
|
2011-08-02 15:58:20 +02:00 |
Makefile.scc
|
determine via awk KERNEL_STACK_SIZE and push the value into config.inc
|
2012-07-14 11:14:29 +02:00 |
NOTICE
|
- some chmod changes
|
2011-08-02 15:58:20 +02:00 |
script.gdb
|
- some chmod changes
|
2011-08-02 15:58:20 +02:00 |