3343 |
6030 d 15 h |
decky |
/branches/sparc/ |
add sparc branch |
|
2465 |
6468 d 17 h |
jermar |
/trunk/ |
Merge arm32 into trunk. |
|
2464 |
6469 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 |
|
2419 |
6483 d 8 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
GXemul doxygen module added |
|
2418 |
6483 d 8 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
comments & code cleaning |
|
2414 |
6483 d 10 h |
kebrt |
/branches/arm/ |
comments & code cleaning |
|
2412 |
6483 d 12 h |
kebrt |
/branches/arm/ |
comments & code cleaning |
|
2410 |
6483 d 13 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
doxygen @file @brief comments added |
|
2360 |
6489 d 21 h |
kebrt |
/branches/arm/ |
added gxemul fb support (run with -X) |
|
2358 |
6490 d 12 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
machine_* functions rewritten using #define to be better documentable |
|
2357 |
6491 d 8 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
comments |
|
2355 |
6491 d 16 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
code cleaning & commenting |
|
2340 |
6494 d 10 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
TIMER_FREQ increased, functions made 'static' |
|
2326 |
6497 d 11 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
debug_print renamed to debug |
|
2306 |
6503 d 9 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
irq_exception() moved to gxemul.c as machine_irq_exception() |
|
2300 |
6504 d 17 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
panic_printf moved to panic.S, machine_cpu_halt() added |
|
2294 |
6508 d 10 h |
kebrt |
/branches/arm/kernel/arch/arm32/src/ |
minor changes (indenting, gxemul->machine) |
|
2290 |
6511 d 12 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
debug_printf() now uses generic printf_core(), debug_printf() uses address from hw_map_init() after it is called |
|
2286 |
6512 d 18 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
minor istate edits
made kernel start in system mode (helps easy swi exception handling) |
|
2284 |
6513 d 22 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 |
|