Age | Commit message (Expand) | Author |
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-20 | say the name libreboot, in grub menus | Leah Rowe |
2022-03-13 | specifically call python3, in scripts | 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-30 | optimize grub modules: pre-load ones that will likely be used | Leah Rowe |
2021-12-29 | build/boot/roms: fix wrong variable name | Leah Rowe |
2021-12-29 | coreboot/*: set grub_scan_disk to ahci on most boards | Leah Rowe |
2021-12-29 | apple/macbook21: set grub_scan_disk to ahci | Leah Rowe |
2021-12-29 | build/boot/roms: substitute grub_scan_disk according to board.cfg | Leah Rowe |
2021-12-29 | grub.cfg: skip ata/ahci according to grub_scan_disk | Leah Rowe |
2021-12-29 | grub.cfg: clean up messages, be less verbose | Leah Rowe |
2021-12-29 | grub.cfg: add isolinux menuentry for ata* (replace broken cd/dvd menuentry) | Leah Rowe |
2021-12-29 | grub.cfg: delete option to boot from CD/DVD | Leah Rowe |
2021-12-29 | grub.cfg: clean up comments | Leah Rowe |
2021-12-29 | grub.cfg: don't use */? wildcards. they slow down the boot | Leah Rowe |
2021-12-29 | grub.cfg: optimize search_isolinux | Leah Rowe |
2021-12-29 | Fix grub's slow boot | Vitali64 |
2021-12-20 | lenovo/r400: disable death beeps | Leah Rowe |