4675 |
5654 d 4 h |
decky |
/trunk/ |
cleanup some of the dirty hacks introduced into the arm32 port
add default configurations for the two supported arm32 variants |
|
4669 |
5656 d 8 h |
pillai |
/trunk/ |
ARM port for development board integratorcp(ARM926EJ core module). |
|
4556 |
5696 d 12 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 |
5769 d 1 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 |
5782 d 6 h |
decky |
/trunk/kernel/ |
remove unbounded (possibly dangerous) string functions |
|
4173 |
5782 d 23 h |
jermar |
/trunk/ |
Revive kernel notifications. |
|
4172 |
5783 d 22 h |
decky |
/trunk/kernel/ |
unicode preparation work |
|
4170 |
5783 d 23 h |
decky |
/trunk/kernel/ |
split printf test into several tests for better readability |
|
4137 |
5789 d 0 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 |
5789 d 22 h |
svoboda |
/trunk/ |
Make kernel symbol information optional. |
|
4011 |
5803 d 23 h |
svoboda |
/trunk/kernel/ |
String functions should be declared in string.h (and implemented in string.c) in the kernel. |
|
3918 |
5816 d 22 h |
decky |
/trunk/kernel/ |
avoid ugly ifdefs in fpu1 test |
|
3907 |
5818 d 10 h |
decky |
/trunk/kernel/ |
remove forgotten #ifdef arch |
|
3884 |
5822 d 0 h |
decky |
/trunk/ |
centralize configuration data
use a header file for passing most of the configuration directives |
|
3803 |
5845 d 2 h |
decky |
/trunk/ |
configuration system overhaul (requires newt) |
|
3703 |
5880 d 1 h |
decky |
/trunk/kernel/ |
compile kconsole optionally |
|
3657 |
5896 d 8 h |
vana |
/trunk/ |
Legacy IRQ support, uspace NS16550 support, some minor changes |
|
3646 |
5898 d 1 h |
jermar |
/trunk/kernel/ |
Initial support for interrupt driven driver for ns16550. |
|
3486 |
5951 d 6 h |
decky |
/trunk/ |
faster compilation using -pipe |
|
3445 |
5970 d 0 h |
jermar |
/trunk/kernel/ |
Rename ipc/ipc_kbox.c to ipc/kbox.c. |
|