4675 |
5657 d 6 h |
decky |
/trunk/ |
cleanup some of the dirty hacks introduced into the arm32 port
add default configurations for the two supported arm32 variants |
|
4669 |
5659 d 9 h |
pillai |
/trunk/ |
ARM port for development board integratorcp(ARM926EJ core module). |
|
4556 |
5699 d 13 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 |
5772 d 2 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 |
5785 d 7 h |
decky |
/trunk/kernel/ |
remove unbounded (possibly dangerous) string functions |
|
4173 |
5786 d 0 h |
jermar |
/trunk/ |
Revive kernel notifications. |
|
4172 |
5787 d 0 h |
decky |
/trunk/kernel/ |
unicode preparation work |
|
4170 |
5787 d 0 h |
decky |
/trunk/kernel/ |
split printf test into several tests for better readability |
|
4137 |
5792 d 1 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 |
5793 d 0 h |
svoboda |
/trunk/ |
Make kernel symbol information optional. |
|
4011 |
5807 d 1 h |
svoboda |
/trunk/kernel/ |
String functions should be declared in string.h (and implemented in string.c) in the kernel. |
|
3918 |
5819 d 23 h |
decky |
/trunk/kernel/ |
avoid ugly ifdefs in fpu1 test |
|
3907 |
5821 d 11 h |
decky |
/trunk/kernel/ |
remove forgotten #ifdef arch |
|
3884 |
5825 d 2 h |
decky |
/trunk/ |
centralize configuration data
use a header file for passing most of the configuration directives |
|
3803 |
5848 d 3 h |
decky |
/trunk/ |
configuration system overhaul (requires newt) |
|
3703 |
5883 d 3 h |
decky |
/trunk/kernel/ |
compile kconsole optionally |
|
3657 |
5899 d 10 h |
vana |
/trunk/ |
Legacy IRQ support, uspace NS16550 support, some minor changes |
|
3646 |
5901 d 2 h |
jermar |
/trunk/kernel/ |
Initial support for interrupt driven driver for ns16550. |
|
3486 |
5954 d 7 h |
decky |
/trunk/ |
faster compilation using -pipe |
|
3445 |
5973 d 1 h |
jermar |
/trunk/kernel/ |
Rename ipc/ipc_kbox.c to ipc/kbox.c. |
|