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
2464 6177 d 10 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 6205 d 7 h kebrt /branches/arm/kernel/arch/arm32/ comments added & edited  
2300 6212 d 15 h kebrt /branches/arm/kernel/arch/arm32/ panic_printf moved to panic.S, machine_cpu_halt() added  
2256 6230 d 7 h kebrt /branches/arm/kernel/arch/arm32/ few bugs in MM fixed (PAGE_PRESENT used badly) -> 2nd level paging now works; coding style  
2172 6244 d 21 h kebrt /branches/arm/kernel/arch/arm32/src/ memcpy added