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
3478 5720 d 18 h decky /branches/arm/ new arm branch  
2465 6197 d 14 h jermar /trunk/ Merge arm32 into trunk.  
2464 6198 d 9 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
 
2410 6212 d 10 h stepan /branches/arm/kernel/arch/arm32/ doxygen @file @brief comments added  
2329 6226 d 6 h kebrt /branches/arm/kernel/arch/arm32/ comments added & edited  
2312 6227 d 13 h stepan /branches/arm/kernel/arch/arm32/ IRQ enabling/disabling SUPERbug(enable="disable") fixed  
2279 6243 d 21 h jancik /branches/arm/kernel/arch/arm32/include/ write function was not inlined  
2262 6250 d 7 h stepan /branches/arm/kernel/arch/arm32/ using high exception vectors  
2176 6263 d 19 h stepan /branches/arm/kernel/arch/arm32/include/ status registers manipulation macros  
2162 6267 d 17 h stepan /branches/arm/kernel/arch/arm32/ interrupt enabling/disabling