Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7132 2333 d 3 h dunkaist /kernel/trunk/ Update BOOT_DATA structure and use it instead of all the BOOT_* vars.  
7129 2333 d 9 h dunkaist /kernel/trunk/ Split bootbios.asm and kernel.asm.

* Move bios-related part of kernel.asm before B32 label to
bootbios.asm file;
* Move bx_from_load, boot_dev and kernel_restart_bootblock variables
to BOOT_* 0x9000 block;
* Update Tupfile.lua, Makefile, build.bat, build.sh accordingly;
* Now bios and uefi loaders can jump to very first byte of the kernel.
 
5363 3406 d 10 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4772 3684 d 8 h mario79 /kernel/trunk/ Fix for IDE devices:
1) Restore broken HD load for ramdisk image
2) Check of support UDMA mode for disk devices before initialization channel of IDE controller
 
3744 3962 d 9 h clevermouse /kernel/trunk/boot/ fix size in call for loading /hd*/*/kolibri.img  
3742 3962 d 13 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3296 4085 d 8 h clevermouse /kernel/trunk/ protect thread from external terminate while running sysfn 70  
2643 4396 d 20 h clevermouse /kernel/trunk/ support for PnP disks, part 3: FAT16/FAT32  
2455 4437 d 13 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4588 d 8 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
593 6128 d 16 h mikedld /kernel/trunk/ Revision numbering fix  
545 6168 d 14 h spraid /kernel/trunk/boot/ added variant for d (preload) - 4-format ram disk
(need when ram disk not loading and not linked)
for example - loading from cdorm
 
465 6228 d 23 h serge /kernel/trunk/ merge flat kernel  
431 6251 d 17 h serge /kernel/trunk/ copyrights  
425 6256 d 7 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
412 6267 d 14 h serge /kernel/trunk/ synchronization with flat kernel  
381 6276 d 9 h serge /kernel/trunk/ replace all vars whith symbolic constants  
321 6300 d 15 h diamond / * New sysfunction 70.9, create folder
* Deleted obsolete 58.4 (create folder 8.3 on hd)
* Updated docs
* Bugfixes (file system; core; direct screen access), improvements (sysfn 70.3)
* KFar 0.21, full error handling, folder creation (with new kernel)
 
2 6787 d 1 h msu-se / moving to kernel directory  
1 6787 d 12 h ha /trunk/ Kolibri 5 initial checkout