summaryrefslogtreecommitdiff
path: root/asm
AgeCommit message (Expand)Author
2014-11-17debugging schedulerMichal Idziorek
2014-11-14further cleanup of build sysMichal Idziorek
2014-11-13fixing implicit functions!Michal Idziorek
2014-10-23added execve syscallMichal Idziorek
2014-10-22working on filesys and readdir syscallMichal Idziorek
2014-10-22migrating shell to "userspace"Michal Idziorek
2014-10-21started implementing our first fool-shell.Michal Idziorek
2014-10-201st userspace programm and partial newlib support!Michal Idziorek
2014-10-17added simple syscall interfaceMichal Idziorek
2014-09-04using raimage instead of floppyMichal Idziorek
2014-09-04new default interrupt handler in asmMichal Idziorek
2014-09-03debugging floppy driver :(Michal Idziorek
2014-09-03system clockMichal Idziorek
2014-08-31updated boot loader supports for LBA modeMichal Idziorek
2014-08-30fixed bug in multitasking codeMichal Idziorek
2014-08-30Added multitasking support for two tasks ;)Michal Idziorek
2014-08-30preparing for multitaskingMichal Idziorek