Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4153 6299 d 1 h mejdrech /branches/network/ Networking: merged with trunk changes  
3386 6495 d 4 h decky /branches/network/ add new network branch (copy of current trunk)  
3071 6587 d 5 h decky /trunk/kernel/ reflect changes in generic code
proper formatting directives
coding style
 
2071 7090 d 0 h jermar /trunk/ (c) versus (C)  
1888 7215 d 3 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 7280 d 2 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1780 7287 d 3 h jermar /kernel/trunk/ Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).  
1730 7303 d 20 h decky /kernel/trunk/arch/ppc32/ ppc32: BAT-less memory mapping (broken yet)
VSID support (broken yet)
boot API change
cleanup
 
1716 7305 d 0 h decky /kernel/trunk/ move ppc32 four pages up, move real mode code, change config  
1702 7308 d 6 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1619 7315 d 3 h decky /kernel/trunk/ basic ppc32 keyboard  
1370 7334 d 0 h decky /kernel/trunk/arch/ppc32/ ppc32: update boot API  
1220 7359 d 22 h decky /kernel/trunk/arch/ppc32/ ppc32: initial userspace support  
1145 7380 d 5 h decky /kernel/trunk/arch/ppc32/ align ppc32 framebuffer on 128K boundary  
1132 7389 d 1 h decky /kernel/trunk/arch/ppc32/ kernel boot API change  
1067 7396 d 18 h decky /kernel/trunk/arch/ppc32/include/boot/ respect two more reserved frames  
990 7399 d 1 h decky /kernel/trunk/ ppc32: initial stack, memory barriers, atomic operations, stack offset fix  
972 7399 d 9 h decky /kernel/trunk/arch/ppc32/ ppc32: move kernel one frame up
frame zones initialization
 
957 7400 d 0 h decky /kernel/trunk/arch/ run ppc32 kernel above 2 GB