summaryrefslogtreecommitdiff
path: root/resources/scripts
AgeCommit message (Expand)Author
2023-05-14blobutil/inject: use x86 top-aligned mrc offsetLeah Rowe
2023-05-14remove errant code lines from last commitLeah Rowe
2023-05-14blobutil/inject: massively improved coding styleLeah Rowe
2023-05-13modify/u-boot: cleaner coding styleLeah Rowe
2023-05-13modify/coreboot: cleaner coding styleLeah Rowe
2023-05-13modify/seabios: cleaner coding styleLeah 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-23blobutil/inject: fix bad removal patternLeah Rowe
2023-04-23blobutil/inject: handle HP KBC1126 EC firmwareLeah Rowe
2023-04-22Merge pull request 'parabola specific dependencies install script' (#13) from...Leah Rowe
2023-04-22Add HP EliteBook Folio 9470mRiku Viitanen
2023-04-20chmod +x on blobutil/download scriptLeah Rowe
2023-04-16parabola specific dependencies install scriptRiku Viitanen
2023-04-15blobutil: support fetching KBC1126 EC (HP laptops)Leah Rowe
2023-04-14blobutil: support extracting ME from full ROMsLeah Rowe
2023-04-13build/release/src: include gitclone in release20230413Leah Rowe
2023-04-10blob/download: don't use bad character in printfLeah Rowe
2023-04-09inject blobs into release archive and check their hashshmalebx9
2023-04-09hash roms with blobs before stripping themshmalebx9
2023-04-08add ich9utils back to utilsLeah Rowe
2023-04-01blobutil: replace fake tabs with tabsLeah Rowe
2023-04-01build/dependencies: add p7zip (for blobutil lzma)Leah Rowe
2023-04-01blobutil: don't hardcode pathsLeah Rowe
2023-04-01blobutil/download: don't hardcode me.bin pathsLeah Rowe
2023-04-01blobutil/download: split into small functionsLeah Rowe
2023-04-01blobutil/download: make more logic top-downLeah Rowe
2023-04-01blobutil/download: move main logic to the topLeah Rowe
2023-04-01blobutil/download: move Build_deps to the topLeah Rowe
2023-04-01improved a commentLeah Rowe