aboutsummaryrefslogtreecommitdiff
path: root/common/elf.c
AgeCommit message (Expand)Author
2024-05-24rename common to srcKimplul
2023-05-01update license stuffKimplul
2023-04-30rename to kmiKimplul
2022-12-02initial shared memory workingKimplul
2022-06-12doxygen shows no warningsKimplul
2022-06-12add license textsKimplul
2022-06-09use doxygen todoKimplul
2022-06-09continue documentationKimplul
2022-05-28start implementing new proc/rpc handlingKimplul
2022-05-24initial musings about execKimplul
2022-05-23switch from clang-format to uncrustifyKimplul
2022-05-22add @file info to all filesKimplul
2022-05-21add status info to memory mappingsKimplul
2022-05-12initial workings of shared memoryKimplul
2022-04-10add clang format and run itKimplul
2022-01-07Merged bits.h and bytes.hKimplul
2022-01-07Steps towards better status/debugging controlKimplul
2021-12-30Add initial version of device memory mappingKimplul
2021-12-29RefactoringKimplul
2021-12-29Preparations for refactoringKimplul
2021-12-26First useful jump to userspace!Kimplul
2021-12-23Fixups to four previous commitsKimplul
2021-12-20Added init backKimplul
2021-12-19Massive changes to jump to userspaceKimplul