summaryrefslogtreecommitdiff
path: root/include/rom.sh
AgeCommit message (Expand)Author
2025-04-30serprog: Remove pico2 support for the time beingLeah Rowe
2025-04-26move variables out of init.sh to othersLeah Rowe
2025-04-26lib.sh: move cbfs() to rom.shLeah Rowe
2025-04-17lbmk: don't handle TMPDIR directlyLeah Rowe
2025-04-17rom.sh: minor cleanupLeah Rowe
2025-04-17rom.sh: remove unnecessary checkLeah Rowe
2025-04-17lbmk: minor cleanupLeah Rowe
2025-04-12rom.sh: tidy up error handlingLeah Rowe
2025-04-12rom.sh: minor cleanupLeah Rowe
2025-04-11clean up a few semicolons in the build systemLeah Rowe
2025-04-06lbmk: minor code formatting cleanupLeah Rowe
2025-01-06rom.sh: don't run mkpicotool on dry buildsLeah Rowe
2025-01-06pico-sdk: Import picotool as a dependencyLeah Rowe
2025-01-03rom.sh: Remove errant GRUB modules checkLeah Rowe
2025-01-02fix lbmk shellcheck errorsLeah Rowe
2025-01-02lib.sh and rom.sh: update my headerLeah Rowe
2025-01-02vendor.sh: MUCH, MUCH, MUCH safer ./mk injectLeah Rowe
2024-12-31hp820g2: fix vendorfile inject and set release=yLeah Rowe
2024-12-28rom.sh: Name pico directory serprog_picoLeah Rowe
2024-12-28add 2024 to Riku's copyright header on rom.shLeah Rowe
2024-12-28pico-serprog: enable building for multiple pico chipsRiku Viitanen
2024-12-24lbmk: remove use of deprecated ./vendor commandLeah Rowe
2024-12-18rom.sh: support grub-first setupsLeah Rowe
2024-12-17rom.sh: insert grub background in cbfs not memdisk20241206rev4Leah Rowe
2024-12-08fix another very stupid mistake20241206rev2Leah Rowe
2024-12-08fix the stupidest bug ever20241206rev1Leah Rowe
2024-11-27rom.sh: Add U-Boot before SeaBIOS and GRUB (x86)Leah Rowe
2024-11-26rom.sh: Remove unnecessary shebangLeah Rowe
2024-11-21rom.sh: unset displaymode on normal initmodeLeah Rowe
2024-11-21rom.sh: Don't build U-Boot on normal initmodeLeah Rowe
2024-11-21rom.sh: Don't build txtmode U-Boot imagesLeah Rowe
2024-11-21rom.sh: Support SeaUBoot for 64-bit x86 U-BootLeah Rowe
2024-11-20Only boot 32-bit u-boot from grub, 64 from seabiosLeah Rowe
2024-11-19Add U-Boot x86_64 payloadLeah Rowe
2024-11-03Experimental U-Boot payload (32-bit dtb, U-Boot)Leah Rowe
2024-10-273050micro: Re-enable SeaGRUBLeah Rowe
2024-10-20rom.sh: remove unnecessary logic from copyps1biosLeah Rowe
2024-10-08rom.sh: support making pcsx-redux bios releaseLeah Rowe
2024-10-06rom.sh: disable seabios-as-primary if grub is mainLeah Rowe
2024-10-06dell3050micro: make GRUB the primary payloadLeah Rowe
2024-09-26Add Sony PlayStation support to LibrebootLeah Rowe
2024-07-26general code cleanup in the build systemLeah Rowe
2024-07-22rom.sh: don't dry-run mkcoreboottarLeah Rowe
2024-07-22rom.sh: don't run mkcorebootbin on trees -dLeah Rowe
2024-07-22rom.sh: fix buggy deletion of cbutilsLeah Rowe
2024-07-22rom.sh: also add grub to seabios imagesLeah Rowe
2024-07-22rom.sh: copy tmprom to TMPDIR for modificationLeah Rowe
2024-07-22rom.sh: re-add seabios-only roms and grub keymapsLeah Rowe
2024-07-21include/rom.sh: use ccache when building corebootLeah Rowe
2024-07-17allow using coreboot's build system to add payloadLeah Rowe