summaryrefslogtreecommitdiff
path: root/resources/scripts/build/boot
AgeCommit message (Expand)Author
2023-03-25build/boot/roms: bugfix: unitialised variableLeah Rowe
2023-02-19build/boot/roms: fail when build cbutils failsLeah Rowe
2022-12-27Do not rely on bashisms and behaviour undefined by the POSIX specification.Ferass 'Vitali64' EL HAFIDI
2022-12-11build/boot roms: add exits for failing commandsLeah Rowe
2022-12-10build/roms: Support using "u-boot" ELF file as U-Boot payloadAlper Nebi Yasak
2022-12-10build/roms: Don't rebuild crossgcc if it was already builtAlper Nebi Yasak
2022-12-10build/roms: Make coreboot crossgcc usable for payloads and modulesAlper Nebi Yasak
2022-12-10build/roms: Build 32-bit crossgcc for AArch64 as wellAlper Nebi Yasak
2022-12-10build/roms: Don't build Memtest86+ when not specified by cmdlineAlper Nebi Yasak
2022-12-10build/roms: Disable U-Boot when not in payloads specified by cmdlineAlper Nebi Yasak
2022-12-05build/boot/roms: remove errant codeLeah Rowe
2022-12-05remove logic for avoiding nonredistributable blobsLeah Rowe
2022-11-29scripts: avoid relying on spaces from sha1sum outputAlexei Sorokin
2022-11-22build/roms: remove seabios_grubfirst logicLeah Rowe
2022-11-19remove kfsn4-dre, kcma-d8 and kgpe-d16Leah Rowe
2022-11-14pragmatic system distribution guideline compliancepsdgLeah Rowe
2022-08-28build/roms: Rebuild cbutils module before starting coreboot buildAlper Nebi Yasak
2022-08-28build/roms: Support using U-Boot as a coreboot payloadAlper Nebi Yasak
2022-08-28build/roms: Build 32-bit crossgcc for AArch64 as wellAlper Nebi Yasak
2022-08-28build/roms: Fix building for ARMv7 and AArch64 boardsAlper Nebi Yasak
2021-12-29build/boot/roms: fix wrong variable nameLeah Rowe
2021-12-29build/boot/roms: substitute grub_scan_disk according to board.cfgLeah Rowe
2021-12-11Add ARMv7 and AArch64 supportVitali64
2021-12-09add myself in the build/roms_helper scriptVitali64
2021-11-30build/roms: warn if grub_scan_disk is not set at allLeah Rowe
2021-11-30build/roms: warn when grub_scan_disk is set incorrectlyLeah Rowe
2021-11-30build/boot/roms: don't error out if grub_scan_disk is invalidLeah Rowe
2021-11-30fix incorrect logic on recent grub optimization patchLeah Rowe
2021-11-28Workaround for grub's slow bootVitali64
2021-11-22update coreboot and nuke tianocore20211122Leah Rowe
2021-11-18build/boot/roms: fix wrong filename for pike2008 option romsLeah Rowe
2021-11-01Revert "nuke memtest86+"Leah Rowe
2021-10-31nuke memtest86+Leah Rowe
2021-10-31re-add grub backgrounds and update grub. mitigate missing charactersLeah Rowe
2021-10-30Disable PIKE2008 option ROM loading on KGPE-D16/KCMA-D8Leah Rowe
2021-06-03replace #!/bin/bash with #!/usr/bin/env bashRon Nazarov
2021-05-22build/crossgcc: insert .coreboot-versionLeah Rowe
2021-05-22don't include memtest by default. make it a board.cfg optionLeah Rowe
2021-05-18libreboot!Leah Rowe