4348 |
5783 d 22 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes to dynload. |
|
4341 |
5785 d 11 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3860 to dynload. |
|
3588 |
5952 d 18 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes into dynload. |
|
3211 |
6081 d 20 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes into dynload |
|
3191 |
6088 d 18 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes into dynload |
|
3168 |
6100 d 18 h |
svoboda |
/branches/dynload/ |
For each arch define one register for passing a pointer to PCB. Implemented in kernel lowlevel swich-to-userspace funcs and libc entry points. Missing in loader's program_run implementations. |
|
2927 |
6134 d 21 h |
decky |
/branches/dynload/ |
added dynload branch |
|
2071 |
6618 d 10 h |
jermar |
/trunk/ |
(c) versus (C) |
|
1787 |
6808 d 13 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1384 |
6860 d 8 h |
decky |
/kernel/trunk/arch/ppc32/src/ |
ppc32 work
decrementer workaround
primitive TLB support |
|
1378 |
6861 d 17 h |
decky |
/kernel/trunk/arch/ppc32/ |
kernel identity mapping still to be done using BAT |
|
1374 |
6862 d 8 h |
decky |
/kernel/trunk/arch/ppc32/ |
ppc32 work
update framebuffer
get rid of the BAT memory mapping (not finished yet) |
|
1355 |
6864 d 16 h |
decky |
/kernel/trunk/arch/ppc32/src/ |
fix exception context store and restore to respect ppc32 ABI |
|
1288 |
6875 d 19 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 |
6878 d 15 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 |
6879 d 16 h |
decky |
/kernel/trunk/arch/ppc32/ |
ppc32: proper exception handling from user-space
code cleanup |
|
1220 |
6888 d 8 h |
decky |
/kernel/trunk/arch/ppc32/ |
ppc32: initial userspace support |
|
1007 |
6926 d 19 h |
decky |
/kernel/trunk/ |
ppc32: preemptive scheduling works now
FPU context saving disabled for now |
|
1004 |
6927 d 6 h |
decky |
/kernel/trunk/ |
ppc32: basic exception and interrupt handling |
|
982 |
6927 d 16 h |
decky |
/kernel/trunk/arch/ppc32/ |
ppc32: initial I/O support |
|