4420 |
5779 d 16 h |
trochtova |
/branches/dd/ |
dd branch synchronized with trunk (revision 4419) |
|
4296 |
5814 d 12 h |
trochtova |
/branches/dd/ |
dd branch synchronized with trunk (revision 4295) |
|
4221 |
5827 d 17 h |
trochtova |
/branches/dd/ |
Added missing file. |
|
4156 |
5842 d 14 h |
trochtova |
/branches/dd/ |
changes in trunk (rev 4155) merged into dd branch |
|
4055 |
5853 d 17 h |
trochtova |
/branches/dd/ |
changes in trunk (rev 4054) merged into dd branch |
|
4011 |
5859 d 8 h |
svoboda |
/trunk/kernel/ |
String functions should be declared in string.h (and implemented in string.c) in the kernel. |
|
3961 |
5867 d 14 h |
jermar |
/trunk/ |
Unbreak sparc64.
Due to the lack of userspace bus drivers for the z8530 and ns16550,
we are currently handling exactly one interrupt from these devices
in userspace. |
|
3941 |
5869 d 9 h |
jermar |
/trunk/kernel/ |
Let IRQ claim methods take irq_t * instead of the instance argument. |
|
3908 |
5873 d 11 h |
decky |
/trunk/ |
overhaul pareas: use one single physical area for the physical address space not belonging to physical memory |
|
3906 |
5874 d 6 h |
jermar |
/trunk/kernel/ |
IRQ handlers are using one superfluous argument and an unused elipsis.
On the other hand, IRQ claim functions would need to be passed the instance
argument. |
|
3852 |
5888 d 12 h |
jermar |
/trunk/kernel/arch/sparc64/src/drivers/ |
Fix sparc64 build. |
|
3844 |
5889 d 8 h |
decky |
/trunk/ |
silent kernel console output when user space console is active |
|
3790 |
5912 d 18 h |
svoboda |
/trunk/kernel/ |
Make newlines in panic messages consistent. Add periods at end of messages so that it is obvious whether they are printed entirely. |
|
3672 |
5946 d 10 h |
jermar |
/trunk/ |
Merge sparc branch to trunk. |
|
3618 |
5959 d 7 h |
rimsky |
/branches/sparc/ |
Support for framebuffers, where the first pixel is mapped to a different address than the OBP 'reg' property claims. Cleanup, comments, C-style. |
|
3549 |
5977 d 6 h |
rimsky |
/branches/sparc/ |
Implemented uspace Serengeti drivers for kbd and fb. Integrated with other parts of HelenOS. Now it is possible to play Tetris on a simulated Serengeti machine (usiii.simics). |
|
3514 |
5986 d 7 h |
rimsky |
/branches/sparc/ |
Input support added to SGCN driver, connected to HelenOS kernel (uspace TBD), so that kconsole is usable. |
|
3502 |
5987 d 8 h |
rimsky |
/branches/sparc/ |
Implemented Serengeti console driver (only output, input TBD), all output now goes to the console instead of Simics CLI window. |
|