Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4647 5458 d 13 h jermar /branches/arm/ Branch out a new arm branch.  
4490 5500 d 11 h decky /trunk/kernel/ remove redundant index_t and count_t types (which were always quite ambiguous and not actually needed)  
4018 5592 d 15 h decky /trunk/kernel/arch/arm32/ better inline assembler readability using the new symbolic syntax  
3940 5603 d 14 h decky /trunk/kernel/ make hw_area API more generic
this allows mapping of EGA VRAM on ia32/amd64
 
3705 5669 d 12 h decky /trunk/kernel/arch/arm32/src/mm/ add unused attribute  
2465 6226 d 16 h jermar /trunk/ Merge arm32 into trunk.  
2464 6227 d 11 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 6241 d 9 h kebrt /branches/arm/ comments & code cleaning  
2411 6241 d 12 h stepan /branches/arm/kernel/arch/arm32/ whitespace normalization  
2410 6241 d 12 h stepan /branches/arm/kernel/arch/arm32/ doxygen @file @brief comments added  
2361 6245 d 17 h jancik /branches/arm/kernel/arch/arm32/ comments, final revision  
2238 6284 d 9 h kebrt /branches/arm/kernel/arch/arm32/ refactoring & comments & code standards  
2199 6289 d 9 h jancik /branches/arm/kernel/arch/arm32/ Alf: Memory management update  
2163 6296 d 11 h jancik /branches/arm/kernel/arch/arm32/ Alf : TLB support