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
4651 5439 d 10 h pillai /branches/arm/ Generic framework for arm architecture
Support for integratorcp
pl050 keyboard controller driver in kernel and userland.
 
4647 5441 d 7 h jermar /branches/arm/ Branch out a new arm branch.  
3922 5589 d 3 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 5836 d 14 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 6209 d 11 h jermar /trunk/ Merge arm32 into trunk.  
2323 6238 d 5 h kebrt /branches/arm/boot/arch/arm32/loader/ comments & code style  
2236 6267 d 6 h kebrt /branches/arm/boot/arch/arm32/loader/ refactoring & comments & code standards  
2198 6272 d 4 h jancik /branches/arm/ Alf: Start kernel at 0x8010 0000 with paging enabled  
2154 6280 d 16 h kebrt /branches/arm/boot/arch/arm32/loader/ jump to kernel fixed  
2145 6281 d 3 h kebrt /branches/arm/boot/arch/arm32/ first version of arm boot loader, still cannot jump to kernel