Subversion Repositories HelenOS-historic

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1780 6543 d 20 h jermar /kernel/trunk/ Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).  
1756 6558 d 2 h decky /kernel/trunk/arch/ppc32/ don't use hardcoded PIC address  
1734 6560 d 12 h decky /kernel/trunk/arch/ppc32/ ppc32: kernel console grab & release  
1702 6564 d 23 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1633 6571 d 13 h decky /kernel/trunk/arch/ppc32/ better keyboard support  
1628 6571 d 14 h decky /kernel/trunk/ fixes  
1625 6571 d 15 h decky /kernel/trunk/ ppc32 uspace keyboard support  
1619 6571 d 21 h decky /kernel/trunk/ basic ppc32 keyboard  
1606 6572 d 1 h decky /kernel/trunk/arch/ppc32/src/drivers/ dummy ppc32 keyboard  
1480 6577 d 3 h palkovsky /kernel/trunk/arch/ppc32/ Added ability to process external interrupts to ppc.  
1269 6607 d 18 h decky /kernel/trunk/ PHT Refill handler  
1004 6655 d 13 h decky /kernel/trunk/ ppc32: basic exception and interrupt handling  
990 6655 d 19 h decky /kernel/trunk/ ppc32: initial stack, memory barriers, atomic operations, stack offset fix  
987 6655 d 21 h decky /kernel/trunk/arch/ppc32/ ppc32: initial exception support  
982 6655 d 22 h decky /kernel/trunk/arch/ppc32/ ppc32: initial I/O support  
534 6755 d 18 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6755 d 18 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6767 d 23 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
421 6795 d 14 h jermar /SPARTAN/trunk/ Create genarch directory.
Move ppc32 ofw.[ch] to genarch.
Fix prototype for ofw_call() to return __address instead of int (please review).
Fix copyright notice in sparc64/boot/boot.S.
 
342 6839 d 0 h jermar /SPARTAN/trunk/arch/ Rename ppc port to ppc32.  
254 6848 d 5 h decky /SPARTAN/trunk/arch/ppc/ fix stupid assembler bugs in cpu_priority_* (PPC)  
210 6850 d 16 h decky /SPARTAN/trunk/ many PPC stuff, platform dependent arch.h header files  
207 6851 d 2 h decky /SPARTAN/trunk/ separated stack mapping  
201 6851 d 15 h decky /SPARTAN/trunk/arch/ppc/ header fixes  
191 6851 d 20 h decky /SPARTAN/trunk/arch/ppc/ PPC memory size detection  
186 6852 d 1 h decky /SPARTAN/trunk/arch/ppc/ add missing OpenFirmware related files  
185 6852 d 2 h decky /SPARTAN/trunk/arch/ OpenFirmware support  
166 6864 d 18 h decky /SPARTAN/trunk/arch/ppc/ prepare for PPC console support