Age | Commit message (Expand) | Author |
2024-06-28 | roms: explicitly shift by 1 on the "all" target | Leah Rowe |
2024-06-28 | roms: add return value for the list command | Leah Rowe |
2024-06-28 | roms: build u-boot *before* checking ubootelf | Leah Rowe |
2024-06-28 | remove more unnecessary checks on trees commands | Leah Rowe |
2024-06-27 | roms: remove unnecessary assignment to cbdir | Leah Rowe |
2024-06-27 | lib.sh: simplified TMPDIR handling | Leah Rowe |
2024-06-27 | roms: re-add compression of coreboot images | Leah Rowe |
2024-06-25 | roms: build coreboot *after* checking variables | Leah Rowe |
2024-06-25 | lib.sh: simplify use of environment variables | Leah Rowe |
2024-06-24 | roms main(): confirm what serprog images are built | Leah Rowe |
2024-06-24 | roms: remove unused variable name | Leah Rowe |
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-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-20 | roms: fix lack of backslash on multi-line command | Leah Rowe |
2024-06-20 | Revert "roms: remove build_payloads() and split it up" | Leah Rowe |
2024-06-20 | minor code cleanup in the build system | 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 |