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 2315 d 14 h dunkaist /kernel/trunk/ Update BOOT_DATA structure and use it instead of all the BOOT_* vars.  
7129 2315 d 20 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 3388 d 20 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4772 3666 d 19 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 3944 d 19 h clevermouse /kernel/trunk/boot/ fix size in call for loading /hd*/*/kolibri.img  
3742 3945 d 0 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3296 4067 d 18 h clevermouse /kernel/trunk/ protect thread from external terminate while running sysfn 70  
2643 4379 d 7 h clevermouse /kernel/trunk/ support for PnP disks, part 3: FAT16/FAT32  
2455 4419 d 23 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4570 d 19 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
593 6111 d 2 h mikedld /kernel/trunk/ Revision numbering fix  
545 6151 d 1 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 6211 d 10 h serge /kernel/trunk/ merge flat kernel  
431 6234 d 4 h serge /kernel/trunk/ copyrights  
425 6238 d 17 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
412 6250 d 0 h serge /kernel/trunk/ synchronization with flat kernel  
381 6258 d 20 h serge /kernel/trunk/ replace all vars whith symbolic constants  
321 6283 d 2 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 6769 d 12 h msu-se / moving to kernel directory  
1 6769 d 22 h ha /trunk/ Kolibri 5 initial checkout