summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2014-12-05playing with external debugging in qemu from gdbMichal Idziorek
2014-12-03increased logger grnaularity and working on memory managementMichal Idziorek
2014-12-02little cleanupMichal Idziorek
2014-12-02further work on fork and friendsMichal Idziorek
2014-12-01finally implemented fork() syscallMichal Idziorek
2014-11-28struggling with paging ...Michal Idziorek
2014-11-26changes, improvements and cleanupMichal Idziorek
2014-11-26further cleanupMichal Idziorek
2014-11-26some cleanupMichal Idziorek
2014-11-26added qemu target to MakefileMichal Idziorek
2014-11-25started adding stack shmashing protectionMichal Idziorek
2014-11-25memory and buildsys improvementsMichal Idziorek
2014-11-23foolshell and syscalls improvememetsMichal Idziorek
2014-11-22support for ELF (with 1*text and 1*data)!Michal Idziorek
2014-11-22fix / workaround for my ELF binariesMichal Idziorek
2014-11-21os-specific toolchain!Michal Idziorek
2014-11-21improving flagsMichal Idziorek
2014-11-20workin on syscall interface etc..Michal Idziorek
2014-11-17minor fixes and testingMichal Idziorek
2014-11-17removed wrong comment from MakefileMichal Idziorek
2014-11-14minor fixes in buildsysMichal Idziorek
2014-11-14improved recursive make invocationsMichal Idziorek
2014-11-14further cleanup of build sysMichal Idziorek
2014-11-14cleaning up directories and build systemMichal Idziorek
2014-11-14adapt buildsysMichal Idziorek
2014-11-14minur improvementMichal Idziorek
2014-11-14improving build systemMichal Idziorek
2014-11-14added dependancy generation to MakefileMichal Idziorek
2014-11-14switched bochs to term mode !Michal Idziorek
2014-11-13cleanup and refactoring. abstracting away consoleMichal Idziorek
2014-11-12update CFLAGSMichal Idziorek
2014-11-12minor cleanupMichal Idziorek
2014-11-12minor reorderingMichal Idziorek
2014-11-06fix uuid of vdi image for virutal boxMichal Idziorek
2014-11-06vdi target for virtualbox.Michal Idziorek
2014-10-24moved kernel and ramimage to 0x100000 successfullyMichal Idziorek
2014-10-24working on bootloader (extended mem) (broken!)Michal Idziorek
2014-10-22fixed minor bug in MakefileMichal Idziorek
2014-10-22fixes in Makefile, concerning release and cleanMichal Idziorek