Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4651 5424 d 2 h pillai /branches/arm/ Generic framework for arm architecture
Support for integratorcp
pl050 keyboard controller driver in kernel and userland.
 
4647 5425 d 23 h jermar /branches/arm/ Branch out a new arm branch.  
4436 5474 d 8 h jermar /trunk/boot/arch/arm32/loader/ Allow arbitrarily large boot images on arm32.  
4027 5559 d 19 h svoboda /trunk/ Init task names for arm32.  
3922 5573 d 19 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
 
3883 5578 d 22 h decky /trunk/boot/ simplify configuration  
3024 5838 d 2 h decky /trunk/boot/arch/ use unified pack script by arm32  
2465 6194 d 3 h jermar /trunk/ Merge arm32 into trunk.  
2409 6208 d 23 h kebrt /branches/arm/ comments & code cleaning  
2352 6217 d 20 h kebrt /branches/arm/ Boot page table bug in frame_arch_init() fixed.  
2349 6217 d 22 h kebrt /branches/arm/boot/arch/arm32/loader/ comments  
2339 6219 d 20 h kebrt /branches/arm/boot/arch/arm32/loader/ boot mmu refactored  
2323 6222 d 22 h kebrt /branches/arm/boot/arch/arm32/loader/ comments & code style  
2293 6233 d 20 h kebrt /branches/arm/ kernel start address moved higher (as the image.boot grows)  
2254 6247 d 20 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 6251 d 22 h kebrt /branches/arm/boot/arch/arm32/loader/ refactoring & comments & code standards  
2198 6256 d 20 h jancik /branches/arm/ Alf: Start kernel at 0x8010 0000 with paging enabled  
2152 6265 d 8 h kebrt /branches/arm/boot/arch/arm32/loader/ comments  
2145 6265 d 19 h kebrt /branches/arm/boot/arch/arm32/ first version of arm boot loader, still cannot jump to kernel