Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use only 1 crossgcc revision in libreboot | Francis Rowe | 2016-02-27 | 3 | -0/+402 |
| | |||||
* | New board: Intel D510MO | Francis Rowe | 2016-01-30 | 3 | -0/+390 |
| | |||||
* | New board: ASUS KCMA-D8 desktop/workstation motherboard | Francis Rowe | 2016-01-30 | 3 | -0/+390 |
| | |||||
* | Revert "reset x60/t60/macbook21 to older coreboot revisions" | Francis Rowe | 2016-01-28 | 3 | -363/+0 |
| | | | | This reverts commit 3b56767917dccd59c4af7c289450a053982e984a. | ||||
* | reset x60/t60/macbook21 to older coreboot revisions | Francis Rowe | 2016-01-28 | 3 | -0/+363 |
| | | | | This is a temporary fix for an upcoming release. | ||||
* | Gigabyte GA-G41M-ES2L (desktop board) added to libreboot | Francis Rowe | 2016-01-04 | 7 | -2/+445 |
| | |||||
* | Use different coreboot revisions and patches per board | Francis Rowe | 2016-01-04 | 6 | -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. |