aboutsummaryrefslogtreecommitdiff
path: root/resources/libreboot/config/depthcharge/veyron_speedy/cbrevision
Commit message (Collapse)AuthorAgeFilesLines
* remove CrOS boards/utils from old build system (new build system has them)4 of 7 (Leah Rowe) info@minifree.org2017-01-221-1/+0
|
* re-add old build system (for x86 boards/utils)4 of 7 (Leah Rowe) info@minifree.org2017-01-211-0/+1
| | | | Everything will be migrated over to the new build system after release.
* Current build system removalPaul Kocialkowski2017-01-151-1/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Coreboot, vboot and depthcharge updates to Coreboot 4.3 for CrOS devicesPaul Kocialkowski2016-04-191-1/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Use different coreboot revisions and patches per boardFrancis Rowe2016-01-041-0/+1
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.