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
3432 5768 d 11 h svoboda /branches/tracing/kernel/arch/arm32/src/mm/ Remove unneeded return statement.  
3431 5768 d 11 h svoboda /branches/tracing/kernel/ Add configuration option CONFIG_UDEBUG to compile udebug in the kernel or not.  
3424 5769 d 10 h svoboda /branches/tracing/ Merge trunk changes up to r3180 into tracing  
3125 5866 d 12 h svoboda /branches/tracing/kernel/arch/arm32/src/ ARM bkpt causes prefetch abort, not data abort  
2787 5941 d 16 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2772 5956 d 12 h jermar /trunk/kernel/arch/arm32/src/mm/ Fix breakage in arm32 non-debug build.  
2465 6234 d 17 h jermar /trunk/ Merge arm32 into trunk.  
2464 6235 d 12 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 6249 d 9 h kebrt /branches/arm/kernel/arch/arm32/ comments & code cleaning  
2415 6249 d 10 h kebrt /branches/arm/ comments & code cleaning  
2410 6249 d 14 h stepan /branches/arm/kernel/arch/arm32/ doxygen @file @brief comments added  
2362 6253 d 16 h jancik /branches/arm/kernel/arch/arm32/ finalization  
2361 6253 d 19 h jancik /branches/arm/kernel/arch/arm32/ comments, final revision  
2341 6260 d 11 h kebrt /branches/arm/kernel/arch/arm32/ comments  
2326 6263 d 12 h kebrt /branches/arm/kernel/arch/arm32/ debug_print renamed to debug  
2318 6264 d 9 h jancik /branches/arm/kernel/arch/arm32/src/ bugs removing  
2304 6269 d 10 h kebrt /branches/arm/kernel/arch/arm32/ refactoring, comments, indentation  
2298 6272 d 12 h stepan /branches/arm/kernel/arch/arm32/ userspace() and some bugs in exception context saving fixed  
2284 6279 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 6281 d 1 h jancik /branches/arm/kernel/arch/arm32/ Page faults handlers moved into separate file