summaryrefslogtreecommitdiff
path: root/script/build/boot/roms_helper
AgeCommit message (Expand)Author
2023-10-05build/boot/*: merge all logic into one scriptLeah Rowe
2023-10-02build/boot/*: unify more logic in main()Leah Rowe
2023-10-02do not handle errors on mktemp in shell scriptsLeah Rowe
2023-10-01Greatly simplify error handling in shell scriptsLeah Rowe
2023-10-01build/boot/roms_helper: shorten variable namesLeah Rowe
2023-10-01build/boot/roms: dont do init/displaymode argumentLeah Rowe
2023-09-30build/boot/roms_helper: simplify rom file handlingLeah Rowe
2023-09-30build/boot/roms_helper: general code cleanupLeah Rowe
2023-09-30general code formatting cleanup in shell scriptsLeah Rowe
2023-09-30simplify initialising variables in shell scriptsLeah Rowe
2023-09-30build/boot/roms: only do 1 custom kbd/payload/modeLeah Rowe
2023-09-30build/boot/*: unified main() functionLeah Rowe
2023-09-25Update email address for Leah Rowe copyrightsLeah Rowe
2023-09-25Use SPDX license headers on all scriptsLeah Rowe
2023-09-10build/boot/roms stragglers: properly handle errorsLeah Rowe
2023-09-09scripts: use printf, not echo, where appropriateLeah Rowe
2023-09-09build/boot/rom: only insert scan.cfg if neededLeah Rowe
2023-09-09build/boot/roms: delete tmpcfg when doneLeah Rowe
2023-09-09set grub.cfg timeout to 5s (10 on some boards)Leah Rowe
2023-09-05grub: make backgrounds configurable in target.cfgLeah Rowe
2023-09-04build/boot/roms: don't create empty bin/ directoryLeah Rowe
2023-09-04merge config/ and resources/Leah Rowe
2023-09-03Less cat abuseRiku Viitanen
2023-08-31only remove microcode in build/release/romsLeah Rowe
2023-08-31move build/boot/rom moverom to handle/make/configLeah Rowe
2023-08-29grub: all one grub.elf containing keymaps and cfgLeah Rowe
2023-08-28build/boot/roms: fix bad variable assignmentLeah Rowe
2023-08-28build/boot/roms: simplify ich9m ifd handlingLeah Rowe
2023-08-28build/boot/roms ich9m ifd: use fast dd commandLeah Rowe
2023-08-28build/boot/roms: use the new coding styleLeah Rowe
2023-08-27move resources/scripts/ to script/Leah Rowe