Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4339 5502 d 7 h svoboda /branches/dynload/ Merge trunk changes up to r3802 to dynload.  
2927 5851 d 17 h decky /branches/dynload/ added dynload branch  
2465 6193 d 12 h jermar /trunk/ Merge arm32 into trunk.  
2464 6194 d 6 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
 
2357 6216 d 3 h kebrt /branches/arm/kernel/arch/arm32/ comments  
2329 6222 d 3 h kebrt /branches/arm/kernel/arch/arm32/ comments added & edited  
2274 6242 d 15 h kebrt /branches/arm/kernel/arch/arm32/ machine_... functions from gxemul.c used instead of switching like #if MACHINE == GXEMUL_MACHINE_TESTARM  
2263 6246 d 4 h kebrt /branches/arm/kernel/ gxemul HW devices mapped using hw_map(), #define MACHINE_TESTARM_GXEMUL added  
2214 6255 d 7 h kebrt /branches/arm/kernel/arch/arm32/ console_init() added, gxemul driver edited ("msim" string removed)  
2173 6261 d 18 h kebrt /branches/arm/kernel/arch/arm32/ console added, does not work yet