Age | Commit message (Expand) | Author |
2023-10-02 | build/boot/*: unify more logic in main() | Leah Rowe |
2023-10-02 | do not handle errors on mktemp in shell scripts | Leah Rowe |
2023-10-01 | Greatly simplify error handling in shell scripts | Leah Rowe |
2023-10-01 | build/boot/roms: optimise main() for code size | Leah Rowe |
2023-10-01 | build/boot/roms_helper: shorten variable names | Leah Rowe |
2023-10-01 | build/boot/roms: dont do init/displaymode argument | Leah Rowe |
2023-09-30 | build/boot/roms_helper: simplify rom file handling | Leah Rowe |
2023-09-30 | build/boot/roms_helper: general code cleanup | Leah Rowe |
2023-09-30 | general code formatting cleanup in shell scripts | Leah Rowe |
2023-09-30 | simplify initialising variables in shell scripts | Leah Rowe |
2023-09-30 | build/boot/roms: only do 1 custom kbd/payload/mode | Leah Rowe |
2023-09-30 | build/boot/roms: move usage() to include/boot.sh | Leah Rowe |
2023-09-30 | build/boot/*: unified main() function | Leah Rowe |
2023-09-30 | build/boot/roms: split up handle_targets() | Leah Rowe |
2023-09-30 | build/boot/roms: check all targets before building | Leah Rowe |
2023-09-30 | build/boot/roms: merge handle_targets/build_target | Leah Rowe |
2023-09-30 | build/boot/roms: only run confirm_targets once | Leah Rowe |
2023-09-30 | build/boot/roms: rename buildrom to build_target | Leah Rowe |
2023-09-30 | build/boot/roms: split up main() | Leah Rowe |
2023-09-30 | build/boot/roms: simplify buildrom() handling | Leah Rowe |
2023-09-30 | build/boot/roms: support "all" if argument passed | Leah Rowe |
2023-09-30 | build/boot/roms: move help() to bottom of file | Leah Rowe |
2023-09-27 | move build/command/options to include/option.sh | Leah Rowe |
2023-09-25 | Update email address for Leah Rowe copyrights | Leah Rowe |
2023-09-25 | Use SPDX license headers on all scripts | Leah Rowe |
2023-09-10 | build/boot/roms stragglers: properly handle errors | Leah Rowe |
2023-09-09 | scripts: use printf, not echo, where appropriate | Leah Rowe |
2023-09-09 | build/boot/rom: only insert scan.cfg if needed | Leah Rowe |
2023-09-09 | build/boot/roms: delete tmpcfg when done | Leah Rowe |
2023-09-09 | set grub.cfg timeout to 5s (10 on some boards) | Leah Rowe |
2023-09-05 | grub: make backgrounds configurable in target.cfg | Leah Rowe |
2023-09-04 | build/boot/roms: don't create empty bin/ directory | Leah Rowe |
2023-09-04 | merge config/ and resources/ | Leah Rowe |
2023-09-03 | Less cat abuse | Riku Viitanen |
2023-08-31 | only remove microcode in build/release/roms | Leah Rowe |
2023-08-31 | move build/boot/rom moverom to handle/make/config | Leah Rowe |
2023-08-29 | grub: all one grub.elf containing keymaps and cfg | Leah Rowe |
2023-08-28 | build/boot/roms: fix bad variable assignment | Leah Rowe |
2023-08-28 | build/boot/roms: simplify ich9m ifd handling | Leah Rowe |
2023-08-28 | build/boot/roms ich9m ifd: use fast dd command | Leah Rowe |
2023-08-28 | build/boot/roms: use the new coding style | Leah Rowe |
2023-08-27 | move resources/scripts/ to script/ | Leah Rowe |