summaryrefslogtreecommitdiffstats
path: root/resources/libreboot/patch/coreboot/33fb4cf0ffb01be8bcb6b488872c87eb50e7d77f
Commit message (Collapse)AuthorAgeFilesLines
* reset x60/t60/macbook21 to older coreboot revisionsFrancis Rowe2016-01-2814-86/+8
| | | | This is a temporary fix for an upcoming release.
* Use different coreboot revisions and patches per boardFrancis Rowe2016-01-04170-0/+64382
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.