summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-09-25tap interface via makefileMiguel
2018-09-25after a long struggle our e1000 can receive and send packets, yeah!Miguel
2018-09-23struggling with e1000Miguel
2018-09-21disable uefi for nowMiguel
2018-09-21struggling with UEFIMiguel
2018-09-21trying uefiMiguel
2018-09-15improved in-kernel alloc/dealloc. addded colorless logging and struggling wit...Miguel
2018-09-14ext2 improved , struggling with schedulerMiguel
2018-09-12added support for .SMiguel
2018-09-11cleaning up vmem etc..Miguel
2018-09-10start fixing virtual memory manager... (might take a while)v0.1Miguel
2018-09-09switched to apic/ioapic finallyMiguel
2018-09-09fixing implicit func declarations!Miguel
2018-09-06working on smpMiguel
2018-09-03big renamingMiguel
2018-09-03clean filenames etcMiguel
2018-09-02cleanup filenamesMiguel
2018-08-31various improvmenetsMiguel
2018-08-22cleanup loggingMiguel
2018-08-22tss works finally (for one usertask!)Miguel
2018-08-20Makefile fixMiguel
2018-08-19cleanup com1 driver and doxygenMiguel
2018-08-18added git-revision to kernel logMiguel
2018-08-18beautify Makefiles (probably bad idea.. :P )Miguel
2018-08-18added doxygenMiguel
2018-08-18crt0 workaroundMiguel
2018-08-18reviving old drivers: mouse, pci, e1000Miguel
2018-08-17cleanup and working on fifo pipesMiguel
2018-08-17starting implicit function calls cleanupMiguel
2018-08-17started reviving my fool osMiguel
2015-05-24porting ncurses...Michal Idziorek
2015-05-23improved params and environment passing and started snake-game :)Michal Idziorek
2015-05-23adapted qemu targetsMichal Idziorek
2015-05-18fifo through ringbuffer(stdin) and vt52(stdout) finally working!Michal Idziorek
2015-05-18heavy refactoring underwayMichal Idziorek
2015-05-17started big cleanup!Michal 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-16started reactivating multiple processorsMichal Idziorek
2015-05-16finally working ring 3Michal Idziorek
2015-05-15fixes and imporvementsMichal Idziorek
2015-05-14little improvements and setting py file for completerMichal Idziorek
2015-05-14some clenup and recover after git-crash!Michal Idziorek
2015-05-14experimenting with grub vbeMichal Idziorek
2015-05-13fixed libc and 'userspace'Michal Idziorek
2015-05-13passing grub modules to kernelMichal Idziorek
2015-05-13implementing multiboot spec stuffMichal Idziorek
2015-05-12migrating to grub and elf kernel formatMichal Idziorek