summaryrefslogtreecommitdiff
path: root/script/roms
AgeCommit message (Expand)Author
2024-06-17roms: rename x variable to it in for loopaudit6-merge1Leah Rowe
2024-06-16roms: don't use x_ to call cproms()Leah Rowe
2024-06-16roms build_uboot_roms(): move rom, don't copyLeah Rowe
2024-06-16roms cproms(): allow other commands besides cpLeah Rowe
2024-06-16unify coreboot elfdir (DO_NOT_FLASH)Leah Rowe
2024-06-16roms: merge mkUbootRom() into build_uboot_roms()Leah Rowe
2024-06-16roms: simplify mkSeabiosRom()Leah Rowe
2024-06-16roms: simplify mkUbootRom()Leah Rowe
2024-06-16roms: simplify build_roms()Leah Rowe
2024-06-16roms: remove unnecessary checkLeah Rowe
2024-06-16roms: further clean up build_grub_roms()Leah Rowe
2024-06-16roms: simplify timeout/scandisk insertionLeah Rowe
2024-06-16roms: simplify seagrub check in build_grub_romsLeah Rowe
2024-06-16roms: simplify mkserprog()Leah Rowe
2024-06-16roms: simplify the serprog build functionsLeah Rowe
2024-06-16script/roms: fix serprog build commandsLeah Rowe
2024-06-15roms: simplified ubootelf checkLeah Rowe
2024-06-15roms: simplify grubonly check in configure_targetLeah Rowe
2024-06-15roms: simplify seagrub check in configure_targetLeah Rowe
2024-06-15roms: don't use x_ to call build_grub_romsLeah Rowe
2024-06-15grub: insert background in memdisk insteadLeah Rowe
2024-06-15roms: unify all add-payload commandsLeah Rowe
2024-06-15roms: don't add grub keymaps at allLeah Rowe
2024-06-14roms: merge handle_coreboot_target into main()Leah Rowe
2024-06-14roms: simplify target check (whether roms built)Leah Rowe
2024-06-14roms: simplify main() againLeah Rowe
2024-06-14roms: remove redundant check on grub_scan_diskLeah Rowe
2024-06-14roms: remove dangerous runtime p/s/d optionsLeah Rowe
2024-06-14lib.sh: remove the items() functionLeah Rowe
2024-06-14roms: simplify main()Leah Rowe
2024-06-09minor code cleanup in the build systemLeah Rowe
2024-06-06put coreboot utils in elf/, not cbutils/Leah Rowe
2024-06-06use correct memtest86plus path in script/romsLeah Rowe
2024-06-06put memtest86plus builds in elf/memtest86plus/Leah Rowe
2024-06-03better help text on invalid commandsLeah Rowe
2024-06-02make GRUB multi-tree and re-add xhci patchesLeah Rowe
2024-05-28roms: allow user override of grub_scan_diskLeah Rowe
2024-05-28roms: fix bad eval when comparing optionsLeah Rowe
2024-05-27grub.cfg: use grub_scan_disk to set boot orderLeah Rowe
2024-05-27minor correctionLeah Rowe
2024-05-27roms: make grubfirst if seabios_withgrub=yLeah Rowe
2024-05-26rename include/option.sh to include/lib.shLeah Rowe
2024-05-26roms: rename bstr variableLeah Rowe
2024-05-26general code cleanup in the build systemLeah Rowe
2024-05-21fix building coreboot images on i686 hostsLeah Rowe
2024-05-19build/roms: skip target if config/ dir missingLeah Rowe
2024-05-19option.sh: mktar_release to mkrom_tarballLeah Rowe
2024-05-19build/roms: rename moverom to copyromLeah Rowe
2024-05-19minor code cleanup in the build systemLeah Rowe
2024-05-18build/roms: simplify serprog list commandLeah Rowe