aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add a make target for producing a release archiveMiquel Sabaté Solà2024-11-251-8/+22
* tests: Only test initrd addresses on debugMiquel Sabaté Solà2024-11-251-1/+1
* Simplify scheduling by introducing an init processMiquel Sabaté Solà2024-11-241-1/+1
* usr: Rename foo/bar to fizz/buzzMiquel Sabaté Solà2024-11-221-1/+1
* Initial parsing of the provided initrd fileMiquel Sabaté Solà2024-11-211-8/+10
* ci: Make the build work for Ubuntu 24.04Miquel Sabaté Solà2024-11-201-2/+2
* Ensure the environment is clean on QEMU launchMiquel Sabaté Solà2024-11-201-4/+4
* Fetch the initrd address from the DTB blobMiquel Sabaté Solà2024-11-201-19/+39
* Setup the stack for an init taskMiquel Sabaté Solà2024-11-191-7/+7
* usr: Make sure usr/bin/ existsRicardo B. Marliere2024-11-191-0/+1
* usr: Bootstrap the initramfs for the kernelMiquel Sabaté Solà2024-11-181-10/+39
* Load debug symbols on the gdb targetMiquel Sabaté Solà2024-09-241-11/+16
* Add CI jobMiquel Sabaté Solà2024-09-241-2/+6
* Bootstrap the projectMiquel Sabaté Solà2024-08-241-0/+90