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
4018 5601 d 17 h decky /trunk/kernel/arch/arm32/ better inline assembler readability using the new symbolic syntax  
3790 5655 d 21 h svoboda /trunk/kernel/ Make newlines in panic messages consistent. Add periods at end of messages so that it is obvious whether they are printed entirely.  
3788 5656 d 10 h svoboda /trunk/kernel/ Unify newlines in fault_if_from_uspace() format strings. (Remove them and print newline automatically). Also start messages with caps.  
3094 5873 d 14 h svoboda /trunk/ Make arm32 compile again.  
2772 5957 d 13 h jermar /trunk/kernel/arch/arm32/src/mm/ Fix breakage in arm32 non-debug build.  
2465 6235 d 18 h jermar /trunk/ Merge arm32 into trunk.  
2464 6236 d 13 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
 
2418 6250 d 10 h kebrt /branches/arm/kernel/arch/arm32/ comments & code cleaning  
2415 6250 d 11 h kebrt /branches/arm/ comments & code cleaning  
2410 6250 d 14 h stepan /branches/arm/kernel/arch/arm32/ doxygen @file @brief comments added  
2362 6254 d 17 h jancik /branches/arm/kernel/arch/arm32/ finalization  
2361 6254 d 19 h jancik /branches/arm/kernel/arch/arm32/ comments, final revision  
2341 6261 d 11 h kebrt /branches/arm/kernel/arch/arm32/ comments  
2326 6264 d 12 h kebrt /branches/arm/kernel/arch/arm32/ debug_print renamed to debug  
2318 6265 d 10 h jancik /branches/arm/kernel/arch/arm32/src/ bugs removing  
2304 6270 d 11 h kebrt /branches/arm/kernel/arch/arm32/ refactoring, comments, indentation  
2298 6273 d 13 h stepan /branches/arm/kernel/arch/arm32/ userspace() and some bugs in exception context saving fixed  
2284 6280 d 23 h stepan /branches/arm/kernel/arch/arm32/ (at least partially) working (but yet temporary) exception stacks (using thread's kernel stack)
enables to get kconsole running
 
2278 6282 d 1 h jancik /branches/arm/kernel/arch/arm32/ Page faults handlers moved into separate file