Age | Commit message (Expand) | Author |
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 |
2023-09-11 | make libopencm3 correctly | Riku Viitanen |
2023-09-11 | make clean libopencm3 | Riku Viitanen |
2023-09-11 | download and copy serprog related src | Riku Viitanen |
2023-09-11 | clean up pico-serprog for release | Riku Viitanen |
2023-09-10 | make clean stm32-vserprog for release | Riku Viitanen |
2023-09-10 | build/release/src: be more thorough deleting .git | Leah Rowe |
2023-09-10 | build/release/src: delete elf/ in srcdir | Leah Rowe |
2023-09-10 | build/release/src: remove cbutils/ in srcdir | Leah Rowe |
2023-09-10 | build/release/src: remove errant code | Leah Rowe |
2023-09-10 | build/release/roms: use -T0 on serprog tarballs | Leah Rowe |
2023-09-10 | build/boot/roms stragglers: properly handle errors | Leah Rowe |
2023-09-10 | build/release/src: re-create symlinks, don't copy | Leah Rowe |
2023-09-09 | scripts: use printf, not echo, where appropriate | Leah Rowe |
2023-09-09 | scripts: better handling of printf: stdout/stderr | Leah Rowe |
2023-09-09 | build/release/roms: remove errant line break | Leah Rowe |
2023-09-09 | use sha512sum to check downloads, not sha1sum | Leah Rowe |
2023-09-09 | Merge pull request 'Add stm32-vserprog' (#129) from Riku_V/lbmk:stm32 into ma... | Leah Rowe |
2023-09-09 | Add stm32-vserprog | Riku Viitanen |
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-08 | Build pico-serprog binary release archive | Riku Viitanen |