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
/
sparc
/
kernel
/
arch
/
ppc32
/
src
/
asm.S
@ 4498
– Rev 3593
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
3593
5827 d 12 h
rimsky
/branches/sparc/
Merged latest trunk changes into sparc branch.
3343
5917 d 18 h
decky
/branches/sparc/
add sparc branch
3222
5959 d 19 h
svoboda
/trunk/
Merge program-loader related stuff from dynload branch to trunk. (huge)
3200
5964 d 22 h
svoboda
/trunk/kernel/arch/ppc32/src/
Remove buggy assembler memsetb function, call generic C _memsetb instead. Fixes kconsole panic when uspace klog is enabled and memsetb() called from klog_update()
3189
5972 d 13 h
jermar
/trunk/kernel/arch/ppc32/src/
Implement memcpy_to_uspace_failover_address for ppc32.
This fixes kernel side of ticket #59.
2071
6497 d 14 h
jermar
/trunk/
(c) versus (C)
1787
6687 d 17 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1384
6739 d 12 h
decky
/kernel/trunk/arch/ppc32/src/
ppc32 work
decrementer workaround
primitive TLB support
1378
6740 d 21 h
decky
/kernel/trunk/arch/ppc32/
kernel identity mapping still to be done using BAT
1374
6741 d 12 h
decky
/kernel/trunk/arch/ppc32/
ppc32 work
update framebuffer
get rid of the BAT memory mapping (not finished yet)
1355
6743 d 20 h
decky
/kernel/trunk/arch/ppc32/src/
fix exception context store and restore to respect ppc32 ABI
1288
6754 d 23 h
jermar
/kernel/trunk/
Complete implementation of copy_from_uspace() and copy_to_uspace()
for amd64 and ia32. Other architectures still compile and run,
but need to implement their own assembly-only memcpy(), memcpy_from_uspace(),
memcpy_to_uspace() and their failover parts. For these architectures
only dummy implementations are provided.
1277
6757 d 19 h
decky
/kernel/trunk/arch/ppc32/
ppc32 work:
(hopefully) final exception entry and exit rewrite
don't use FPU instructions in the kernel
syscall support
1267
6758 d 20 h
decky
/kernel/trunk/arch/ppc32/
ppc32: proper exception handling from user-space
code cleanup
1220
6767 d 12 h
decky
/kernel/trunk/arch/ppc32/
ppc32: initial userspace support
1007
6805 d 23 h
decky
/kernel/trunk/
ppc32: preemptive scheduling works now
FPU context saving disabled for now
1004
6806 d 10 h
decky
/kernel/trunk/
ppc32: basic exception and interrupt handling
982
6806 d 20 h
decky
/kernel/trunk/arch/ppc32/
ppc32: initial I/O support
860
6828 d 11 h
decky
/kernel/trunk/
indentation changes
ppc32 fpu context save/restore
ppc32 CPU version
ppc32 memcpy
845
6831 d 23 h
decky
/kernel/trunk/
fix stupid bug in ppc32 context_save_arch
save only non-volatile registers in context
←Prev
1
2
Next→
Show All