Age | Commit message (Expand) | Author |
2022-08-28 | build/roms: Support using U-Boot as a coreboot payload | Alper Nebi Yasak |
2022-08-28 | build/roms: Build 32-bit crossgcc for AArch64 as well | Alper Nebi Yasak |
2022-08-28 | build/roms: Fix building for ARMv7 and AArch64 boards | Alper Nebi Yasak |
2022-08-28 | scripts: Add helpers to modify and update U-Boot configs | Alper Nebi Yasak |
2022-08-28 | build/payload: Add helper script to build U-Boot as payload | Alper Nebi Yasak |
2022-08-27 | download: Use shallow clones for big projects | Alper Nebi Yasak |
2022-08-27 | download: Allow keeping .git dirs with NODELETE=git | Alper Nebi Yasak |
2022-08-27 | u-boot-libre: Add support for deblobbing U-Boot v2022.07 | Alper Nebi Yasak |
2022-08-27 | download/u-boot: Remove .git folders as well | Alper Nebi Yasak |
2022-08-27 | download/u-boot: Support running extra commands from board dirs | Alper Nebi Yasak |
2022-08-27 | download/u-boot: Support applying patches from board dirs | Alper Nebi Yasak |
2022-08-27 | download/u-boot: Try to update submodules as in coreboot script | Alper Nebi Yasak |
2022-08-27 | download/u-boot: Use GitHub mirror as fallback | Alper Nebi Yasak |
2022-08-27 | download/u-boot: Support reading tree and revision from board.cfg | Alper Nebi Yasak |
2022-08-27 | download/u-boot: Prepare files per board instead of per revision | Alper Nebi Yasak |
2022-08-25 | u-boot-libre: Set tar mtime to SOURCE_DATE_EPOCH or @0 | Alper Nebi Yasak |
2022-08-25 | u-boot-libre: Fix releasing blob list as deblob script | Alper Nebi Yasak |
2022-08-25 | u-boot-libre: remove nonfree firmware in drivers/dma/MCD_tasks.c | Denis 'GNUtoo' Carikli |
2022-08-25 | u-boot-libre: Fix reproducability issue due to timezone | Alper Nebi Yasak |
2022-07-10 | Libreboot 2022071020220710 | Leah Rowe |
2022-03-11 | Perform the silentoldconfig step of seabios before full make | John Doe |
2022-03-07 | update flashrom | Leah Rowe |
2022-03-06 | Merge branch 'master' of GNUtoo/lbmk into master | Leah Rowe |
2022-03-06 | scripts: download: coreboot: fix ./download all | Denis 'GNUtoo' Carikli |
2022-03-04 | scripts: process git versions when lbmk is a worktree or submodule | John Doe |
2022-02-16 | scripts: download: u-boot: fix u-boot repository URL | Denis 'GNUtoo' Carikli |
2022-02-16 | boot-libre: add --gen-blob-script to generate a deblob script | Denis 'GNUtoo' Carikli |
2022-02-16 | boot-libre: ship the blob list too | Denis 'GNUtoo' Carikli |
2022-02-16 | u-boot-libre: Add help and support for multiple versions | Denis 'GNUtoo' Carikli |
2022-02-16 | u-boot-libre: Add reproducible builds and tests | Denis 'GNUtoo' Carikli |
2022-02-16 | download: Add --help in the individual download scripts | Denis 'GNUtoo' Carikli |
2022-02-16 | scripts: download: u-boot: Add help and support for multiple revisions | Denis 'GNUtoo' Carikli |
2022-02-16 | u-boot-stable-src-release: rename to u-boot-libre | Denis 'GNUtoo' Carikli |
2022-02-16 | u-boot-stable-src-release: follow u-boot and linux-libre naming conventions | Denis 'GNUtoo' Carikli |
2022-02-10 | Add support for releasing deblobbed u-boot 2020.07 source tarballs | Denis 'GNUtoo' Carikli |
2022-02-10 | scripts: download: coreboot: Fix check for build error | Denis 'GNUtoo' Carikli |
2022-02-08 | memtest86+: fix build error (patch from FĂ©licien Pillot) | Leah Rowe |
2021-12-29 | build/boot/roms: fix wrong variable name | Leah Rowe |
2021-12-29 | build/boot/roms: substitute grub_scan_disk according to board.cfg | Leah Rowe |
2021-12-11 | add scripts for modifying coreboot configs | Leah Rowe |
2021-12-11 | Add ARMv7 and AArch64 support | Vitali64 |
2021-12-09 | add myself in the build/roms_helper script | Vitali64 |
2021-12-02 | Add script for installing dependencies on Fedora 35. Based on work done by qeeg. | Wei Mingzhi |
2021-12-02 | Do not treat warnings as errors when building flashrom. This fixes build fail... | Wei Mingzhi |
2021-11-30 | build/roms: warn if grub_scan_disk is not set at all | Leah Rowe |
2021-11-30 | build/roms: warn when grub_scan_disk is set incorrectly | Leah Rowe |
2021-11-30 | build/boot/roms: don't error out if grub_scan_disk is invalid | Leah Rowe |
2021-11-30 | fix incorrect logic on recent grub optimization patch | Leah Rowe |
2021-11-28 | Workaround for grub's slow boot | Vitali64 |
2021-11-22 | update coreboot and nuke tianocore20211122 | Leah Rowe |