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
/
boot.S
@ 3080
– 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
5576 d 7 h
pillai
/trunk/
ARM port for development board integratorcp(ARM926EJ core module).
3922
5736 d 21 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
5984 d 8 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
6357 d 4 h
jermar
/trunk/
Merge arm32 into trunk.
2323
6385 d 23 h
kebrt
/branches/arm/boot/arch/arm32/loader/
comments & code style
2236
6415 d 0 h
kebrt
/branches/arm/boot/arch/arm32/loader/
refactoring & comments & code standards
2198
6419 d 22 h
jancik
/branches/arm/
Alf: Start kernel at 0x8010 0000 with paging enabled
2154
6428 d 9 h
kebrt
/branches/arm/boot/arch/arm32/loader/
jump to kernel fixed
2145
6428 d 21 h
kebrt
/branches/arm/boot/arch/arm32/
first version of arm boot loader, still cannot jump to kernel