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
/
include
/
regutils.h
@ 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.
2787
6062 d 15 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
2410
6370 d 13 h
stepan
/branches/arm/kernel/arch/arm32/
doxygen @file @brief comments added
2329
6384 d 9 h
kebrt
/branches/arm/kernel/arch/arm32/
comments added & edited
2312
6385 d 15 h
stepan
/branches/arm/kernel/arch/arm32/
IRQ enabling/disabling SUPERbug(enable="disable") fixed
2279
6402 d 0 h
jancik
/branches/arm/kernel/arch/arm32/include/
write function was not inlined
2262
6408 d 10 h
stepan
/branches/arm/kernel/arch/arm32/
using high exception vectors
2176
6421 d 22 h
stepan
/branches/arm/kernel/arch/arm32/include/
status registers manipulation macros
2162
6425 d 20 h
stepan
/branches/arm/kernel/arch/arm32/
interrupt enabling/disabling