aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| | | | | | | | coreboot wiki is frozen now so it's a good idea to keep it up here
* | 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
| | | | | | | | | | | | verbose flashrom doesn't provide anything more when simply probing for chips, insteads it spams user with info about what chips flashrom supports
* | 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
|/ / | | | | | | Minor Changes
* | 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
| | | | | | | | | | | | | | | | | | | | | Since we're doing a simple check to see if a function exists in a given project's scripts we should only source those files into a subshell (so any changes to the environment are discarded once the subshell exits).
* | | 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
| | | | | | | | It only hides actually useful output of flashrom
| * 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
| | | | | | | | | | | | | | | | | | project_sources_patch() is the equivalent to git_patch() when working with non-git sources. It should not be used with sources under a version control system.
| * | Avoid redundant patching when recursively patchingAndrew Robbins2019-07-162-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | If a path is not supplied to project_sources_patch_recursive() or git_project_patch_recursive() then it will attempt to apply the set of patches located at $PROJECTS/$project/$PATCHES (the top-level patches directory) twice. Checking to see if $path is of non-zero length avoids this issue.
| * | libs/project: Complete project_sources_prepare()Andrew Robbins2019-07-161-10/+61
| | | | | | | | | | | | | | | | | | | | | | | | The method in which project sources are prepared from either extracted non-git source archives or sources under $PROJECTS/$project/$SOURCES are comparable to preparing git sources. This makes knowledge of the source preparation process mostly transferable across the build system regardless whether git is involved or not.
* | | Merge branch 'leftoverslashes' of swiftgeek/libreboot into masterAndrew Robbins2019-07-181-4/+4
|\ \ \ | |/ / |/| / | |/
| * misc/index.md: Remove leftover backslashesSebastian 'Swift Geek' Grzywna2019-07-171-4/+4
|/
* Merge branch 'bbb-stretch' of jwgarber/libreboot into masterSwift Geek2019-07-161-72/+41
|\
| * Update BBB configuration for Debian 9Jacob Garber2019-07-021-72/+41
| | | | | | | | | | | | | | | | | | SSH access to a BBB has changed as of Debian 9, with the user needing to login to the debian account instead of root. Furthermore, the addition of the config-pin utility has simplified spidev setup considerably, with the device tree overlay files no longer being needed. References to the BBB screwdriver have also been removed, since it appears to no longer be maintained.
* | Merge branch 'master' of thum/libreboot into masterAndrew Robbins2019-07-151-41/+46
|\ \ | |/ |/|
| * Fixing 588aacdb32 to 80 chars limitthum2019-05-241-11/+20
| |
| * Updating RCS and Vikings links and info, various fixesthum2019-05-231-38/+34
| |
* | Merge branch 'master' of rvgn/libreboot into masterLeah Rowe2019-06-021-4/+5
|\ \
| * | Update 'docs/gnulinux/guix_system.md'Raghav Gururajan2019-06-011-4/+5
|/ / | | | | | | Minor Changes
* | quick formatting fixes to guix guideLeah Rowe2019-05-261-13/+25
| |
* | Merge branch 'master' of rvgn/libreboot into masterLeah Rowe2019-05-262-0/+373
|\ \
| * | Guix System with Full-Disk Encryption on LibrebootRaghav Gururajan2019-05-262-0/+373
| |/
* | Merge branch 'www/git-privacy' of libreboot/libreboot into masterAndrew Robbins2019-05-231-0/+32
|\ \ | |/ |/|
| * Add instructions for anonymous contributions to the Git pageLeah Rowe2019-05-211-0/+32
| |
* | Merge branch 'www/further-home-page-improvement' of libreboot/libreboot into ↵Swift Geek2019-05-181-6/+8
|\ \ | |/ |/| | | master
| * Further homepage improvement: improve the sentence regarding pay-for-hireLeah Rowe2019-05-181-6/+8
|/
* Merge branch 'www/homepage-improvement' of libreboot/libreboot into masterLeah Rowe2019-05-181-19/+60
|\
| * Make the homepage actually describe adequately what libreboot isLeah Rowe2019-05-181-19/+60
| | | | | | | | | | Right now, as pointed out by swiftgeek on the issue tracker, it looks like a spam site or placeholder site that is trying to sell something.
* | Merge branch 'vpd' of hmzwqv/libreboot into masterAndrew Robbins2019-05-171-1/+1
|\ \
| * | Bump vpd revision to origin/release-R75-12105.Bhmzwqv2019-04-241-1/+1
| | |
* | | Merge branch 'seabios' of hmzwqv/libreboot into masterAndrew Robbins2019-05-171-1/+1
|\ \ \
| * | | Bump SeaBIOS revision to rel-1.12.1hmzwqv2019-04-241-1/+1
| |/ /
* | | Merge branch 'flashrom' of hmzwqv/libreboot into masterAndrew Robbins2019-05-171-1/+1
|\ \ \ | |_|/ |/| |
| * | Bump flashrom revision to current upstream HEADhmzwqv2019-04-241-1/+1
| |/
* | Merge branch 'paragrub' of swiftgeek/libreboot into masterLeah Rowe2019-05-151-1/+3
|\ \
| * | encrypted_parabola.md: link /etc/default/grub explanationSebastian 'Swift Geek' Grzywna2019-05-091-1/+3
| | |
* | | add new service to suppliers pageLeah Rowe2019-05-141-0/+1
|/ / | | | | | | it's for my company so no pull request needed
* | Merge branch 'bugs' of and_who/libreboot into masterSwift Geek2019-04-271-10/+15
|\ \
| * | libs/project: Remove extraneous newlines in header/footerAndrew Robbins2019-04-261-3/+3
| | | | | | | | | | | | The extra newlines make actions with no output look strange.