summaryrefslogtreecommitdiff
path: root/resources/scripts/build
AgeCommit message (Expand)Author
2023-05-20build/cbutils: top-down coding style, main on topLeah Rowe
2023-05-20build/cbutils: 79 chars or less per lineLeah Rowe
2023-05-20build/cbutils: use tabs for indendationLeah Rowe
2023-05-14build/seabios: cleaner coding styleLeah Rowe
2023-05-14build/seabios: simplify. stricter error handlingLeah Rowe
2023-05-14build/dependencies/*: RFC 2646 complianceLeah 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/boot/roms: top-down function orderLeah 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-05-06blobutil: support downloading E6400 VGA ROMLeah Rowe
2023-05-06Import new util: bios_extractLeah Rowe
2023-05-04add fedora 38 unifont dependenciesArthegor
2023-04-23build/release/src: update blobutil target dirs20230423Leah Rowe
2023-04-23build/release roms: scrub kbc1126 ec firmwareLeah Rowe
2023-04-22Merge pull request 'parabola specific dependencies install script' (#13) from...Leah Rowe
2023-04-16parabola specific dependencies install scriptRiku Viitanen
2023-04-15blobutil: support fetching KBC1126 EC (HP laptops)Leah Rowe
2023-04-13build/release/src: include gitclone in release20230413Leah Rowe
2023-04-09hash roms with blobs before stripping themshmalebx9
2023-04-08add ich9utils back to utilsLeah Rowe
2023-04-01build/dependencies: add p7zip (for blobutil lzma)Leah Rowe
2023-03-25build/boot/roms: bugfix: unitialised variableLeah Rowe
2023-03-20Added copyright line.andreas-hartmann
2023-03-20Added missing dependencies for Arch.andreas-hartmann
2023-03-19build/release: handle nvmutil20230319Leah Rowe
2023-03-18haswell: re-add mrc.bin in separate board configsLeah Rowe
2023-03-18haswell boards: use libre mrc.bin replacementLeah Rowe
2023-03-16debian/ubuntu dependencies scripts: add gettextLeah Rowe
2023-03-05scripts: build cbutils, not specific utilsLeah Rowe
2023-03-05update debian dependencies (for sid)Leah Rowe
2023-02-19build/dependencies/debian: add python3 dependencyLeah 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-14build/release/src: don't delete .gitcheck20221214lbmkplaceholder
2022-12-14correct a faulty if statement in build/release/srcLeah Rowe
2022-12-11build/boot roms: add exits for failing commandsLeah Rowe