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)
/
branches
/
arm
/
boot
/
arch
/
arm32
/
loader
/
main.c
@ 4692
– Rev 4651
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
4651
5585 d 9 h
pillai
/branches/arm/
Generic framework for arm architecture
Support for integratorcp
pl050 keyboard controller driver in kernel and userland.
4647
5587 d 7 h
jermar
/branches/arm/
Branch out a new arm branch.
4436
5635 d 15 h
jermar
/trunk/boot/arch/arm32/loader/
Allow arbitrarily large boot images on arm32.
4027
5721 d 2 h
svoboda
/trunk/
Init task names for arm32.
3922
5735 d 2 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
5740 d 5 h
decky
/trunk/boot/
simplify configuration
3024
5999 d 9 h
decky
/trunk/boot/arch/
use unified pack script by arm32
2465
6355 d 10 h
jermar
/trunk/
Merge arm32 into trunk.
2409
6370 d 7 h
kebrt
/branches/arm/
comments & code cleaning
2352
6379 d 3 h
kebrt
/branches/arm/
Boot page table bug in frame_arch_init() fixed.
2349
6379 d 5 h
kebrt
/branches/arm/boot/arch/arm32/loader/
comments
2339
6381 d 3 h
kebrt
/branches/arm/boot/arch/arm32/loader/
boot mmu refactored
2323
6384 d 5 h
kebrt
/branches/arm/boot/arch/arm32/loader/
comments & code style
2293
6395 d 3 h
kebrt
/branches/arm/
kernel start address moved higher (as the image.boot grows)
2254
6409 d 3 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
6413 d 5 h
kebrt
/branches/arm/boot/arch/arm32/loader/
refactoring & comments & code standards
2198
6418 d 4 h
jancik
/branches/arm/
Alf: Start kernel at 0x8010 0000 with paging enabled
2152
6426 d 15 h
kebrt
/branches/arm/boot/arch/arm32/loader/
comments
2145
6427 d 2 h
kebrt
/branches/arm/boot/arch/arm32/
first version of arm boot loader, still cannot jump to kernel