Age | Commit message (Expand) | Author |
2024-06-24 | roms: remove redundant printf | Leah Rowe |
2024-06-24 | roms: optimise u-boot elf check | Leah Rowe |
2024-06-24 | roms: simplify build_roms() | Leah Rowe |
2024-06-24 | roms: make the bin/elf message more polite | Leah Rowe |
2024-06-24 | roms: re-add final confirmation of targets | Leah Rowe |
2024-06-24 | roms: rename functions for extra clarity | Leah Rowe |
2024-06-24 | roms: build coreboot early to avoid duplicate work | Leah Rowe |
2024-06-24 | trees: try xgcc build twice if first attempt fails | Leah Rowe |
2024-06-23 | trees: don't check if xgcc is already built | Leah Rowe |
2024-06-23 | lib.sh: fix error running ./build dependencies | Leah Rowe |
2024-06-23 | roms: general code cleanup | Leah Rowe |
2024-06-22 | roms: only support SeaBIOS/SeaGRUB on x86 | Leah Rowe |
2024-06-22 | roms: remove support for "grubonly" seabios | Leah Rowe |
2024-06-22 | use backticks on eval commands, not subshells | Leah Rowe |
2024-06-22 | lib.sh: remove badcmd() | Leah Rowe |
2024-06-22 | lib.sh: more unified config handling | Leah Rowe |
2024-06-21 | trees: more robust check to avoid "make fetch" | Leah Rowe |
2024-06-20 | roms: fix lack of backslash on multi-line command | Leah Rowe |
2024-06-20 | vendor.sh: more cleanup | Leah Rowe |
2024-06-20 | Revert "roms: remove build_payloads() and split it up" | Leah Rowe |
2024-06-20 | vendor.sh: correction (s/scancfg/scan_config) | Leah Rowe |
2024-06-20 | git.sh: revert modification to for loop | Leah Rowe |
2024-06-20 | vendor.sh: minor code cleanup | Leah Rowe |
2024-06-20 | minor code cleanup in the build system | Leah Rowe |
2024-06-20 | git.sh: general code cleanup in fetch_submodule() | Leah Rowe |
2024-06-20 | git.sh: reduced indentation on repo/file check | Leah Rowe |
2024-06-20 | git.sh: simplified repo/backup check | Leah Rowe |
2024-06-20 | roms: merge mkserprog() into main() | Leah Rowe |
2024-06-19 | roms: don't insert timeout.cfg | Leah Rowe |
2024-06-19 | correction | Leah Rowe |
2024-06-19 | roms: reduce indentation in build_grub_roms() | Leah Rowe |
2024-06-19 | roms: re-introduce accidentally disabled check | Leah Rowe |
2024-06-19 | roms: remove build_payloads() and split it up | Leah Rowe |
2024-06-19 | roms: group some commands that are similar | Leah Rowe |
2024-06-19 | roms: remove mt86bin variable | Leah Rowe |
2024-06-18 | roms: merge build_uboot_payload to build_payloads | Leah Rowe |
2024-06-18 | roms: simplify payload_uboot y/n check | Leah Rowe |
2024-06-18 | roms: simplify the check for serprog srcdir | Leah Rowe |
2024-06-18 | roms: simplify the loop for building serprog roms | Leah Rowe |
2024-06-18 | roms: shorten variable serprog_boards_dir | Leah Rowe |
2024-06-18 | roms: simplified serprog image copy | Leah Rowe |
2024-06-18 | roms: rename picosrc variable to rp2040src | Leah Rowe |
2024-06-18 | roms: remove useless confirmation in mkserprogfw | Leah Rowe |
2024-06-18 | roms: merge serprog build into one function | Leah Rowe |
2024-06-17 | roms: remind the user about gkb files | Leah Rowe |
2024-06-17 | roms: rename x variable to it in for loopaudit6-merge1 | Leah Rowe |
2024-06-16 | roms: don't use x_ to call cproms() | Leah Rowe |
2024-06-16 | roms build_uboot_roms(): move rom, don't copy | Leah Rowe |
2024-06-16 | roms cproms(): allow other commands besides cp | Leah Rowe |
2024-06-16 | unify coreboot elfdir (DO_NOT_FLASH) | Leah Rowe |