3343 |
6021 d 22 h |
decky |
/branches/sparc/ |
add sparc branch |
|
3135 |
6088 d 3 h |
jermar |
/trunk/kernel/arch/arm32/src/ |
Maintain cache coherence after arm32 installs exception handlers. |
|
2611 |
6298 d 1 h |
jermar |
/trunk/ |
Support for six syscall arguments for arm32. |
|
2465 |
6460 d 0 h |
jermar |
/trunk/ |
Merge arm32 into trunk. |
|
2464 |
6460 d 19 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 |
6474 d 17 h |
kebrt |
/branches/arm/ |
comments & code cleaning |
|
2411 |
6474 d 20 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
whitespace normalization |
|
2410 |
6474 d 20 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
doxygen @file @brief comments added |
|
2408 |
6474 d 22 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
exc_stack & supervisor_sp declarations moved |
|
2407 |
6474 d 23 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
comments & code cleaning |
|
2355 |
6482 d 23 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
code cleaning & commenting |
|
2344 |
6484 d 18 h |
stepan |
/branches/arm/kernel/arch/arm32/src/ |
interrupts processing moved to Undefined mode |
|
2341 |
6485 d 17 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
comments |
|
2329 |
6488 d 16 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
comments added & edited |
|
2326 |
6488 d 18 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
debug_print renamed to debug |
|
2306 |
6494 d 16 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
irq_exception() moved to gxemul.c as machine_irq_exception() |
|
2304 |
6494 d 17 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
refactoring, comments, indentation |
|
2298 |
6497 d 19 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
userspace() and some bugs in exception context saving fixed |
|
2286 |
6504 d 1 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
minor istate edits
made kernel start in system mode (helps easy swi exception handling) |
|
2284 |
6505 d 5 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 |
|