aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'leftoverslashes' of swiftgeek/libreboot into masterAndrew Robbins2019-12-274-76/+25
|\|
| * Add another reference line to lenovo BUC.TS instructionsSebastian 'Swift Geek' Grzywna2019-12-211-0/+2
| * Improve grub debian instructionsSebastian 'Swift Geek' Grzywna2019-12-191-13/+13
| * Improve notes about screenSebastian 'Swift Geek' Grzywna2019-12-151-12/+10
| * Remove pure speculation sections on X200 pageSebastian 'Swift Geek' Grzywna2019-12-151-51/+0
* | Merge branch 'bugs' of and_who/libreboot into masterSwift Geek2019-12-026-3/+3
|\ \
| * | Fix broken symlinks pointing to coreboot patchAndrew Robbins2019-12-026-3/+3
|/ /
* | Merge branch 'bugs' of and_who/libreboot into masterSwift Geek2019-11-033-27/+22
|\ \
| * | Remove redundant subshells in project actionsAndrew Robbins2019-11-022-27/+20
| * | Fail early for project actionsAndrew Robbins2019-11-021-0/+2
|/ /
* | Merge branch 'bugs' of and_who/libreboot into masterSwift Geek2019-10-302-2/+13
|\ \
| * | Fix project usage actionAndrew Robbins2019-10-302-2/+13
|/ /
* | Merge branch 'dependency-handling' of and_who/libreboot into masterSwift Geek2019-10-2024-51/+182
|\ \
| * | Add missing QEMU payload dependencies filesAndrew Robbins2019-10-1916-0/+16
| * | Remove dependencies_check() from project scriptsAndrew Robbins2019-10-196-24/+0
| * | libs/project: Perform project action in subshellAndrew Robbins2019-10-191-3/+5
| * | libs/project: Simplify acting on dependenciesAndrew Robbins2019-10-191-20/+8
| * | Create new meta target working with dependenciesAndrew Robbins2019-10-181-0/+52
| * | Add dependency handlingAndrew Robbins2019-10-181-4/+101
|/ /
* | Merge branch 'bugs' of and_who/libreboot into masterSwift Geek2019-10-171-4/+8
|\ \
| * | libs/project: Call functions from any projectAndrew Robbins2019-10-161-4/+8
|/ /
* | Merge branch 'oldbuild' of and_who/libreboot into masterSwift Geek2019-09-274-30/+61
|\ \
| * | Use '--with-pic' if building gmp with '-pie'Andrew Robbins2019-09-273-30/+34
| * | Update URI pointing to libelf v0.8.13Andrew Robbins2019-09-272-0/+27
* | | Merge branch 'leftoverslashes' of swiftgeek/libreboot into masterAndrew Robbins2019-09-271-0/+1
|\ \ \ | |/ / |/| / | |/
| * www/faq.md: Add pitch measurement tipSebastian 'Swift Geek' Grzywna2019-09-201-0/+1
* | Merge branch 'master' of GNUtoo/libreboot into masterSwift Geek2019-09-171-11/+17
|\ \
| * | x200_external.md: Memory: improve wordingDenis 'GNUtoo' Carikli2019-09-171-5/+3
| * | x200_external.md: Clarify Intel Turbo MemoryDenis 'GNUtoo' Carikli2019-09-171-6/+14
|/ /
* | Merge branch 'leftoverslashes' of swiftgeek/libreboot into masterAndrew Robbins2019-09-021-33/+19
|\|
| * x200_external.md: clarify probe operationSebastian 'Swift Geek' Grzywna2019-09-011-1/+1
| * x200_external.md: steal a table from coreboot wikiSebastian 'Swift Geek' Grzywna2019-09-011-32/+18
* | Merge branch 'leftoverslashes' of swiftgeek/libreboot into masterAndrew Robbins2019-08-301-0/+2
|\|
| * codenames.md: Add Rockwell/PicassoSebastian 'Swift Geek' Grzywna2019-08-281-0/+2
* | Merge branch 'leftoverslashes' of swiftgeek/libreboot into masterAndrew Robbins2019-08-275-5/+5
|\|
| * Remove leftover flashrom -VSebastian 'Swift Geek' Grzywna2019-08-205-5/+5
* | Merge branch 'leftoverslashes' of swiftgeek/libreboot into masterAndrew Robbins2019-08-162-3/+2
|\|
| * Update link to edX courseSebastian 'Swift Geek' Grzywna2019-08-171-1/+1
| * Coreboot supports GM45 DDR2 nowSebastian 'Swift Geek' Grzywna2019-08-171-2/+1
* | Merge branch 'master' of raghavgururajan/libreboot into masterSwift Geek2019-08-121-7/+6
|\ \
| * | Update 'docs/gnulinux/guix_system.md'Raghav Gururajan2019-08-121-7/+6
|/ /
* | Merge branch 'bug' of and_who/libreboot into masterSwift Geek2019-07-211-7/+6
|\ \
| * | libs/project: Invoke subshell in project_function_check()Andrew Robbins2019-07-211-7/+6
* | | Merge branch 'leftoverslashes' of swiftgeek/libreboot into masterAndrew Robbins2019-07-211-4/+3
|\ \ \ | |/ / |/| / | |/
| * install/ga-g41m-es2l.md: remove -V from flashromSebastian 'Swift Geek' Grzywna2019-07-211-1/+1
| * install/ga-g41m-es2l.md: remove superfluous GND connectionSebastian 'Swift Geek' Grzywna2019-07-211-3/+2
* | Merge branch 'better-patching' of and_who/libreboot into masterSwift Geek2019-07-203-11/+80
|\ \
| * | Add functions to safely apply patches to non-git sourcesAndrew Robbins2019-07-162-1/+19
| * | Avoid redundant patching when recursively patchingAndrew Robbins2019-07-162-2/+2
| * | libs/project: Complete project_sources_prepare()Andrew Robbins2019-07-161-10/+61