aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge branch 'master' of codingquark/libreboot into masterSwift Geek2018-09-041-1/+1
|\ \ \ \
| * | | | Fixed a typo in spellingDhavan Vaidya2018-08-311-1/+1
| |/ / / | | | | | | | | | | | | A very minor change, but bothered me a few times. So here it is.
* | | | Merge branch 'docs/fix-broken-links-c-2018-08' of sampablokuper/libreboot ↵Swift Geek2018-09-041-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | into master
| * | | | Fix broken anchor links to Macbook hardware infoSam Pablo Kuper2018-08-171-2/+2
| |/ / / | | | | | | | | | | | | | | | | The URL fragments in the link did not match the anchor names on the "Hardware" page.
* | | | Merge branch 'docs/install_grubtest.cfg_typo' of kmac/libreboot into masterSwift Geek2018-09-041-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix filename of libreboot_grub.cfg in grubtest.cfg sectionkoreymacdougall2018-09-041-1/+1
|/ / /
* | | Merge branch 'master' of valo/libreboot into masterLeah Rowe2018-08-081-1/+1
|\ \ \
| * | | fixed a typo in depthcharge patch 0003Valo Sorsa2018-08-041-1/+1
| | | |
* | | | Merge branch 'master' of johnmh/libreboot into masterLeah Rowe2018-08-081-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add link to Splentity mirrorJohn M. Harris, Jr2018-08-061-0/+2
|/ / /
* | | Merge branch 'master' of koddos/libreboot into masterLeah Rowe2018-07-271-0/+4
|\ \ \
| * \ \ Merge with original repoKoDDoS Mirror2018-07-27169-2886/+9198
| |\ \ \ | |/ / / |/| | |
* | | | Merge branch 'master' of johnmh/libreboot into masterLeah Rowe2018-07-221-3/+0
|\ \ \ \
| * | | | Remove Peers Community mirror linkJohn M. Harris, Jr2018-07-211-3/+0
|/ / / / | | | | | | | | | | | | "As of 2018-06-27, the mirrors have shutdown"
* | | | Merge branch 'docs-install-r400-external-cmos-dual-graphics' of ↵Leah Rowe2018-07-211-3/+5
|\ \ \ \ | | | | | | | | | | | | | | | nicorikken/libreboot into master
| * | | | Pending change for CMOS value naming 'switchable graphics' -> 'dual graphics'nicorikken2018-06-191-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I proposed a naming patch for the T400 CMOS value in the Coreboot project: https://review.coreboot.org/#/c/coreboot/+/27158/ As this is the only manual referring to the name of the value, this commit updates the naming to reflect the upstream change. Merging this patch becomes relevant once the coreboot patch has made it's way into Libreboot.
* | | | | Merge branch 'master' of johnmh/libreboot into masterAndrew Robbins2018-07-161-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix link to information about HDD/SSD firmwareJohn M. Harris, Jr2018-07-131-1/+1
|/ / / /
* | | | Merge branch 'swifix' of swiftgeek/libreboot into masterLeah Rowe2018-06-284-13/+52
|\ \ \ \
| * | | | install/index.md: Remove -V from flashrom commandSebastian 'Swift Geek' Grzywna2018-06-261-1/+1
| | | | |
| * | | | Improve T500 sodimm notesSebastian 'Swift Geek' Grzywna2018-06-241-3/+4
| | | | |
| * | | | Add FAQ entry for expanding knowledge about electronicsSebastian 'Swift Geek' Grzywna2018-06-241-5/+32
| | | | |
| * | | | FAQ entry for grub cryptomount errorsSebastian 'Swift Geek' Grzywna2018-06-241-0/+9
| | | | |
| * | | | Clarify memtest86+ sectionSebastian 'Swift Geek' Grzywna2018-06-241-4/+6
| | | | |
| * | | | Missing -o in grub-mkconfigSebastian 'Swift Geek' Grzywna2018-06-241-1/+1
| | | | |
* | | | | Merge branch 'swift-nbsp' of swiftgeek/libreboot into masterLeah Rowe2018-06-261-4/+4
|\ \ \ \ \
| * | | | | Missed from previous nbsp commitSebastian 'Swift Geek' Grzywna2018-06-261-4/+4
| | | | | |
* | | | | | Merge branch 'swift-nbsp' of swiftgeek/libreboot into masterLeah Rowe2018-06-261-2/+2
|\| | | | |
| * | | | | Change space to non-breaking space U+00A0Sebastian 'Swift Geek' Grzywna2018-06-261-2/+2
| | | | | |
* | | | | | Merge branch 'www/fix-dead-links' of libreboot/libreboot into masterSwift Geek2018-06-2512-18/+12
|\ \ \ \ \ \
| * | | | | | Fix/update/remove dead/broken links on the website and documentationLeah Rowe2018-06-1312-18/+12
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks go to skollrc for pointing out these dead links, on this thread: https://www.reddit.com/r/libreboot/comments/8pjjg5/some_dead_links_in_libreboot _website/
* | | | | | Merge branch 'master' of johnmh/libreboot into masterSwift Geek2018-06-257-0/+347
|\ \ \ \ \ \
| * | | | | | Move organized patches to project directory for newbuildJohn M. Harris, Jr2018-06-253-0/+171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new build system just applies all patches in the directory, so we can't have a properly organized structure.
| * | | | | | Add reproducible build patches to GRUBJohn M. Harris, Jr2018-06-254-0/+176
| | | | | | |
* | | | | | | Merge branch 'master' of johnmh/libreboot into masterSwift Geek2018-06-241-1/+1
|\| | | | | |
| * | | | | | Clone seabios over HTTPS instead of git protocolJohn M. Harris, Jr2018-06-241-1/+1
|/ / / / / /
* | | | | | Merge branch 'www/news/fix-incorrect-date' of libreboot/libreboot into masterSwift Geek2018-06-201-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix incorrect date on the most recent news entryLeah Rowe2018-06-201-1/+1
|/ / / / /
* | | | | Merge branch 'www/git/link-to-git-instructions' of libreboot/libreboot into ↵Swift Geek2018-06-091-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | master
| * | | | git page: link to actual instructions for how to use gitLeah Rowe2018-06-091-0/+4
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | otherwise, how the hell does a user know what to do? we shouldn't just assume that everyone knows how to use git. some of our contributors might be people who just want to submit something to the documentation and they may never have used git before
* | | | update suppliers page to say that Minifree X200T is RYF certified (no PR needed)Leah Rowe2018-05-311-1/+1
| | | | | | | | | | | | | | | | no pull request needed. this is the most minor of minor changes
* | | | Merge branch 'swifix' of swiftgeek/libreboot into masterLeah Rowe2018-05-281-3/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Remove -V from flashrom command examplesSebastian 'Swift Geek' Grzywna2018-05-271-2/+2
| | | |
| * | | Clarify image verificationSebastian 'Swift Geek' Grzywna2018-05-271-1/+3
| | | |
* | | | Merge branch 'master' of specing/libreboot into masterSwift Geek2018-05-271-3/+3
|\ \ \ \
| * | | | Give USB storage devices priority over S?ATA ones.Fedja Beader2018-05-271-2/+2
| | | | |
| * | | | Add ahci1 (ultrabay SATA on T400) and similarly ata1 (presumably ultrabay on ↵Fedja Beader2018-05-271-2/+2
|/ / / / | | | | | | | | | | | | | | | | | | | | T60?) to FDE boot list and give them higher priority over HDD bay. Ditto for LUKS on partitions.
* | | | Merge branch 'master' of johnmh/libreboot into masterAndrew Robbins2018-05-231-1/+1
|\ \ \ \
| * | | | Fix bucts URI in oldbuild download scriptJohn M. Harris, Jr2018-05-221-1/+1
|/ / / / | | | | | | | | | | | | git.stuge.se is down, and has been for a while.
* | | | Merge branch 'master' of mois/libreboot into masterLeah Rowe2018-05-211-1/+1
|\ \ \ \