Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4605 6086 d 8 h decky /branches/snapshot/ add task snapshoting branch  
3922 6220 d 23 h decky /trunk/ make arch_pre_main optional, don't force any specific prototype
simplify boot process
mips32: detect number of configured CPUs in msim
 
3147 6468 d 10 h jermar /trunk/boot/arch/ Add TODO comments to arm32 and mips32 loaders saying that caches must be put
into the coherent state before passing control to the kernel.
 
2465 6841 d 6 h jermar /trunk/ Merge arm32 into trunk.  
2323 6870 d 1 h kebrt /branches/arm/boot/arch/arm32/loader/ comments & code style  
2236 6899 d 1 h kebrt /branches/arm/boot/arch/arm32/loader/ refactoring & comments & code standards  
2198 6904 d 0 h jancik /branches/arm/ Alf: Start kernel at 0x8010 0000 with paging enabled  
2154 6912 d 11 h kebrt /branches/arm/boot/arch/arm32/loader/ jump to kernel fixed  
2145 6912 d 23 h kebrt /branches/arm/boot/arch/arm32/ first version of arm boot loader, still cannot jump to kernel