Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4647 5431 d 7 h jermar /branches/arm/ Branch out a new arm branch.  
4018 5565 d 9 h decky /trunk/kernel/arch/arm32/ better inline assembler readability using the new symbolic syntax  
2465 6199 d 10 h jermar /trunk/ Merge arm32 into trunk.  
2464 6200 d 5 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 6214 d 7 h stepan /branches/arm/kernel/arch/arm32/ doxygen @file @brief comments added  
2329 6228 d 2 h kebrt /branches/arm/kernel/arch/arm32/ comments added & edited  
2312 6229 d 9 h stepan /branches/arm/kernel/arch/arm32/ IRQ enabling/disabling SUPERbug(enable="disable") fixed  
2279 6245 d 17 h jancik /branches/arm/kernel/arch/arm32/include/ write function was not inlined  
2262 6252 d 3 h stepan /branches/arm/kernel/arch/arm32/ using high exception vectors  
2176 6265 d 15 h stepan /branches/arm/kernel/arch/arm32/include/ status registers manipulation macros  
2162 6269 d 13 h stepan /branches/arm/kernel/arch/arm32/ interrupt enabling/disabling