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
4377 5567 d 15 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
2787 5977 d 19 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2465 6270 d 20 h jermar /trunk/ Merge arm32 into trunk.  
2464 6271 d 15 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 6285 d 16 h stepan /branches/arm/kernel/arch/arm32/ doxygen @file @brief comments added  
2329 6299 d 12 h kebrt /branches/arm/kernel/arch/arm32/ comments added & edited  
2312 6300 d 19 h stepan /branches/arm/kernel/arch/arm32/ IRQ enabling/disabling SUPERbug(enable="disable") fixed  
2279 6317 d 3 h jancik /branches/arm/kernel/arch/arm32/include/ write function was not inlined  
2262 6323 d 13 h stepan /branches/arm/kernel/arch/arm32/ using high exception vectors  
2176 6337 d 1 h stepan /branches/arm/kernel/arch/arm32/include/ status registers manipulation macros  
2162 6340 d 23 h stepan /branches/arm/kernel/arch/arm32/ interrupt enabling/disabling