aboutsummaryrefslogtreecommitdiff
path: root/common/mem_regions.c
AgeCommit message (Expand)Author
2022-05-29continue documentation effortsKimplul
2022-05-24change bit utils to not be __*Kimplul
2022-05-22add @file info to all filesKimplul
2022-05-22rename vm_branch to vmemKimplul
2022-05-22rename some static functions prefixesKimplul
2022-05-22improved tcb handling in preparation for processesKimplul
2022-05-21add status info to memory mappingsKimplul
2022-05-12initial workings of shared memoryKimplul
2022-04-24start initial irq handlingKimplul
2022-04-23change alignment functions to be type genericKimplul
2022-04-21start working on timer subsysKimplul
2022-04-10add clang format and run itKimplul
2022-01-07Prefix static functions with __Kimplul
2022-01-07Renamed region functions to not use sp_*Kimplul
2022-01-07Steps towards better status/debugging controlKimplul
2022-01-07Improved header dependency treeKimplul