Age | Commit message (Expand) | Author |
2024-01-21 | don't download projects on release archives | Leah Rowe |
2024-01-21 | update/release: generate changelogs | Leah Rowe |
2024-01-21 | fix amd mainboard configs | Leah Rowe |
2024-01-21 | git.sh: fix bad call to ./update | Leah Rowe |
2024-01-21 | git.sh: support downloading dependency trees | Leah Rowe |
2024-01-21 | re-use crossgcc builds on the coreboot trees | Leah Rowe |
2024-01-21 | allow multitree projects to define xgcc tree | Leah Rowe |
2024-01-21 | u-boot: don't define xarch in default | Leah Rowe |
2024-01-21 | coreboot/*/target.cfg: don't define xarch | Leah Rowe |
2024-01-21 | grub/target.cfg: move --disable-werror | Leah Rowe |
2024-01-21 | coreboot/fam15h: disable -Werror on binutils 2.32 | Leah Rowe |
2024-01-21 | grub: use --disable-werror on ./configure | Leah Rowe |
2024-01-20 | dependencies/arch: add pandoc to dependencies | Leah Rowe |
2024-01-18 | GRUB: insert only 1 keymap per board, in cbfs | Leah Rowe |
2024-01-17 | build/roms: err if -k layout doesn't exist | Leah Rowe |
2024-01-17 | build/roms: regression fix: uninitialised variable | Leah Rowe |
2024-01-14 | Merge pull request 'config/dependencies/trisquel: replaced package from ttf-u... | Leah Rowe |
2024-01-14 | config/dependencies/trisquel: replaced package from ttf-unifont to fonts-unifont | William Goodspeed |
2024-01-12 | REMOVE MAINBOARD: lenovo x201 | Leah Rowe |
2024-01-10 | NEW MAINBOARD: HP EliteBook 820 G2 | Leah Rowe |
2024-01-06 | Merge pull request 'Dell-flash-unlock README updates' (#175) from nic3-14159/... | Leah Rowe |
2024-01-05 | README.md: Add Latitude E7270 as supported | Nicholas Chin |
2024-01-05 | README.md: Add notes about iopl and AC adapter requirement | Nicholas Chin |
2024-01-05 | README.md: List E6520, E5530, and M4800 as supported | Nicholas Chin |
2024-01-01 | build/roms: tidy up payload configuration handling | Leah Rowe |
2024-01-01 | build/roms: remove unused variable | Leah Rowe |
2024-01-01 | build/roms: don't needlessly re-build grub.elf | Leah Rowe |
2024-01-01 | build/roms: create elf/grub if non-existent | Leah Rowe |
2024-01-01 | git.cfg: simplified revision checking | Leah Rowe |
2024-01-01 | fix oversight in previous commit | Leah Rowe |
2024-01-01 | build/roms: rename more functions for clarity | Leah Rowe |
2024-01-01 | build/roms: rename payload functions for clarity | Leah Rowe |
2024-01-01 | build/roms: simplify seabios dependency check | Leah Rowe |
2024-01-01 | build/roms: simplify grub dependency check | Leah Rowe |
2024-01-01 | add copyright 2024 leah rowe to edited files | Leah Rowe |
2024-01-01 | git.sh: simplify submodule handling in git_prep | Leah Rowe |
2024-01-01 | git.sh: further simplify git_prep | Leah Rowe |
2024-01-01 | git.sh: unify am/submodule and tree copying | Leah Rowe |
2024-01-01 | git.sh cleanup: git am handling (remove patchfail) | Leah Rowe |
2024-01-01 | git.sh: clean up handling of tmp_git_dir | Leah Rowe |
2024-01-01 | git.sh: fix regression: patches before submodulse | Leah Rowe |
2024-01-01 | git.sh: clean up git submodule/am handling | Leah Rowe |
2023-12-31 | Bump GRUB to 2.12 release | Leah Rowe |
2023-12-30 | git.sh multi-tree: grab submodules *after* patches | Leah Rowe |
2023-12-30 | update/trees: clean up the coreboot-version check | Leah Rowe |
2023-12-30 | update/trees: support custom make/autogen argument | Leah Rowe |
2023-12-30 | update/trees: generic cmake handling | Leah Rowe |
2023-12-30 | update/trees: avoid namespace clash in function | Leah Rowe |
2023-12-30 | update/trees: dont hardcode autoconf/bootstrap arg | Leah Rowe |
2023-12-30 | unify script/update/trees and script/build/grub | Leah Rowe |