Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10051 6 d 8 h ace_dent /kernel/trunk/ Remove $Revision$ from kernel file headers

- To better support git, remove SVN dependant `$Revision$` from file headers. This does *not* remove: the use of `__REV__` macro in `boostr.inc` and `kernel.asm`
- Header Copyright notices updated to 2024.
- Minimal white space cleanup (trailing spaces automatically removed).
- Note: `asmxygen.py` has a *large* amount of whitespace cleanup, due to incorrect line endings.
 
9910 416 d 1 h Doczom /kernel/trunk/ [KERNEL] updated local labels in functions and other small changes  
9567 876 d 4 h Doczom /kernel/trunk/ small fix  
9227 939 d 21 h dunkaist /kernel/trunk/ uefi64kos: Detect last PCI bus, use fastcall macro.

* Detect last PCI bus via PCI Root Bridge IO protocol (uefi64kos only).
* fastcall macro by Tomasz is much cleaner than eficall from osdev board.
 
8224 1285 d 19 h dunkaist /kernel/trunk/ Fix hardcoded $Revision: XXXX$ values.  
7136 2351 d 22 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
7132 2354 d 21 h dunkaist /kernel/trunk/ Update BOOT_DATA structure and use it instead of all the BOOT_* vars.  
7122 2372 d 1 h dunkaist /kernel/trunk/ Synchronize memmap.inc and const.inc, replace hardcoded numbers with macros.  
5363 3428 d 3 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4599 3743 d 4 h clevermouse /kernel/trunk/bus/pci/ r4599  
4453 3787 d 2 h clevermouse / hardware cursors for RDC M2010/M2012  
4418 3802 d 12 h clevermouse / separate USB host controller code into external drivers  
3732 3986 d 14 h Serge /kernel/trunk/ kernel: removed unnecessary duplication of BOOT_VAR  
3598 4011 d 12 h clevermouse /kernel/trunk/ make macro for push imm/pop dst  
3393 4088 d 1 h clevermouse /kernel/trunk/ PCI enumerator; save ebx/esi in pci_{read,write}_reg  
2455 4459 d 6 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4610 d 1 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1949 4738 d 12 h clevermouse /kernel/trunk/ fix of r1941  
1629 4992 d 0 h serge /kernel/trunk/ f62/pci_api: and again  
1614 5007 d 6 h serge /kernel/trunk/ sysfn62: again and again...  

Show All