summaryrefslogtreecommitdiff
path: root/resources/scripts/build/boot/roms_helper
AgeCommit message (Expand)Author
2023-08-27move resources/scripts/ to script/Leah Rowe
2023-08-27handle/config/file: rename to handle/make/configLeah Rowe
2023-08-27build/src/for: rename to handle/make/fileLeah Rowe
2023-08-27scripts: put quotes around file/directory namesLeah Rowe
2023-08-26much, much stricter, more verbose error handlingLeah Rowe
2023-08-23scripts: never exit 1, always call err insteadLeah Rowe
2023-08-23unify err functions across scriptsLeah Rowe
2023-08-22memtest86+ v6.20Riku Viitanen
2023-08-21general code cleanup on lbmk shell scriptsLeah Rowe
2023-08-21unify build/defconfig and modify/defconfigLeah Rowe
2023-08-20unify build/clean into ./build release srcLeah Rowe
2023-08-20unify most module build scriptsLeah Rowe
2023-08-20unify grub scripts under one directoryLeah Rowe
2023-08-19consolidate u-boot/seabios/coreboot build scriptsLeah Rowe
2023-08-16merge coreboot/u-boot download logic to one scriptLeah Rowe
2023-07-29scripts: fix indentation in switch/case blocksLeah Rowe
2023-07-17Revert "build/boot/roms mkUBootRoms: initialise variables"Leah Rowe
2023-07-17build/boot/roms mkUBootRoms: initialise variablesLeah Rowe
2023-07-16coreboot: re-add asus kgpe-d16/kcma-d8/kfsn4-dreLeah Rowe
2023-07-08build/boot/roms: fix coreboot-version in releasesLeah Rowe
2023-06-25build/roms_helper: reset d521fca7, backport fixesLeah Rowe
2023-06-25build/boot/roms: say board name on stderrLeah Rowe
2023-06-24build/roms: distclean coreboot before each buildLeah Rowe
2023-06-24run coreboot utils from own directoryLeah Rowe
2023-06-20build/boot/roms_helper nicer indent on switch loopLeah Rowe
2023-06-19build/boot/roms: Support removing microcodeLeah Rowe
2023-06-13Revert "Remove most of Ferass's lbmk contributions"Leah Rowe
2023-05-27Remove most of Ferass's lbmk contributionsLeah Rowe
2023-05-13build/build/roms: simplify mkCoreboot() argumentsLeah Rowe
2023-05-13build/boot/roms: don't use subshells frivilouslyLeah Rowe
2023-05-13build/boot/roms: remove errant debug lineLeah Rowe
2023-05-13build/boot/roms: simplify build_rom_images()Leah Rowe
2023-05-13build/boot/roms: use fast dd command for ich9m ifdLeah Rowe
2023-05-13build/boot/roms: don't run ich9gen twiceLeah Rowe
2023-05-13build/boot/roms: simplify moverom()Leah Rowe
2023-05-13build/boot/roms: remove unused legacy codeLeah Rowe
2023-05-13build/boot/roms: reduced code indentationLeah Rowe
2023-05-12build/boot/roms: split main() to topdown functionsLeah Rowe
2023-05-12build/roms_helper: move logic into main()Leah Rowe
2023-05-10build/boot/roms_helper: further cleanupLeah Rowe
2023-05-10build/roms: general code style cleanupLeah Rowe
2023-05-10build/roms: fix faulty keymap list expansionLeah Rowe
2023-05-10build/boot/roms*: RFC 2646 complianceLeah Rowe
2023-05-09seabios: do normal config, disable oprom in vgaromLeah 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