14 Commits (94e542b2a87f4031836e97cb1e0629a096e660bf)

Author SHA1 Message Date
Adam Joseph 98c5638e64 src/userspace: merge back into initramfs
Previously ownerboot had separate `userspace` (the initramfs
contents without kernel modules) and `initramfs` (the complete
initramfs) expressions.  This was done in order to allow the use of
CONFIG_INITRAMFS_SOURCE, which links an initramfs image into the
kernel itself.

I did this because I was having a hard time getting coreboot to load
a separate initrd on rk3399.  I have since solved that problem, and
am now using coreboot to load an initramfs on all platforms.  There
is no longer any need for this unusual separation.
1 year ago
Adam Joseph 5572d76a08 docs: coreboot -> image 1 year ago
Adam Joseph fe5aa87b05 doc/platform/kgpe/notes.md: mention watchdogs 1 year ago
Adam Joseph b5a8773e5d doc/kevin/notes.md: add some links 1 year ago
Adam Joseph 69c09a294e pin nixpkgs using a tarball rather than submodule
Submodules are too much of a headache; this commit switches to
pinning a known-good nixpkgs using a tarball rather than a submodule.
2 years ago
Adam Joseph d41e364d2d doc/: use stable cli in examples 2 years ago
Adam Joseph 7fa5116288 doc/owner-controlled.md: mention debian and gnuk 2 years ago
Adam Joseph 8eaa402ba1 doc/platform/kevin/notes.md: mention CONFIG_INITRAMFS_SOURCE issue 2 years ago
Adam Joseph b8729694c2 doc/platform/am1i/notes.md: mention iommu situation 2 years ago
Adam Joseph 040bcdbd79 docs: add platform-specific notes for each platform 2 years ago
Adam Joseph 1a0e0922ac ok, then care about science 2 years ago
Adam Joseph bd0335d03a doc/owner-controlled.md: format heading 2 years ago
Adam Joseph ef770e025e doc: remove unfinished footnote (mispush) 2 years ago
Adam Joseph a07d0439f3 init 2 years ago