Age | Commit message (Collapse) | Author | |
---|---|---|---|
7 days | get.sh: simplify fetch_submodules() | Leah Rowe | |
We are calling xbmkget in the same way, whether it's a subfile or subrepo. Rename these variables to subcurl and subgit, so that we can call xbmkget unconditionally. Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2024-12-27 | add spdx headers to various config files | Leah Rowe | |
Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2024-08-10 | coreboot/fam15h: only use this, for amd boards | Leah Rowe | |
it is identical to fam15h_rdimm, with _udimm now removed; the latter had a patch that added certain behaviour only intended for rdimm, but the patch in question breaks various configurations. raminit has always been unreliable on these boards. i'd rather simplify it all, in lbmk. i'll probably update this to the dasharo tree later on, specificalyl for kgpe-d16 Signed-off-by: Leah Rowe <leah@libreboot.org> |