Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10051 1 d 1 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 410 d 19 h Doczom /kernel/trunk/ [KERNEL] updated local labels in functions and other small changes  
9567 870 d 22 h Doczom /kernel/trunk/ small fix  
9227 934 d 15 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 1280 d 13 h dunkaist /kernel/trunk/ Fix hardcoded $Revision: XXXX$ values.  
7136 2346 d 15 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
7132 2349 d 14 h dunkaist /kernel/trunk/ Update BOOT_DATA structure and use it instead of all the BOOT_* vars.  
7122 2366 d 19 h dunkaist /kernel/trunk/ Synchronize memmap.inc and const.inc, replace hardcoded numbers with macros.  
5363 3422 d 20 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4599 3737 d 22 h clevermouse /kernel/trunk/bus/pci/ r4599  
4453 3781 d 20 h clevermouse / hardware cursors for RDC M2010/M2012  
4418 3797 d 5 h clevermouse / separate USB host controller code into external drivers  
3732 3981 d 8 h Serge /kernel/trunk/ kernel: removed unnecessary duplication of BOOT_VAR  
3598 4006 d 5 h clevermouse /kernel/trunk/ make macro for push imm/pop dst  
3393 4082 d 19 h clevermouse /kernel/trunk/ PCI enumerator; save ebx/esi in pci_{read,write}_reg  
2455 4454 d 0 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4604 d 19 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1949 4733 d 6 h clevermouse /kernel/trunk/ fix of r1941  
1629 4986 d 18 h serge /kernel/trunk/ f62/pci_api: and again  
1614 5002 d 0 h serge /kernel/trunk/ sysfn62: again and again...  

Show All