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
4348 5513 d 4 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
3403 5742 d 2 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
2927 5864 d 3 h decky /branches/dynload/ added dynload branch  
2465 6205 d 21 h jermar /trunk/ Merge arm32 into trunk.  
2464 6206 d 16 h jermar /branches/arm/kernel/ Cleanup of arm32 branch.
- indentation and formatting
- replacement of \n\r with mere \n
- added -DFB_INVERT_ENDIAN so that the framebuffer has correct colors
 
2329 6234 d 13 h kebrt /branches/arm/kernel/arch/arm32/ comments added & edited  
2300 6241 d 22 h kebrt /branches/arm/kernel/arch/arm32/ panic_printf moved to panic.S, machine_cpu_halt() added  
2256 6259 d 14 h kebrt /branches/arm/kernel/arch/arm32/ few bugs in MM fixed (PAGE_PRESENT used badly) -> 2nd level paging now works; coding style  
2172 6274 d 3 h kebrt /branches/arm/kernel/arch/arm32/src/ memcpy added