apps
|
updated userspace test application
|
2014-01-09 14:08:33 +01:00 |
arch/x86
|
implemented userspace task loading and userpsace heap management with the new vma_list
|
2014-01-09 14:06:09 +01:00 |
documentation
|
Added the LWIP_CHECKSUM_ON_COPY bit to the LwIP configuration document
|
2012-09-16 11:01:57 +02:00 |
drivers
|
fixed little bug in stdout handler (output appearing twice)
|
2014-01-09 14:06:55 +01:00 |
fs
|
replaced old kfree() calls with new signature
|
2013-11-20 14:11:19 +01:00 |
include
|
implemented userspace task loading and userpsace heap management with the new vma_list
|
2014-01-09 14:06:09 +01:00 |
kernel
|
implemented userspace task loading and userpsace heap management with the new vma_list
|
2014-01-09 14:06:09 +01:00 |
libkern
|
replaced old kfree() calls with new signature
|
2013-11-20 14:11:19 +01:00 |
lwip
|
add workaround to avoid LwIP bug
|
2012-09-10 05:32:57 -07:00 |
mm
|
changed vma_list order
|
2014-01-09 13:45:20 +01:00 |
newlib
|
updated userspace test application
|
2014-01-09 14:08:33 +01:00 |
tools
|
switch to the standard gcc
|
2012-09-12 00:46:52 -07:00 |
.gitignore
|
rename memtests in memtest, remove it from testapps.
|
2013-01-30 17:52:24 +01: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 'qemu_debug' into vogel
|
2013-11-20 13:54:23 +01:00 |
Makefile.inc
|
- some chmod changes
|
2011-08-02 15:58:20 +02:00 |
Makefile.scc
|
switch to the standard gcc
|
2012-09-12 00:46:52 -07:00 |
NOTICE
|
update of the NOTICE file
|
2012-07-20 20:30:59 +02:00 |
script.gdb
|
added note to userspace debugging with gdb (dont forget to add debug flags for newlib
|
2014-01-09 14:10:02 +01:00 |