Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4153 5552 d 9 h mejdrech /branches/network/ Networking: merged with trunk changes  
3386 5748 d 12 h decky /branches/network/ add new network branch (copy of current trunk)  
3071 5840 d 13 h decky /trunk/kernel/ reflect changes in generic code
proper formatting directives
coding style
 
2071 6343 d 8 h jermar /trunk/ (c) versus (C)  
1888 6468 d 11 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 6533 d 10 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1780 6540 d 11 h jermar /kernel/trunk/ Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).  
1730 6557 d 4 h decky /kernel/trunk/arch/ppc32/ ppc32: BAT-less memory mapping (broken yet)
VSID support (broken yet)
boot API change
cleanup
 
1716 6558 d 8 h decky /kernel/trunk/ move ppc32 four pages up, move real mode code, change config  
1702 6561 d 14 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1619 6568 d 11 h decky /kernel/trunk/ basic ppc32 keyboard  
1370 6587 d 9 h decky /kernel/trunk/arch/ppc32/ ppc32: update boot API  
1220 6613 d 6 h decky /kernel/trunk/arch/ppc32/ ppc32: initial userspace support  
1145 6633 d 13 h decky /kernel/trunk/arch/ppc32/ align ppc32 framebuffer on 128K boundary  
1132 6642 d 9 h decky /kernel/trunk/arch/ppc32/ kernel boot API change  
1067 6650 d 2 h decky /kernel/trunk/arch/ppc32/include/boot/ respect two more reserved frames  
990 6652 d 9 h decky /kernel/trunk/ ppc32: initial stack, memory barriers, atomic operations, stack offset fix  
972 6652 d 17 h decky /kernel/trunk/arch/ppc32/ ppc32: move kernel one frame up
frame zones initialization
 
957 6653 d 8 h decky /kernel/trunk/arch/ run ppc32 kernel above 2 GB