Age | Commit message (Expand) | Author |
2023-10-07 | put all src downloads under src/ | Leah Rowe |
2023-10-06 | rename build/firmware/ to build/fw/ | Leah Rowe |
2023-10-06 | build/firmware/coreboot: confirm compiled roms | Leah Rowe |
2023-10-06 | build/firmware/coreboot: support "all" without all | Leah Rowe |
2023-10-06 | move build/release/* to update/release | Leah Rowe |
2023-10-06 | mv build/fw/serprog,build/boot/roms build/firmware | Leah Rowe |
2023-10-06 | rename build/project/trees to update/project/build | Leah Rowe |
2023-10-06 | unify build/grub/* to build/coreboot/grub | Leah Rowe |
2023-10-06 | unify handle/make/* into build/project/trees | Leah Rowe |
2023-10-05 | handle/make/*: unified main() function | Leah Rowe |
2023-10-05 | general code cleanup in shell scripts | Leah Rowe |
2023-10-05 | build/boot/*: merge all logic into one script | Leah Rowe |
2023-10-04 | include/err.sh: checkgit,checkversion | Leah Rowe |
2023-10-03 | general code cleanup in shell scripts | Leah Rowe |
2023-10-02 | handle/make/file: do multiple project arguments | Leah Rowe |
2023-10-02 | build/grub/payload: remove unnecessary linebreaks | Leah Rowe |
2023-10-02 | build/coreboot/utils: remove unnecessary check | Leah Rowe |
2023-10-02 | build/coreboot/utils: simplify argument handling | Leah Rowe |
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-27 | build/release/roms: simplify strip_rom_image() | Leah Rowe |
2023-09-25 | build/grub/*: move common strings to variables | Leah Rowe |
2023-09-25 | build/grub/payload: split up main() | 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-16 | merge serprog scripts | Riku Viitanen |
2023-09-12 | rel/src: fix multi-line command | Leah Rowe |
2023-09-12 | serprog: list available boards | Riku Viitanen |
2023-09-11 | fix typo serprog -> vserprog | Riku Viitanen |