3343 |
6020 d 12 h |
decky |
/branches/sparc/ |
add sparc branch |
|
3135 |
6086 d 17 h |
jermar |
/trunk/kernel/arch/arm32/src/ |
Maintain cache coherence after arm32 installs exception handlers. |
|
2611 |
6296 d 15 h |
jermar |
/trunk/ |
Support for six syscall arguments for arm32. |
|
2465 |
6458 d 14 h |
jermar |
/trunk/ |
Merge arm32 into trunk. |
|
2464 |
6459 d 9 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 |
|
2414 |
6473 d 7 h |
kebrt |
/branches/arm/ |
comments & code cleaning |
|
2411 |
6473 d 10 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
whitespace normalization |
|
2410 |
6473 d 10 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
doxygen @file @brief comments added |
|
2408 |
6473 d 12 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
exc_stack & supervisor_sp declarations moved |
|
2407 |
6473 d 13 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
comments & code cleaning |
|
2355 |
6481 d 13 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
code cleaning & commenting |
|
2344 |
6483 d 8 h |
stepan |
/branches/arm/kernel/arch/arm32/src/ |
interrupts processing moved to Undefined mode |
|
2341 |
6484 d 7 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
comments |
|
2329 |
6487 d 6 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
comments added & edited |
|
2326 |
6487 d 8 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
debug_print renamed to debug |
|
2306 |
6493 d 6 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
irq_exception() moved to gxemul.c as machine_irq_exception() |
|
2304 |
6493 d 6 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
refactoring, comments, indentation |
|
2298 |
6496 d 9 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
userspace() and some bugs in exception context saving fixed |
|
2286 |
6502 d 15 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
minor istate edits
made kernel start in system mode (helps easy swi exception handling) |
|
2284 |
6503 d 19 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
(at least partially) working (but yet temporary) exception stacks (using thread's kernel stack)
enables to get kconsole running |
|