Stefan Lankes
|
06d34e9b67
|
switch to autotools
|
2016-01-10 21:50:24 +01:00 |
|
Stefan Lankes
|
562f54c6f0
|
adapt filesystem to the new memory management system
|
2015-01-17 18:58:04 +01:00 |
|
Stefan Lankes
|
d2017a1dd6
|
add first version of a minimal file system and initrd support
|
2014-12-29 18:22:48 +01:00 |
|
Stefan Lankes
|
8c6c1ee634
|
remove typos
|
2014-12-29 12:24:49 +01:00 |
|
Stefan Lankes
|
87668dd5cc
|
support of high addresses by early printing via UART
|
2014-12-29 12:18:55 +01:00 |
|
Stefan Lankes
|
15908ecd3b
|
remove typo
|
2014-12-29 09:28:26 +01:00 |
|
Stefan Lankes
|
0bf9a45722
|
switch to a NetBSD implementation of strstr to get a 3-clause BSD license
|
2014-12-29 00:42:45 +01:00 |
|
Stefan Lankes
|
719b54b05a
|
add more helper functions to deal with C string (strstr, strtol, strtoul, ...)
|
2014-12-29 00:11:04 +01:00 |
|
Stefan Lankes
|
4a9440dd62
|
redesign of the IO interface
- all messages are stored in a ring buffer
- new devices (e.g. UART) are able to print previous messages
|
2014-12-13 18:00:35 +01:00 |
|
Stefan Lankes
|
df0b192e21
|
add basic support of an UART device
|
2014-12-09 10:09:03 +01:00 |
|
Stefan Lankes
|
eb8859d706
|
extending example task, fix bug in handling of the TSS
|
2014-01-22 12:13:30 +01:00 |
|
Stefan Lankes
|
87801a1706
|
add preemptive multitasking and interrupt handling
|
2013-11-27 22:49:30 +01:00 |
|
Stefan Lankes
|
4fd2b7f90c
|
add highly tuned assmbler functions for basic string operations
|
2013-11-08 22:06:07 +01:00 |
|
Stefan Lankes
|
07b2250270
|
add the "smallest" HelloWorld of the world
|
2013-11-08 17:22:37 +01:00 |
|