aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Update Coreboot config for board d945gclfAndrew Robbins2018-01-121-77/+152
| | | | | | | | | | | | | | | | | | | | | | | | | | | This config was updated using Coreboot's 'oldconfig' make target. New configuration options enabled with this commit: * ENABLE_VMX=y * SET_VMX_LOCK_BIT=y
| * | Update Coreboot config for board d510moAndrew Robbins2018-01-121-95/+217
|/ / | | | | | | | | | | | | | | | | | | This config was updated using Coreboot's 'oldconfig' make target. New configuration options enabled with this commit: * ENABLE_VMX=y * SET_VMX_LOCK_BIT=y * UART_PCI_ADDR=0x0
* | Merge branch 'revision-bump' of and_who/libreboot into masterSwift Geek2018-01-042-2/+2
|\ \
| * | Bump flashrom revision to v1.0Andrew Robbins2018-01-031-1/+1
| | |
| * | Prefer canonical flashrom repository over mirrorAndrew Robbins2018-01-031-1/+1
|/ /
* | Merge branch 'coreboot-rebase' of and_who/libreboot into masterSwift Geek2017-12-3129-80/+25
|\ \
| * | Delete board-specific Coreboot revision filesAndrew Robbins2017-12-2226-26/+0
| | | | | | | | | | | | | | | | | | | | | Testing needs to be done on the revision specified at 'projects/coreboot/configs/revision', thus all board-specific revision files should be removed in order to avoid checking out an older commit in the meantime.
| * | Delete obsolete Coreboot patch from treeAndrew Robbins2017-12-221-27/+0
| | |
| * | Update Coreboot patch for removing git submodulesAndrew Robbins2017-12-221-26/+24
| | | | | | | | | | | | | | | | | | | | | This is an update to Paul Kocialkowski's previous patch. Only an absolute minimum of changes were made over those of Paul's in order for it to apply, successfully, hence keeping Paul as the author of the patch.
| * | Bump Coreboot revision to current upstream HEADAndrew Robbins2017-12-211-1/+1
| | |
* | | Merge branch 'master' of swiftgeek/libreboot into masterAndrew Robbins2017-12-232-2/+2
|\ \ \ | | |/ | |/|
| * | Revert "Statically link bucts"Sebastian 'Swift Geek' Grzywna2017-12-232-2/+2
|/ / | | | | | | | | This reverts commit 5100c4e7e9cc5e06cf32e06a5a0bd0d79d7655c6. We do not have yet libc and other deps for bucts inside libreboot
* | Merge branch 'bucts' of and_who/libreboot into masterSwift Geek2017-12-235-49/+211
|\ \
| * | Remove bucts' download(), download_check() actionsAndrew Robbins2017-12-221-12/+0
| | | | | | | | | | | | | | | bucts is now merged in-tree, so the download() and download_check() actions are no longer necessary.
| * | Delete obsolete bucts patchesAndrew Robbins2017-12-222-37/+0
| | |
| * | Statically link buctsAndrew Robbins2017-12-222-2/+2
| | |
| * | Bring bucts source files into libreboot treeAndrew Robbins2017-12-222-0/+211
| |/ | | | | | | | | | | | | Considering bucts is no longer maintained by Peter Stuge--its original author--and it being integral to Librebooting the X60/T60, it seems best for bucts to be merged into the main Libreboot repository.
* | Merge branch 'news/testers-new-release' of libreboot/libreboot into masterAndrew Robbins2017-12-222-0/+20
|\ \ | |/ |/|
| * news article asking people to help with release testingLeah Rowe2017-12-212-0/+20
|/
* Merge branch 'docs-cpuid' of kragle/libreboot into masterSwift Geek2017-12-171-3/+1
|\
| * Correct shell command returning CPUID on the X200Andrew Robbins2017-12-171-3/+1
|/
* Merge branch 'master' of CoreShoe/libreboot into masterAndrew Robbins2017-12-0512-12/+12
|\
| * Update 'projects/coreboot/configs/seabios/w500_8mb/config'CoreShoe2017-12-051-1/+1
| |
| * Update 'projects/coreboot/configs/seabios/w500_4mb/config'CoreShoe2017-12-051-1/+1
| |
| * Update 'projects/coreboot/configs/seabios/w500_16mb/config'CoreShoe2017-12-051-1/+1
| |
| * Update 'projects/coreboot/configs/seabios/t500_8mb/config'CoreShoe2017-12-051-1/+1
| |
| * Update 'projects/coreboot/configs/seabios/t500_4mb/config'CoreShoe2017-12-051-1/+1
| |
| * Update 'projects/coreboot/configs/seabios/t500_16mb/config'CoreShoe2017-12-051-1/+1
| |
| * Update 'projects/coreboot/configs/seabios/t400_8mb/config'CoreShoe2017-12-051-1/+1
| |
| * Update 'projects/coreboot/configs/seabios/t400_4mb/config'CoreShoe2017-12-051-1/+1
| |
| * Update 'projects/coreboot/configs/seabios/t400_16mb/config'CoreShoe2017-12-051-1/+1
| |
| * Update 'projects/coreboot/configs/seabios/r400_8mb/config'CoreShoe2017-12-051-1/+1
| |
| * Update 'projects/coreboot/configs/seabios/r400_4mb/config'CoreShoe2017-12-051-1/+1
| |
| * Update 'projects/coreboot/configs/seabios/r400_16mb/config'CoreShoe2017-12-051-1/+1
|/
* Merge branch 'revision-bump' of kragle/libreboot into masterSwift Geek2017-12-0512-12/+12
|\
| * Correct revision used for buctsAndrew Robbins2017-12-051-1/+1
| | | | | | | | | | The upstream repository from which bucts is pulled has changed, necessitating a different revision pointing to HEAD.
| * Bump SeaBIOS revision to rel-1.11.0Andrew Robbins2017-12-051-1/+1
| | | | | | | | This is the latest release of SeaBIOS.
| * Bump Memtest86+ revision to remote HEADAndrew Robbins2017-12-051-1/+1
| |
| * Bump flashmap revision to origin/release-R63-10032.BAndrew Robbins2017-12-051-1/+1
| | | | | | | | | | "release-R63-10032.B" is a branch name in CrOS flashmap's remote repository corresponding to the latest release.
| * Bump vboot revision to origin/release-R63-10032.BAndrew Robbins2017-12-051-1/+1
| | | | | | | | | | "release-R63-10032.B" is a branch name in CrOS vboot's remote repository corresponding to the latest release.
| * Bump vpd revision to origin/release-R63-10032.BAndrew Robbins2017-12-051-1/+1
| | | | | | | | | | "release-R63-10032.B" is a branch name in CrOS vpd's remote repository corresponding to the latest release.
| * Bump mosys revision to origin/release-R63-10032.BAndrew Robbins2017-12-051-1/+1
| | | | | | | | | | "release-R63-10032.B" is a branch name in CrOS mosys' remote repository corresponding to the latest release.
| * Bump hdctools revision to origin/release-R63-10032.BAndrew Robbins2017-12-051-1/+1
| | | | | | | | | | "release-R63-10032.B" is a branch name in CrOS hdctools' remote repository corresponding to the latest release.
| * Bump CrOS-EC revision to origin/release-R63-10032.BAndrew Robbins2017-12-052-2/+2
| | | | | | | | | | "release-R63-10032.B" is a branch name in CrOS-EC's remote repository corresponding to the latest release.
| * Bump flashrom-CrOS revision to origin/release-R63-10032.BAndrew Robbins2017-12-051-1/+1
| | | | | | | | | | "release-R63-10032.B" is a branch name in CrOS flashrom's remote repository corresponding to the latest release.
| * Bump Depthcharge revision to origin/release-R63-10032.BAndrew Robbins2017-12-051-1/+1
|/ | | | | "release-R63-10032.B" is a branch name in Depthcharge's remote repository corresponding to the latest release.
* Re-add minifree libreboot x200 to suppliers page (PR not needed)Leah Rowe2017-12-051-0/+1
| | | | | Pull request not needed for this entry, since it's an entry regarding my own company
* Merge branch 'hyperbola_encrypted' of libreboot/libreboot into masterSwift Geek2017-12-012-0/+4
|\
| * link to guide for encrypted hyperbola gnu+linux installLeah Rowe2017-12-012-0/+4
|/
* Merge branch 'bucts-uri' of kragle/libreboot into masterSwift Geek2017-12-011-1/+1
|\