summaryrefslogtreecommitdiff
path: root/kernel/config.h
AgeCommit message (Expand)Author
2015-05-25fixed critical but in ELF loader and finally got tput etc.. (ncurses) workingMichal Idziorek
2015-05-24porting ncurses...Michal Idziorek
2015-05-18fifo through ringbuffer(stdin) and vt52(stdout) finally working!Michal Idziorek
2015-05-18fifo interfaceMichal Idziorek
2015-05-17working on vt52 and some cleanupMichal Idziorek
2015-05-17working on vt52 layerMichal Idziorek
2015-05-17struggling with smp and APICs and started vt52 emulationMichal Idziorek
2015-05-16working on smp support, strange things happening!?Michal Idziorek
2015-05-14experimenting with grub vbeMichal Idziorek
2015-05-13fixed libc and 'userspace'Michal Idziorek
2015-05-12migrating to grub and elf kernel formatMichal Idziorek
2014-12-09experimenting with VESA modesMichal Idziorek
2014-12-09switch back to console outputMichal Idziorek
2014-12-08fixed vesa fb mode!Michal Idziorek
2014-12-08disabled kernel logging and removed minor debug from foolshellMichal Idziorek
2014-12-08fixed syscall_execve and indirectly tputMichal Idziorek
2014-12-05plauing aroundMichal Idziorek
2014-12-05struggling with paging exceptions!Michal Idziorek
2014-12-04struggling with gcc -O , and other stuffMichal Idziorek
2014-12-03increased logger grnaularity and working on memory managementMichal Idziorek
2014-12-01Paging between 2 'tasks' loaded from ELF files.Michal Idziorek
2014-11-27struggling with new multitaskingMichal Idziorek
2014-11-23mostly pr and cosmeticsMichal Idziorek
2014-11-23moved ls to own binaryMichal Idziorek
2014-11-23double indirect block support to ELF and check sum calcMichal Idziorek
2014-11-23passing argv and argc to main, and fixed ELF load.Michal Idziorek
2014-11-22added call_unhandled for unhandled syscallsMichal Idziorek
2014-11-22first (non-functional) port of binutilsMichal Idziorek
2014-11-21trying to port binutilsMichal Idziorek
2014-11-20fixed loading and runnnng progs (clear bss)Michal Idziorek
2014-11-20workin on syscall interface etc..Michal Idziorek
2014-11-17identity paging re-enabledMichal Idziorek
2014-11-17minor fixes and testingMichal Idziorek
2014-11-17trying to reactivate multitasking.Michal Idziorek
2014-11-14switched bochs to term mode !Michal Idziorek
2014-11-13changed some config defaultsMichal Idziorek
2014-11-13cleanup and refactoring. abstracting away consoleMichal Idziorek
2014-11-12minor cleanupMichal Idziorek
2014-10-24turned off loggingMichal Idziorek
2014-10-24moved kernel and ramimage to 0x100000 successfullyMichal Idziorek
2014-10-22working on ext2 and readdir syscallMichal Idziorek
2014-10-201st userspace programm and partial newlib support!Michal Idziorek
2014-09-04using raimage instead of floppyMichal Idziorek
2014-09-03debugging floppy driver :(Michal Idziorek
2014-09-03Moved kernel to 0x10000 !Michal Idziorek