HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
trunk
/
boot
/
arch
/
arm32
/
loader
/
main.c
@ 4678
– Rev 4669
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
4669
5577 d 10 h
pillai
/trunk/
ARM port for development board integratorcp(ARM926EJ core module).
4436
5638 d 13 h
jermar
/trunk/boot/arch/arm32/loader/
Allow arbitrarily large boot images on arm32.
4027
5723 d 23 h
svoboda
/trunk/
Init task names for arm32.
3922
5738 d 0 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
5743 d 2 h
decky
/trunk/boot/
simplify configuration
3024
6002 d 6 h
decky
/trunk/boot/arch/
use unified pack script by arm32
2465
6358 d 7 h
jermar
/trunk/
Merge arm32 into trunk.
2409
6373 d 4 h
kebrt
/branches/arm/
comments & code cleaning
2352
6382 d 0 h
kebrt
/branches/arm/
Boot page table bug in frame_arch_init() fixed.
2349
6382 d 2 h
kebrt
/branches/arm/boot/arch/arm32/loader/
comments
2339
6384 d 1 h
kebrt
/branches/arm/boot/arch/arm32/loader/
boot mmu refactored
2323
6387 d 2 h
kebrt
/branches/arm/boot/arch/arm32/loader/
comments & code style
2293
6398 d 0 h
kebrt
/branches/arm/
kernel start address moved higher (as the image.boot grows)
2254
6412 d 0 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
6416 d 2 h
kebrt
/branches/arm/boot/arch/arm32/loader/
refactoring & comments & code standards
2198
6421 d 1 h
jancik
/branches/arm/
Alf: Start kernel at 0x8010 0000 with paging enabled
2152
6429 d 12 h
kebrt
/branches/arm/boot/arch/arm32/loader/
comments
2145
6430 d 0 h
kebrt
/branches/arm/boot/arch/arm32/
first version of arm boot loader, still cannot jump to kernel