apps
|
implemented Performance Monitoring Counters and added a simple test benchmark
|
2014-01-30 14:36:22 +01:00 |
arch/x86
|
added more exception names
|
2014-01-30 14:38:08 +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
|
moved list_fs() dump routine to fs/ and improved output
|
2014-01-28 11:10:54 +01:00 |
include
|
removed obsolete heap_{start,end} from task_t
|
2014-01-28 11:13:57 +01:00 |
kernel
|
removed obsolete heap_{start,end} from task_t
|
2014-01-28 11:13:57 +01:00 |
libkern
|
added seperate x86 UART routines for HW debugging (115200 baud, 8N1)
|
2014-01-28 11:07:09 +01:00 |
lwip
|
add workaround to avoid LwIP bug
|
2012-09-10 05:32:57 -07:00 |
mm
|
renamed mmu.h to memory.h as its not related to the MMU and contains
|
2014-01-09 16:20:18 +01:00 |
newlib
|
fixing huge initrd by defaulting to a smaller linker page-size
|
2014-02-03 09:43:49 +01:00 |
tools
|
switch to the standard gcc
|
2012-09-12 00:46:52 -07:00 |
.gitignore
|
added userspace testcase for fork() and execve() syscalls
|
2014-01-28 14:36:59 +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
|
fixed two smaller bugs and some compiler warnings
|
2014-01-09 16:12:13 +01:00 |
script.ipxe
|
added iPXE script with a short comment about the hardware environment
|
2014-02-03 09:44:08 +01:00 |