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 2314 d 9 h dunkaist /kernel/trunk/ Update BOOT_DATA structure and use it instead of all the BOOT_* vars.  
7129 2314 d 14 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 3387 d 15 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4772 3665 d 13 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 3943 d 14 h clevermouse /kernel/trunk/boot/ fix size in call for loading /hd*/*/kolibri.img  
3742 3943 d 18 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3296 4066 d 13 h clevermouse /kernel/trunk/ protect thread from external terminate while running sysfn 70  
2643 4378 d 1 h clevermouse /kernel/trunk/ support for PnP disks, part 3: FAT16/FAT32  
2455 4418 d 18 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4569 d 13 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
593 6109 d 21 h mikedld /kernel/trunk/ Revision numbering fix  
545 6149 d 19 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 6210 d 4 h serge /kernel/trunk/ merge flat kernel  
431 6232 d 22 h serge /kernel/trunk/ copyrights  
425 6237 d 12 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
412 6248 d 19 h serge /kernel/trunk/ synchronization with flat kernel  
381 6257 d 14 h serge /kernel/trunk/ replace all vars whith symbolic constants  
321 6281 d 20 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 6768 d 6 h msu-se / moving to kernel directory  
1 6768 d 17 h ha /trunk/ Kolibri 5 initial checkout