Commit graph

1393 commits

Author SHA1 Message Date
Stefan Lankes
8551a9ea9a use "nicer" function names 2011-10-10 06:23:00 +02:00
Stefan Lankes
8f4349ee51 minor optimizations 2011-10-09 21:03:31 -07:00
Stefan Lankes
8e6b00b42e redesign of the interrupt handling
=> now, the eMAC device uses also LINT0
2011-10-09 13:04:13 -07:00
Stefan Lankes
46e19fb4b6 remove obsolete code 2011-10-09 13:02:18 -07:00
Stefan Lankes
07c068cae2 temporary disabling of the virtual IP device 2011-10-09 13:01:24 -07:00
Stefan Lankes
f8413774da redesign of eMAC interrupt handler 2011-10-08 23:09:51 -07:00
Stefan Lankes
1683610e53 Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm 2011-10-08 08:54:55 +02:00
Stefan Lankes
3bbba12ac9 fix bug in save_fpu_state 2011-10-07 16:11:25 +02:00
Stefan Lankes
5fe4f8895b minor optimizations and additional output messages 2011-10-07 16:10:34 +02:00
Stefan Lankes
c90a533521 only by a context switch, the FPU registers are saved in the task context 2011-10-07 16:07:29 +02:00
Stefan Lankes
4f237a9069 add example which used floating point numbers 2011-10-07 16:03:11 +02:00
Stefan Lankes
b920e37f77 use nicer output messages 2011-10-07 01:48:03 -07:00
Stefan Lankes
0801b6f087 use "nicer" output messages 2011-10-06 13:32:28 -07:00
Stefan Lankes
6fd7f64059 increase number of cores, minor optimizations 2011-10-06 12:51:11 -07:00
Stefan Lankes
58c9e33e47 switch back to default tests 2011-10-06 11:07:37 -07:00
Stefan Lankes
417520b659 send messages from 1 Byte to 32 KByte 2011-10-06 11:06:54 -07:00
Stefan Lankes
816b3438af minor optimizations 2011-10-05 22:54:49 -07:00
Stefan Lankes
06ddffe09a use optimized memcpy functions for non-cacheable memory 2011-10-05 22:42:09 -07:00
Stefan Lankes
bc451eac54 switch to netio example 2011-10-05 22:13:30 -07:00
Stefan Lankes
bd0e323250 remove obsolete locks 2011-10-05 13:29:14 -07:00
Stefan Lankes
264ab41457 avoid races 2011-10-05 13:23:59 -07:00
Stefan Lankes
907eb10e28 map all test and set register into the virtual address space 2011-10-05 13:22:51 -07:00
Stefan Lankes
384a727d63 code cleanup 2011-10-04 11:59:00 -07:00
Stefan Lankes
5ab52d077c remove typo 2011-10-04 11:39:53 -07:00
Stefan Lankes
6205ab74fe remove (obsolete) TX buffer 2011-10-04 08:36:46 -07:00
Stefan Lankes
14785b5e23 Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm
Conflicts:
	kernel/netio.c
2011-10-04 01:37:09 -07:00
Stefan Lankes
4630823211 Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm 2011-10-04 10:31:29 +02:00
Stefan Lankes
ee075fabf0 enable rlogind 2011-10-04 10:29:50 +02:00
Stefan Lankes
99ade4c064 remove compiler errors 2011-10-04 10:27:04 +02:00
Stefan Lankes
04a67b27f5 extend test cases 2011-10-04 10:27:03 +02:00
Stefan Lankes
42602df6b0 insert init code for the mmnif device 2011-10-04 10:26:55 +02:00
Stefan Lankes
3e0a285882 enable rlogind 2011-10-04 00:14:25 -07:00
Stefan Lankes
2b129977d0 remove compiler errors 2011-10-04 09:14:03 +02:00
Stefan Lankes
4099bc471d extend test cases 2011-10-04 00:03:11 -07:00
Stefan Lankes
3735a23fd6 insert init code für the mmnif device 2011-10-04 00:02:33 -07:00
Stefan Lankes
824540f313 use correct data types 2011-10-04 00:00:32 -07:00
Stefan Lankes
f2a3930046 cosmetic changes 2011-10-03 23:59:52 -07:00
Stefan Lankes
fbb0b9237b add mmnif_irqhandler in the default handler 2011-10-03 03:53:15 -07:00
Stefan Lankes
ea4af96cde add client version of the netio benchmark 2011-10-03 03:52:50 -07:00
Stefan Lankes
4285fd5287 some code clean ups 2011-10-03 03:52:14 -07:00
Stefan Lankes
498654447c move scc_memcpy.h to arch/x86/include/asm 2011-10-02 14:07:13 -07:00
Stefan Lankes
747d8a278c changes coding style, redesign of the startup code 2011-10-02 13:56:54 -07:00
Stefan Lankes
0fa695f3de cosmetic changes 2011-10-02 13:55:41 -07:00
Stefan Lankes
49a793736c merge driver from Benedikt's bachelor thesis, remove compiler warning 2011-10-02 08:54:53 -07:00
Stefan Lankes
aa6eb4da1b change coding style 2011-10-02 07:11:01 -07:00
Stefan Lankes
95488fee4d Merge branch 'master' of git.lfbs.rwth-aachen.de:metalsvm 2011-10-02 14:44:20 +02:00
Stefan Lankes
789ffcb011 minor changes 2011-10-02 14:44:05 +02:00
Marian Ohligs
aecd3b1c8c remove compiler warnings in drivers/char/stdio 2011-09-30 11:59:45 +02:00
Marian Ohligs
84d9058d7a fix makefile 2011-09-30 11:55:26 +02:00
Marian Ohligs
bff21fdcad tidy up syscall.c, add comments, add missing checks, fix bug in open 2011-09-30 11:48:13 +02:00