Age | Commit message (Expand) | Author |
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 |
2024-06-16 | roms: merge mkUbootRom() into build_uboot_roms() | Leah Rowe |
2024-06-16 | roms: simplify mkSeabiosRom() | Leah Rowe |
2024-06-16 | roms: simplify mkUbootRom() | Leah Rowe |
2024-06-16 | roms: simplify build_roms() | Leah Rowe |
2024-06-16 | roms: remove unnecessary check | Leah Rowe |
2024-06-16 | build: remove unused variables | Leah Rowe |
2024-06-16 | roms: further clean up build_grub_roms() | Leah Rowe |
2024-06-16 | roms: simplify timeout/scandisk insertion | Leah Rowe |
2024-06-16 | roms: simplify seagrub check in build_grub_roms | Leah Rowe |
2024-06-16 | roms: simplify mkserprog() | Leah Rowe |
2024-06-16 | roms: simplify the serprog build functions | Leah Rowe |
2024-06-16 | script/roms: fix serprog build commands | Leah Rowe |
2024-06-15 | roms: simplified ubootelf check | Leah Rowe |
2024-06-15 | roms: simplify grubonly check in configure_target | Leah Rowe |
2024-06-15 | roms: simplify seagrub check in configure_target | Leah Rowe |
2024-06-15 | roms: don't use x_ to call build_grub_roms | Leah Rowe |
2024-06-15 | trees: simplify copy_elf() | Leah Rowe |
2024-06-15 | trees: remove unnecessary check in copy_elf | Leah Rowe |
2024-06-15 | grub: insert background in memdisk instead | Leah Rowe |
2024-06-15 | roms: unify all add-payload commands | Leah Rowe |
2024-06-15 | roms: don't add grub keymaps at all | Leah Rowe |