summaryrefslogtreecommitdiffstats
path: root/resources/utilities/coreboot-libre/blobs
Commit message (Collapse)AuthorAgeFilesLines
* add missing deblob updates (missing in last commit)Francis Rowe2016-03-093-0/+0
|
* Update coreboot (kgpe-d16,kcma-d8,kfsn4-dre,d510mo,ga-g41m-es2l)Francis Rowe2016-03-086-0/+455
| | | | | | Update to the latest coreboot and vboot versions at the time of writing: coreboot 2a3434757ef425dbdfedf1fc69e1a033a6e7310d vboot d187cd3fc792f8bcefbee4587c83eafbd08441fc
* use only 1 crossgcc revision in librebootFrancis Rowe2016-02-273-0/+402
|
* New board: Intel D510MOFrancis Rowe2016-01-303-0/+390
|
* New board: ASUS KCMA-D8 desktop/workstation motherboardFrancis Rowe2016-01-303-0/+390
|
* Revert "reset x60/t60/macbook21 to older coreboot revisions"Francis Rowe2016-01-283-363/+0
| | | | This reverts commit 3b56767917dccd59c4af7c289450a053982e984a.
* reset x60/t60/macbook21 to older coreboot revisionsFrancis Rowe2016-01-283-0/+363
| | | | This is a temporary fix for an upcoming release.
* Gigabyte GA-G41M-ES2L (desktop board) added to librebootFrancis Rowe2016-01-047-2/+445
|
* Use different coreboot revisions and patches per boardFrancis Rowe2016-01-046-0/+455
The release archives will be bigger, but this is a necessary change that makes libreboot development easier. At present, there are boards maintained in libreboot by different people. By doing it this way, that becomes much easier. This is in contrast to the present situation, where a change to one board potentially affects all other boards, especially when updating to a new version of coreboot. Coreboot-libre scripts, download scripts, build scripts - everything. The entire build system has been modified to reflect this change of development. For reasons of consistency, cbfstool and nvramtool are no longer included in the util archives.