Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4490 5512 d 0 h decky /trunk/kernel/ remove redundant index_t and count_t types (which were always quite ambiguous and not actually needed)  
4018 5604 d 3 h decky /trunk/kernel/arch/arm32/ better inline assembler readability using the new symbolic syntax  
3940 5615 d 2 h decky /trunk/kernel/ make hw_area API more generic
this allows mapping of EGA VRAM on ia32/amd64
 
3705 5681 d 0 h decky /trunk/kernel/arch/arm32/src/mm/ add unused attribute  
2465 6238 d 4 h jermar /trunk/ Merge arm32 into trunk.  
2464 6238 d 23 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
 
2415 6252 d 21 h kebrt /branches/arm/ comments & code cleaning  
2411 6253 d 0 h stepan /branches/arm/kernel/arch/arm32/ whitespace normalization  
2410 6253 d 1 h stepan /branches/arm/kernel/arch/arm32/ doxygen @file @brief comments added  
2361 6257 d 5 h jancik /branches/arm/kernel/arch/arm32/ comments, final revision  
2238 6295 d 21 h kebrt /branches/arm/kernel/arch/arm32/ refactoring & comments & code standards  
2199 6300 d 21 h jancik /branches/arm/kernel/arch/arm32/ Alf: Memory management update  
2163 6308 d 0 h jancik /branches/arm/kernel/arch/arm32/ Alf : TLB support