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
4634 5454 d 22 h pillai /branches/arm/ Fixes:
Intermittent hangs while running kernel console commands
Version strings
Overwriting of framebuffer when doing memory allocation
and small enhancements
 
3478 5742 d 2 h decky /branches/arm/ new arm branch  
3024 5862 d 21 h decky /trunk/boot/arch/ use unified pack script by arm32  
2465 6218 d 22 h jermar /trunk/ Merge arm32 into trunk.  
2409 6233 d 19 h kebrt /branches/arm/ comments & code cleaning  
2352 6242 d 15 h kebrt /branches/arm/ Boot page table bug in frame_arch_init() fixed.  
2349 6242 d 17 h kebrt /branches/arm/boot/arch/arm32/loader/ comments  
2339 6244 d 16 h kebrt /branches/arm/boot/arch/arm32/loader/ boot mmu refactored  
2323 6247 d 17 h kebrt /branches/arm/boot/arch/arm32/loader/ comments & code style  
2293 6258 d 15 h kebrt /branches/arm/ kernel start address moved higher (as the image.boot grows)  
2254 6272 d 15 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 6276 d 18 h kebrt /branches/arm/boot/arch/arm32/loader/ refactoring & comments & code standards  
2198 6281 d 16 h jancik /branches/arm/ Alf: Start kernel at 0x8010 0000 with paging enabled  
2152 6290 d 3 h kebrt /branches/arm/boot/arch/arm32/loader/ comments  
2145 6290 d 15 h kebrt /branches/arm/boot/arch/arm32/ first version of arm boot loader, still cannot jump to kernel