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
4343 5484 d 11 h svoboda /branches/dynload/ Merged trunk changes up to r3925 to dynload.  
4342 5484 d 11 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
3107 5812 d 0 h svoboda /branches/dynload/ Merge trunk changes up to r3044 into dynload  
2927 5833 d 22 h decky /branches/dynload/ added dynload branch  
2465 6175 d 17 h jermar /trunk/ Merge arm32 into trunk.  
2409 6190 d 14 h kebrt /branches/arm/ comments & code cleaning  
2352 6199 d 10 h kebrt /branches/arm/ Boot page table bug in frame_arch_init() fixed.  
2349 6199 d 12 h kebrt /branches/arm/boot/arch/arm32/loader/ comments  
2339 6201 d 11 h kebrt /branches/arm/boot/arch/arm32/loader/ boot mmu refactored  
2323 6204 d 12 h kebrt /branches/arm/boot/arch/arm32/loader/ comments & code style  
2293 6215 d 10 h kebrt /branches/arm/ kernel start address moved higher (as the image.boot grows)  
2254 6229 d 10 h kebrt /branches/arm/boot/arch/arm32/loader/ paging started at the beginning of booting (so KERNEL_VIRTUAL_ADDRESS used instead of KERNEL_PHY_ADDRESS); comments  
2236 6233 d 12 h kebrt /branches/arm/boot/arch/arm32/loader/ refactoring & comments & code standards  
2198 6238 d 11 h jancik /branches/arm/ Alf: Start kernel at 0x8010 0000 with paging enabled  
2152 6246 d 22 h kebrt /branches/arm/boot/arch/arm32/loader/ comments  
2145 6247 d 10 h kebrt /branches/arm/boot/arch/arm32/ first version of arm boot loader, still cannot jump to kernel