4675 |
5692 d 14 h |
decky |
/trunk/ |
cleanup some of the dirty hacks introduced into the arm32 port
add default configurations for the two supported arm32 variants |
|
4669 |
5694 d 17 h |
pillai |
/trunk/ |
ARM port for development board integratorcp(ARM926EJ core module). |
|
4117 |
5832 d 7 h |
decky |
/trunk/ |
arm32: update for the new scheme of device drivers and keyboard/serial modules
streamline arm32 port (as GXemul is still the only machine supported), more cleanup is needed |
|
4018 |
5841 d 14 h |
decky |
/trunk/kernel/arch/arm32/ |
better inline assembler readability using the new symbolic syntax |
|
3135 |
6103 d 18 h |
jermar |
/trunk/kernel/arch/arm32/src/ |
Maintain cache coherence after arm32 installs exception handlers. |
|
2611 |
6313 d 16 h |
jermar |
/trunk/ |
Support for six syscall arguments for arm32. |
|
2465 |
6475 d 15 h |
jermar |
/trunk/ |
Merge arm32 into trunk. |
|
2464 |
6476 d 10 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 |
6490 d 9 h |
kebrt |
/branches/arm/ |
comments & code cleaning |
|
2411 |
6490 d 11 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
whitespace normalization |
|
2410 |
6490 d 12 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
doxygen @file @brief comments added |
|
2408 |
6490 d 14 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
exc_stack & supervisor_sp declarations moved |
|
2407 |
6490 d 14 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
comments & code cleaning |
|
2355 |
6498 d 14 h |
stepan |
/branches/arm/kernel/arch/arm32/ |
code cleaning & commenting |
|
2344 |
6500 d 9 h |
stepan |
/branches/arm/kernel/arch/arm32/src/ |
interrupts processing moved to Undefined mode |
|
2341 |
6501 d 8 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
comments |
|
2329 |
6504 d 7 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
comments added & edited |
|
2326 |
6504 d 9 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
debug_print renamed to debug |
|
2306 |
6510 d 8 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
irq_exception() moved to gxemul.c as machine_irq_exception() |
|
2304 |
6510 d 8 h |
kebrt |
/branches/arm/kernel/arch/arm32/ |
refactoring, comments, indentation |
|