summaryrefslogtreecommitdiffstats
path: root/resources/utilities/coreboot-libre/blobs/vboot
Commit message (Collapse)AuthorAgeFilesLines
* Coreboot, vboot and depthcharge updates to Coreboot 4.3 for CrOS devicesPaul Kocialkowski2016-04-193-0/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* coreboot-libre cleanup: remove blob lists for unused coreboot versionsFrancis Rowe2016-03-103-53/+0
|
* Update coreboot (kgpe-d16,kcma-d8,kfsn4-dre,d510mo,ga-g41m-es2l)Francis Rowe2016-03-083-0/+53
| | | | | | Update to the latest coreboot and vboot versions at the time of writing: coreboot 2a3434757ef425dbdfedf1fc69e1a033a6e7310d vboot d187cd3fc792f8bcefbee4587c83eafbd08441fc
* Gigabyte GA-G41M-ES2L (desktop board) added to librebootFrancis Rowe2016-01-043-0/+53
|
* Use different coreboot revisions and patches per boardFrancis Rowe2016-01-043-0/+53
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.