Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1450 6560 d 15 h cejka /boot/trunk/arch/amd64/ Amd64 boot support for console driver.  
/boot/trunk/arch/amd64/Makefile.inc
/boot/trunk/arch/amd64/grub/grub.conf
1449 6561 d 8 h palkovsky /uspace/trunk/ Started porting tetris.  
/uspace/trunk/libc/include/sys/time.h
/uspace/trunk/init/init.c
/uspace/trunk/libc/generic/time.c
/uspace/trunk/libc/include/async.h
/uspace/trunk/libc/include/time.h
/uspace/trunk/tetris/Makefile
/uspace/trunk/tetris/tetris.c
/uspace/trunk/tetris/tetris.h
1448 6561 d 8 h palkovsky /kernel/trunk/generic/src/syscall/ Better SYS_IO  
/kernel/trunk/generic/src/syscall/syscall.c
1447 6561 d 12 h cejka /uspace/trunk/ Removed printf calls from fb.  
/uspace/trunk/console/console.c
/uspace/trunk/fb/fb.c
/uspace/trunk/kbd/generic/kbd.c
1446 6561 d 12 h cejka /boot/trunk/arch/ia32/ Console module added to grub loader for ia32.  
/boot/trunk/arch/ia32/Makefile.inc
/boot/trunk/arch/ia32/grub/grub.conf
1445 6561 d 12 h cejka /uspace/trunk/ First attempt to uspace console. Not working yet.  
/uspace/trunk/console
/uspace/trunk/console/Makefile
/uspace/trunk/console/console.c
/uspace/trunk/Makefile
/uspace/trunk/fb/fb.c
/uspace/trunk/init/init.c
/uspace/trunk/kbd/generic/kbd.c
/uspace/trunk/kbd/include/kbd.h
/uspace/trunk/libc/include/ipc/services.h
1444 6561 d 12 h cejka /uspace/trunk/libc/generic/io/ Fixed wrong doxygen formating.  
/uspace/trunk/libc/generic/io/printf_core.c
1443 6561 d 12 h palkovsky /uspace/trunk/libc/generic/ Allow NULL callback on async call.  
/uspace/trunk/libc/generic/ipc.c
1442 6561 d 19 h palkovsky /uspace/trunk/libc/generic/ Fixed bad order when reading time.  
/uspace/trunk/libc/generic/time.c
1441 6562 d 2 h palkovsky /uspace/trunk/ Added support for async_wait_timeout.  
/uspace/trunk/init/init.c
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/time.c
/uspace/trunk/libc/include/async.h
1440 6562 d 2 h palkovsky /kernel/trunk/generic/include/ Added error code for timeouts.  
/kernel/trunk/generic/include/errno.h
1439 6562 d 3 h palkovsky /uspace/trunk/libc/generic/ Correct realtime clock communication  
/uspace/trunk/libc/generic/time.c
1438 6562 d 3 h palkovsky /kernel/trunk/generic/ Correct realtime clock communication.  
/kernel/trunk/generic/include/print.h
/kernel/trunk/generic/src/time/clock.c
1437 6562 d 5 h jermar /kernel/trunk/generic/src/mm/ Fix used_space_insert() to correctly service an empty used_space B+tree.  
/kernel/trunk/generic/src/mm/as.c
1436 6562 d 5 h jermar /kernel/trunk/generic/src/mm/ Fight TLB inconsistency by proper placing of tlb_shootdown_start() and tlb_shootdown_finalize() in as.c.  
/kernel/trunk/generic/src/mm/as.c
1435 6562 d 7 h palkovsky /uspace/trunk/ Rough implementation of gettimeofday.
IPC_M_RECV_AS doesn't allow us to specify additional user parametrs. That
doesn't seem to be very configurable :-/
 
/uspace/trunk/libc/generic/time.c
/uspace/trunk/libc/include/time.h
/uspace/trunk/init/init.c
/uspace/trunk/libc/Makefile
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/include/ipc/services.h
/uspace/trunk/ns/ns.c
1434 6562 d 7 h palkovsky /kernel/trunk/ Added 'realtime' clock interface.
Added some asm macros as memory barriers.
Added drift computing for mips platform.
 
/kernel/trunk/arch/ia32/include/barrier.h
/kernel/trunk/arch/mips32/include/barrier.h
/kernel/trunk/arch/mips32/include/cp0.h
/kernel/trunk/arch/mips32/src/interrupt.c
/kernel/trunk/arch/mips32/src/mips32.c
/kernel/trunk/generic/include/time/clock.h
/kernel/trunk/generic/src/ipc/sysipc.c
/kernel/trunk/generic/src/main/main.c
/kernel/trunk/generic/src/mm/as.c
/kernel/trunk/generic/src/time/clock.c
1433 6562 d 10 h jermar /kernel/trunk/generic/src/time/ Fix critical bug in timeout processing introduced several hours ago.  
/kernel/trunk/generic/src/time/clock.c
1432 6562 d 14 h jermar /kernel/trunk/arch/mips32/src/ Load four userspace tasks on mips32.  
/kernel/trunk/arch/mips32/src/mips32.c
1431 6562 d 14 h jermar /kernel/trunk/generic/ Add missed_clock_ticks to CPU structure so that clock() can detect missed timer interrupts.
Architectures are required to support this in order to make time keeping accurate.
 
/kernel/trunk/generic/include/cpu.h
/kernel/trunk/generic/src/time/clock.c

Show All