aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-09-11allow building with riscv64-linux-gnuKimplul
2022-06-16small changed to formattingKimplul
2022-05-29add clean_all directiveKimplul
2022-05-28start implementing new proc/rpc handlingKimplul
2022-05-23modify file genKimplul
2022-05-23new include structure, make parse easier for doxyKimplul
2022-05-23switch from clang-format to uncrustifyKimplul
2022-05-22fixed accidental removal of CLEANUP_CMDKimplul
2022-05-22add @file info to all filesKimplul
2022-05-05add make depend which explicitly generates deps.mkKimplul
2022-05-05remove deps.mk from repoKimplul
2022-05-05apos compiles on netbsd with LLVM=1Kimplul
2022-05-05fix makefiles on netbsdKimplul
2022-05-05riscv64 boots with clang (sort of)Kimplul
2022-04-29continue building base for irq handlingKimplul
2022-04-23ran clang-formatKimplul
2022-04-21fix warnings on 32bit riscvKimplul
2022-04-10add basic ubsan and fix issues reported by itKimplul
2022-04-10add clang format and run itKimplul
2022-04-10added -DNDEBUG to release flagsKimplul
2022-01-07Allow building with clangKimplul
2022-01-06Added lint rule to MakefileKimplul
2021-12-27Started work on syscallsKimplul
2021-12-20More sensible initKimplul
2021-12-20Revert "still some issues with vmem"Kimplul
2021-12-20still some issues with vmemKimplul
2021-12-20Added init backKimplul
2021-12-19Massive changes to jump to userspaceKimplul
2021-12-08Added some C11 atomic operationsKimplul
2021-10-11Start designing vmem frameworkKimplul
2021-10-11Moved some functions to common/Kimplul
2021-09-25Added default stack locationKimplul
2021-09-19Pmap populationKimplul
2021-09-19Added basic awareness of kernel size/boundsKimplul
2021-09-19Added fdt debug capabilityKimplul
2021-09-12Initial physical page managerKimplul
2021-08-31Improved linkind process, added padding generatorKimplul
2021-08-26Added debug flags and simple debug serial driverKimplul
2021-08-25libfdt seems to workKimplul
2021-08-22Integrated libfdtKimplul
2021-08-21Updated build system with run commandKimplul
2021-08-20New build systemKimplul
2021-08-19New build system (WIP)Kimplul
2021-08-17GarbageKimplul