summaryrefslogtreecommitdiff
path: root/script/build/boot/roms
AgeCommit message (Expand)Author
2023-10-06mv build/fw/serprog,build/boot/roms build/firmwareLeah Rowe
2023-10-06rename build/project/trees to update/project/buildLeah Rowe
2023-10-06unify build/grub/* to build/coreboot/grubLeah Rowe
2023-10-06unify handle/make/* into build/project/treesLeah Rowe
2023-10-05general code cleanup in shell scriptsLeah Rowe
2023-10-05build/boot/*: merge all logic into one scriptLeah Rowe
2023-10-02build/boot/*: unify more logic in main()Leah Rowe
2023-10-01Greatly simplify error handling in shell scriptsLeah Rowe
2023-10-01build/boot/roms: optimise main() for code sizeLeah Rowe
2023-10-01build/boot/roms_helper: shorten variable namesLeah Rowe
2023-09-30build/boot/roms: only do 1 custom kbd/payload/modeLeah Rowe
2023-09-30build/boot/roms: move usage() to include/boot.shLeah Rowe
2023-09-30build/boot/*: unified main() functionLeah Rowe
2023-09-30build/boot/roms: split up handle_targets()Leah Rowe
2023-09-30build/boot/roms: check all targets before buildingLeah Rowe
2023-09-30build/boot/roms: merge handle_targets/build_targetLeah Rowe
2023-09-30build/boot/roms: only run confirm_targets onceLeah Rowe
2023-09-30build/boot/roms: rename buildrom to build_targetLeah Rowe
2023-09-30build/boot/roms: split up main()Leah Rowe
2023-09-30build/boot/roms: simplify buildrom() handlingLeah Rowe
2023-09-30build/boot/roms: support "all" if argument passedLeah Rowe
2023-09-30build/boot/roms: move help() to bottom of fileLeah Rowe
2023-09-27move build/command/options to include/option.shLeah Rowe
2023-09-25Update email address for Leah Rowe copyrightsLeah Rowe
2023-09-25Use SPDX license headers on all scriptsLeah 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-27move resources/scripts/ to script/Leah Rowe