Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-16 | Cleanup and atexit | Marvin Borner | |
2021-03-14 | Maaany fixes :) | Marvin Borner | |
I don't have the motivation to write better commit messages... | |||
2021-03-14 | Fixed workflow | Marvin Borner | |
2021-03-13 | Github action test | Marvin Borner | |
2021-02-26 | Fixed workflow | Marvin Borner | |
2021-02-26 | Full UBSan support - many fixes! | Marvin Borner | |
2021-02-25 | Added some debugging features | Marvin Borner | |
I've tried to track down the bugs with kvm and q35 but I didn't manage to do it - yet! I'll probably look into it soon. | |||
2021-02-10 | Print to streams instead of serial console | Marvin Borner | |
2020-12-06 | Removed the necessity for ext2util completely | Marvin Borner | |
This is needed for a flexible bootloader and IDE driver. Future commits will remove the boot/load.c file. | |||
2020-11-18 | Started libnet | Marvin Borner | |
2020-11-12 | Traced some issues; disabled malloc alignment | Marvin Borner | |
2020-11-10 | Fixes | Marvin Borner | |
yup | |||
2020-11-09 | Removed non-net support and fixed some bugs | Marvin Borner | |
2020-11-01 | New (working!) network approach | Marvin Borner | |
2020-11-01 | New binary directory structure | Marvin Borner | |
2020-10-25 | Some fixes :) | Marvin Borner | |
2020-10-25 | Added buttons | Marvin Borner | |
2020-10-24 | Started new GFX/GUI abstraction | Marvin Borner | |
2020-10-24 | Woopsie | Marvin Borner | |
2020-10-24 | Improved testing | Marvin Borner | |
2020-10-24 | Merged loader_search make fixes | Marvin Borner | |
Idk why I committed them in the wrong branch... | |||
2020-10-24 | Forced ccache compilation | Marvin Borner | |
...and some fixes :) | |||
2020-10-24 | Removed Terminus | Marvin Borner | |
2020-10-17 | Fixed OpenBSD build | Marvin Borner | |
2020-10-17 | Added basic support for OpenBSD | Marvin Borner | |
Building the Cross Compiler successfully took me several days of debugging, patching and testing. It finally (kinda) works now, though! | |||
2020-09-30 | Hmmm | Marvin Borner | |
2020-09-27 | Networky things | Marvin Borner | |
Idk, really | |||
2020-09-27 | Added UDP, DHCP, ARP | Marvin Borner | |
Quite awesome, IMHO | |||
2020-09-26 | Very simple icmp ping handling | Marvin Borner | |
2020-09-26 | Some random network things | Marvin Borner | |
2020-09-24 | IPv6 networking... | Marvin Borner | |
2020-09-23 | Fixed brctl conditional | Marvin Borner | |
2020-09-23 | Added network use conditional | Marvin Borner | |
2020-09-21 | Networking | Marvin Borner | |
2020-09-20 | Some Terminus thingies | Marvin Borner | |
2020-09-15 | Keymaps n stuff | Marvin Borner | |
2020-09-12 | Some casual bug fixes | Marvin Borner | |
2020-09-12 | Independent ext2 bootloader for bigger kernels | Marvin Borner | |
2020-09-11 | Some testing using the q35 chipset | Marvin Borner | |
2020-09-08 | Some work on CPU stuff (soon: SMP) | Marvin Borner | |
2020-09-03 | Moved test to app | Marvin Borner | |
2020-08-30 | Added some tests | Marvin Borner | |
2020-08-30 | Added kernel testing suit | Marvin Borner | |
2020-08-27 | Fixed branch rename bugs | Marvin Borner | |
2020-08-27 | Added time consumption warning | Marvin Borner | |
2020-08-27 | Added alpha channel and cursor image | Marvin Borner | |
2020-08-23 | Added bmp loading and other stuff | Marvin Borner | |
2020-08-15 | Added libgui | Marvin Borner | |
2020-08-15 | Cleaned run | Marvin Borner | |
2020-08-14 | Still bad code but a bit better | Marvin Borner | |
2020-08-13 | Added other subdirectories to compile_commands | Marvin Borner | |
2020-08-09 | Some build process changes | Marvin Borner | |
2020-08-09 | Added malloc/free syscall | Marvin Borner | |
2020-08-05 | Some proc things | Marvin Borner | |
2020-08-01 | Started multitasking | Marvin Borner | |
2020-08-01 | Minor dev fixes | Marvin Borner | |
2020-07-30 | Something something with elfs and witches | Marvin Borner | |
2020-07-29 | Added elf loading and test app | Marvin Borner | |
2020-07-29 | Switched to -Os flag and fixed issues with it | Marvin Borner | |
Somehow the insl function gets optimized to one instruction so I need a gcc attribute to exclude this function from optimization. I may fix this in the future though. Anyways, the kernel is waay smaller now! :) | |||
2020-07-26 | Added simple keyboard input. | Marvin Borner | |
This is somewhat of a demo. The real gui will be implemented completely different (ig) | |||
2020-07-26 | Added terminus font and config file | Marvin Borner | |
2020-07-25 | Added very basic PSF parser | Marvin Borner | |
Version 1 works; Version 2 not so much | |||
2020-07-25 | Added psfu font downloader | Marvin Borner | |
2020-07-24 | Fix missing disk directory | Marvin Borner | |
(Should normaly exist due to the resources) | |||
2020-07-24 | Bug hunting for file reading (ext2 idp recursion) | Marvin Borner | |
2020-07-23 | Added *very* simple ide and ext2 support | Marvin Borner | |
2020-07-22 | Imported some things from master | Marvin Borner | |
2020-07-22 | Fixed makefile export | Marvin Borner | |
2020-07-22 | Switched to Makefile. | Marvin Borner | |
Kinda for the sake of minimalism | |||
2020-07-22 | Okidoki, seems to work! | Marvin Borner | |
2020-07-21 | Yaas. May or may not work. | Marvin Borner | |
This is actually very dumb. I thought about a fix for the 0x200 inode 16bit overflow since a few days but then I just decided to use a static inode (5) for the kernel. It's way simpler to implement so I'm staying with this for a while (although specific inodes don't work with genext2fs and co AFAIK). | |||
2020-07-15 | this very much good be | Marvin Borner | |
2020-07-14 | Simple fix because I don't want to fix it for real | Marvin Borner | |
The inode number overflowed the 16 bit registers. Without splitting the numbers, there's no other way than removing the /boot directory ig. I just didn't want to fix it for real :) | |||
2020-07-14 | Added debug mode | Marvin Borner | |
2020-06-24 | Added file-search loop | Marvin Borner | |
Kinda works. | |||
2020-06-20 | Added static binary kernel loading | Marvin Borner | |
2020-06-20 | Added bootloader and basic ext2 parsing | Marvin Borner | |
2020-06-17 | Hello! | Marvin Borner | |
2020-06-17 | Rewrite run | Marvin Borner | |
2020-06-17 | Started rewrite | Marvin Borner | |
2020-05-13 | Added sync in every build | Marvin Borner | |
2020-05-12 | Added disasm command | Marvin Borner | |
2020-05-12 | Improved debugging command | Marvin Borner | |
2020-05-11 | Some scheduling improvements | Marvin Borner | |
And other stuff.. | |||
2020-05-11 | Some very small fixes in several files | Marvin Borner | |
2020-05-09 | Replaced fork() with spawn()! | Marvin Borner | |
Who needs forks anyway | |||
2020-05-07 | Some fixes here and there... | Marvin Borner | |
Also implemented serial console in userspace | |||
2020-05-05 | Added default run option | Marvin Borner | |
2020-05-01 | Added devfs and basic standard devices | Marvin Borner | |
2020-04-30 | Started vfs | Marvin Borner | |
2020-04-28 | Added support for multiple user applications | Marvin Borner | |
2020-04-28 | Userspace rewrite -> IT WORKS! :) | Marvin Borner | |
Finally, after many months of work and rewrites the syscalls with constant char pointers work now :D | |||
2020-04-28 | Maaaany fixes... | Marvin Borner | |
Sorry for the increasingly worse-getting commit messages :D | |||
2020-04-25 | Small cleanup and formatting | Marvin Borner | |
2020-04-25 | Some work on the elf loader | Marvin Borner | |
2020-04-25 | WHY UBUNTU WHY?! | Marvin Borner | |
Ubuntu links /bin/sh to dash so my workflow didn't work.. WHY | |||
2020-04-25 | Fixed ext2 reading by using genext2fs | Marvin Borner | |
As the debian versions use a horribly old version of genext2fs, this program gets compiled in the build process now. | |||
2020-04-25 | Added indirect pointers - re-enabled font :) | Marvin Borner | |
I don't know why, but once there are multiple files on the drive the kernel can only read one file.. I'll investigate this later. | |||
2020-04-25 | Working ext2 filereader | Marvin Borner | |
As soon as I implement indirect block pointers, the resources will hopefully work again :) | |||
2020-04-24 | Removed vfs again... | Marvin Borner | |