Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4018 5547 d 0 h decky /trunk/kernel/arch/arm32/ better inline assembler readability using the new symbolic syntax  
2465 6181 d 1 h jermar /trunk/ Merge arm32 into trunk.  
2464 6181 d 20 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 6195 d 22 h stepan /branches/arm/kernel/arch/arm32/ doxygen @file @brief comments added  
2329 6209 d 17 h kebrt /branches/arm/kernel/arch/arm32/ comments added & edited  
2312 6211 d 0 h stepan /branches/arm/kernel/arch/arm32/ IRQ enabling/disabling SUPERbug(enable="disable") fixed  
2279 6227 d 8 h jancik /branches/arm/kernel/arch/arm32/include/ write function was not inlined  
2262 6233 d 18 h stepan /branches/arm/kernel/arch/arm32/ using high exception vectors  
2176 6247 d 6 h stepan /branches/arm/kernel/arch/arm32/include/ status registers manipulation macros  
2162 6251 d 4 h stepan /branches/arm/kernel/arch/arm32/ interrupt enabling/disabling