summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-10-10hosted gcc compilerMiguel
2018-10-09fix pipersMiguel
2018-10-04moving framebuffer access completely to userspaceMiguel
2018-10-01struggling with interrupts and schedulerMiguel
2018-09-29improving window compositorMiguel
2018-09-29composite continuedMiguel
2018-09-28started workin on foolish window composerMiguel
2018-09-28moved mouse and kb, fixed mouse a bitMiguel
2018-09-27added linux tap support for fool's network stackMiguel
2018-09-27user space compilation of fool stackMiguel
2018-09-27try to isolate netstack to libraryMiguel
2018-09-27reenable interruptsMiguel
2018-09-26some bugfixesMiguel
2018-09-26ntp and udpMiguel
2018-09-25bridged tapMiguel
2018-09-25arp replies working!Miguel
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