Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-04 | merge config/ and resources/ | Leah Rowe | |
Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2023-08-27 | enable memtest86plus on various boards | Leah Rowe | |
d510mo, g43t-am3 and ga-g41m-es2l did not have the memtest86+ payload enabled enable it! Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2023-08-16 | merge coreboot/u-boot download logic to one script | Leah Rowe | |
they are fundamentally the same, in an lbmk context. they are downloaded in the same way, and compiled in the same way! (Kconfig infrastructure, board-specific code, the way submodules are used in git, etc) ~200 sloc reduction in resources/scripts the audit begins Signed-off-by: Leah Rowe <leah@libreboot.org> |