4675 |
5662 d 19 h |
decky |
/trunk/ |
cleanup some of the dirty hacks introduced into the arm32 port
add default configurations for the two supported arm32 variants |
|
4669 |
5664 d 22 h |
pillai |
/trunk/ |
ARM port for development board integratorcp(ARM926EJ core module). |
|
4556 |
5705 d 2 h |
decky |
/trunk/ |
define endianess externally to be able to exactly specify whether we are using UTF-32LE or UTF-32BE
quit messing with BOM in UTF-32 |
|
4252 |
5777 d 15 h |
decky |
/trunk/kernel/ |
move event notification to the ipc directory (where it probably belogs to, side-by-side to IRQ notifications)
cleanup the notification code a little bit (there is probably no need to allocate two structured dynamically) |
|
4178 |
5790 d 20 h |
decky |
/trunk/kernel/ |
remove unbounded (possibly dangerous) string functions |
|
4173 |
5791 d 13 h |
jermar |
/trunk/ |
Revive kernel notifications. |
|
4172 |
5792 d 12 h |
decky |
/trunk/kernel/ |
unicode preparation work |
|
4170 |
5792 d 13 h |
decky |
/trunk/kernel/ |
split printf test into several tests for better readability |
|
4137 |
5797 d 14 h |
svoboda |
/trunk/kernel/ |
Make optionality of symbol information less intrusive per Jakub's request. Also, improve symtab function names and update their semantics. |
|
4132 |
5798 d 13 h |
svoboda |
/trunk/ |
Make kernel symbol information optional. |
|
4011 |
5812 d 13 h |
svoboda |
/trunk/kernel/ |
String functions should be declared in string.h (and implemented in string.c) in the kernel. |
|
3918 |
5825 d 12 h |
decky |
/trunk/kernel/ |
avoid ugly ifdefs in fpu1 test |
|
3907 |
5827 d 0 h |
decky |
/trunk/kernel/ |
remove forgotten #ifdef arch |
|
3884 |
5830 d 14 h |
decky |
/trunk/ |
centralize configuration data
use a header file for passing most of the configuration directives |
|
3803 |
5853 d 16 h |
decky |
/trunk/ |
configuration system overhaul (requires newt) |
|
3703 |
5888 d 16 h |
decky |
/trunk/kernel/ |
compile kconsole optionally |
|
3657 |
5904 d 22 h |
vana |
/trunk/ |
Legacy IRQ support, uspace NS16550 support, some minor changes |
|
3646 |
5906 d 15 h |
jermar |
/trunk/kernel/ |
Initial support for interrupt driven driver for ns16550. |
|
3486 |
5959 d 20 h |
decky |
/trunk/ |
faster compilation using -pipe |
|
3445 |
5978 d 14 h |
jermar |
/trunk/kernel/ |
Rename ipc/ipc_kbox.c to ipc/kbox.c. |
|