Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9958 103 d 17 h dunkaist / Switch to the unified (BIOS and UEFI) kernel image

The initial patch by bzt with my minor edits.
 
9942 217 d 0 h turbocat /kernel/trunk/ Fixed a "blue screen" hang when trying to write a configuration to a read-only device  
8091 1300 d 2 h dunkaist / Add extended_primary_loader to autobuild.

* Build fat1x, fat32, cdfs, after_win loaders.
* Set use_lba=1 by default in fat32 loader.
* Build kolibri.raw: flash / hdd image.
* Add example config.ini file.
* Add an option (config file and screen) to not load ramdisk image.
* Add an option (config file only) to set /sys path.

Now you can boot without a ramdisk from a storage that is supported
by the kernel itself, i.e. without loadable drivers. Thus you can not
load the system without a ramdisk from SATA/AHCI and USB drives.
 
8089 1302 d 6 h dunkaist /kernel/trunk/ kernel: don't use ramdisk if asked.

The blue screen is not aware of this option.
 
7586 1889 d 20 h dunkaist /kernel/trunk/ Do not hardcode preboot timeout, use PREBOOT_TIMEOUT macro.  
7132 2322 d 17 h dunkaist /kernel/trunk/ Update BOOT_DATA structure and use it instead of all the BOOT_* vars.  
7129 2322 d 23 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.
 
7121 2340 d 19 h dunkaist /kernel/trunk/ Remove VRR code, mostly commented out anyway.  
5790 3157 d 12 h serge /kernel/trunk/boot/ Kernel: fix stack selector  
5786 3158 d 5 h serge /kernel/trunk/boot/ Kernel: set proper stack pointer value for kernel bootloader.  
5363 3395 d 23 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5028 3545 d 23 h clevermouse /kernel/trunk/boot/ fix r5012  
5012 3559 d 8 h clevermouse /kernel/trunk/ speed up booting in some configurations  
4624 3700 d 19 h mario79 /kernel/trunk/ IDE DMA
1) No more 16-bit code, all the code in 32-bit mode
2) Expansion of the data output about modes of IDE devices
 
4291 3804 d 23 h mario79 /kernel/trunk/ IDE DMA fix (SATA Native mode).  
3999 3851 d 20 h mario79 /kernel/trunk/boot/ Fix for r.3989  
3989 3852 d 21 h yogev_ezra /kernel/trunk/boot/ Allow pressing ESC in boot screen to cancel selection without making a choice. Add more information on which options to choose and link to http://board.kolibrios.org to report bugs.  
3964 3858 d 14 h mario79 /kernel/trunk/boot/ This is a temporary fix for kernel. Just to avoid the situation of freezing the system after boot.  
3797 3943 d 18 h mario79 /kernel/trunk/boot/ Full cleaning the text area before showing vmodes table. Fix for r.3777  
3796 3943 d 18 h yogev_ezra /kernel/trunk/boot/ Correct English, Spanish and German messages string length in blue screen to fit into one line. Add some comments to bootcode.inc  
3777 3945 d 20 h yogev_ezra /kernel/trunk/ Added 2 more options to blue screen: c) BOOT_DEBUG_PRINT and d) BOOT_LAUNCHER_START. Existing option "Boot device" is now e).
BOOT_DEBUG_PRINT = If set to "yes"/"on", will duplicate debug output to the screen. Default is "no"/"off".
BOOT_LAUNCHER_START = If set to "no"/"off", LAUNCHER application won't be run after kernel has loaded. Default is "yes"/"on".
 
3774 3946 d 17 h mario79 /kernel/trunk/ Some fixes code for IDE controllers.  
3762 3948 d 12 h mario79 /kernel/trunk/ 1) Dynamic setting interrupts for IDE controller
2) Fixed problems with some hardware (eBox IDE Native mode and similar)
 
3760 3949 d 2 h hidnplayr /kernel/trunk/boot/ make 'A' key for boot settings work on azerty keyboards  
3712 3956 d 13 h mario79 /kernel/trunk/ 1) DMA LBA48 read and write for HDD
2) Some optimization of code
 
3711 3956 d 20 h clevermouse /kernel/trunk/ style fixes, no binary changes (style checker was sick for some time)  
3702 3958 d 16 h mario79 /kernel/trunk/ 1) SATA IDE support for HDD and ATAPI
2) PIO LBA48 read for HDD
 
3539 3986 d 21 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3430 4048 d 2 h esevece /kernel/trunk/boot/ Accept key S to save settings in spanish build  
3274 4077 d 1 h esevece /kernel/trunk/ Spanish translation (boot and kernel). Fix in makefile. Change name of booteng.inc to booten.inc  
2466 4425 d 6 h Serge /kernel/trunk/ merge acpi  
2455 4427 d 2 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4577 d 21 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2261 4587 d 21 h mario79 /kernel/trunk/ Many fixes for blue boot screen  
1962 4698 d 2 h clevermouse /kernel/ merge kolibri-cfg into trunk  
1735 4848 d 8 h clevermouse / fix compilation in linux  
1264 5281 d 0 h Lrz /kernel/trunk/ very small change.  
1103 5439 d 23 h diamond /kernel/trunk/ use fn E820 of int 15h to query memory map (if available)  
1018 5564 d 13 h diamond /kernel/trunk/ Kernel updated to 0.7.5.0  
946 5619 d 20 h lrz /kernel/trunk/boot/ fix '65535,0,0' error