aboutsummaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Enable the timer from the SBI interfaceMiquel Sabaté Solà2024-11-223-8/+135
* Add basic parsing for underlying ELF executablesMiquel Sabaté Solà2024-11-223-9/+50
* Initial parsing of the provided initrd fileMiquel Sabaté Solà2024-11-213-2/+164
* string: Cleanup leading tabsMiquel Sabaté Solà2024-11-201-3/+3
* Fetch the initrd address from the DTB blobMiquel Sabaté Solà2024-11-204-30/+49
* Check the return value from SBI ecallsMiquel Sabaté Solà2024-11-191-1/+4
* Setup the stack for an init taskMiquel Sabaté Solà2024-11-197-9/+156
* Bootstrap the projectMiquel Sabaté Solà2024-08-243-0/+70