summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2014-10-22reading userprogramm from ext2 ramimage!Michal Idziorek
2014-10-22working on filesys and readdir syscallMichal Idziorek
2014-10-21started implementing our first fool-shell.Michal Idziorek
2014-10-201st userspace programm and partial newlib support!Michal Idziorek
2014-10-20set usbstick devMichal Idziorek
2014-09-09started fixing gcc warningsMichal Idziorek
2014-09-09changed Makefile to make use of our new cross-gccMichal Idziorek
2014-09-09fixed mouse driverMichal Idziorek