Carl-Benedikt Krüger
fed0130cd8
...
2011-06-27 13:04:44 +02:00
Carl-Benedikt Krüger
d22cfdcd3e
...
2011-06-27 13:00:57 +02:00
Carl-Benedikt Krüger
3c961788a2
...
2011-06-27 12:59:17 +02:00
Carl-Benedikt Krüger
be6ed47b85
...
2011-06-27 12:56:28 +02:00
Carl-Benedikt Krüger
9ced49c303
...
2011-06-27 12:54:25 +02:00
Carl-Benedikt Krüger
551834b320
...
2011-06-27 12:44:06 +02:00
Carl-Benedikt Krüger
19d325abf3
...
2011-06-27 12:36:53 +02:00
Carl-Benedikt Krüger
f5c7071ecd
...
2011-06-27 12:35:33 +02:00
Carl-Benedikt Krüger
40da25fd3e
...
2011-06-27 12:31:06 +02:00
root
7724b70d55
upgrade to newest metalsvm
2011-06-27 11:39:01 +02:00
root
f8b2a099c9
...
2011-06-21 13:49:53 +02:00
root
2c6c23fec1
...
2011-06-21 13:48:10 +02:00
root
ed7ebac5c6
...
2011-06-21 13:43:21 +02:00
root
cc1a81a0c6
...
2011-06-21 13:42:30 +02:00
root
5ef8d16c91
...
2011-06-21 13:40:07 +02:00
root
1b710d63df
...
2011-06-21 13:30:55 +02:00
root
3e8b2b1808
...
2011-06-21 13:27:38 +02:00
root
5513d5f6cb
...
2011-06-21 13:23:32 +02:00
root
0b9ee12d2d
...
2011-06-21 13:14:59 +02:00
root
16719bad00
...
2011-06-21 13:07:04 +02:00
root
a2a2c5064f
...
2011-06-21 12:55:17 +02:00
root
b8a0282d90
...
2011-06-21 12:50:42 +02:00
root
7a8b3af813
...
2011-06-21 12:49:43 +02:00
root
ec9968c851
...
2011-06-21 12:40:15 +02:00
root
f21f09d42e
...
2011-06-21 12:39:18 +02:00
root
0b9eaee307
...
2011-06-21 12:38:19 +02:00
root
c3f72f7034
...
2011-06-21 12:37:13 +02:00
root
47d9b41520
...
2011-06-21 12:31:01 +02:00
root
ddc428f641
...
2011-06-21 00:07:19 +02:00
root
786272ad5e
...
2011-06-20 23:55:46 +02:00
root
f4eda566de
...
2011-06-20 19:09:18 +02:00
root
1f7fba81dc
...
2011-06-20 19:04:43 +02:00
root
ab32443f5b
...
2011-06-20 18:56:55 +02:00
root
b907b89d30
...
2011-06-20 18:35:12 +02:00
root
5481271f1e
...
2011-06-20 18:32:58 +02:00
root
ee3760a527
...
2011-06-20 18:29:53 +02:00
root
188fa64c86
...
2011-06-20 18:28:18 +02:00
root
bd8b343df3
...
2011-06-20 18:27:03 +02:00
root
7725e374a9
...
2011-06-20 18:25:47 +02:00
root
a805acfed4
...
2011-06-20 18:14:10 +02:00
root
73130da64e
sccedit
2011-06-20 15:16:53 +02:00
root
053ceb0096
sccedit
2011-06-20 15:14:03 +02:00
root
83a3ccdac6
sccedit
2011-06-20 15:04:17 +02:00
root
e9186206ef
scc edit
2011-06-20 14:34:17 +02:00
U-MobileHooK\Benedikt
1077a5a3ca
initial commit
2011-06-04 09:27:30 +02:00
Stefan Lankes
bfc5f29620
add ping test and increase the number of timeouts
2011-05-29 15:54:33 +02:00
Stefan Lankes
fdeceeac36
switch from lwip-1.3.2 to lwip 1.4.0
2011-05-29 15:36:02 +02:00
Stefan Lankes
cdd16a2b9f
add the SSE support
...
=> context switch stores also the SSE registers
2011-05-28 23:35:46 +02:00
Jacek Galowicz
394befa3a8
Color management for procedures using vga_putchar
...
As seen in some BSD operating systems, you can now push and pop foreground and background colors onto a stack to change the colors you see on the screen whenever kprintf/kputchar is used.
This could become useful if one wants to see kernel space kprintfs in other colors than user space printfs or error messages in red and other debugging purposes.
Beware: This is just a small and dirty hack which protects the colorstack with locks and so on. But on task switching the color will not be switched. That makes different colors for different colors persistent for all the time difficult/impossible. But I considered adding colors to the task structures a bit overdone for a small debugging-help.
[Sorry for those commit-and-pull-back-mails. Forgot that I had this stuff on the master branch while pushing my own branch onto the server.]
2011-05-25 09:26:00 +02:00
Stefan Lankes
08f5153257
add the support of inter core interrupts
2011-05-17 08:13:20 -07:00