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
/
tracing
/
kernel
/
arch
/
arm32
/
src
/
asm.S
@ 4392
– Rev 4377
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
4377
5652 d 12 h
svoboda
/branches/tracing/
Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.
3425
5889 d 22 h
svoboda
/branches/tracing/
Merge latest trunk changes into tracing (broken)
2787
6062 d 16 h
decky
/branches/tracing/
add dynamic linking, debugging and tracing branch
2465
6355 d 17 h
jermar
/trunk/
Merge arm32 into trunk.
2464
6356 d 12 h
jermar
/branches/arm/kernel/
Cleanup of arm32 branch.
- indentation and formatting
- replacement of \n\r with mere \n
- added -DFB_INVERT_ENDIAN so that the framebuffer has correct colors
2329
6384 d 9 h
kebrt
/branches/arm/kernel/arch/arm32/
comments added & edited
2300
6391 d 17 h
kebrt
/branches/arm/kernel/arch/arm32/
panic_printf moved to panic.S, machine_cpu_halt() added
2256
6409 d 9 h
kebrt
/branches/arm/kernel/arch/arm32/
few bugs in MM fixed (PAGE_PRESENT used badly) -> 2nd level paging now works; coding style
2172
6423 d 23 h
kebrt
/branches/arm/kernel/arch/arm32/src/
memcpy added