Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename wrongly named patch directory (fix build issue) | Francis Rowe | 2016-03-09 | 3 | -0/+0 |
| | |||||
* | kgpe-d6,kcma-d8,kfsn4-dre: use cb 67e11d1e4f5fa4ba7e864bb0487bf5a835fb2919 | Francis Rowe | 2016-03-09 | 9 | -222/+0 |
| | | | | This revision is reported to work correctly. | ||||
* | Update coreboot (kgpe-d16,kcma-d8,kfsn4-dre,d510mo,ga-g41m-es2l) | Francis Rowe | 2016-03-08 | 202 | -74128/+489 |
| | | | | | | Update to the latest coreboot and vboot versions at the time of writing: coreboot 2a3434757ef425dbdfedf1fc69e1a033a6e7310d vboot d187cd3fc792f8bcefbee4587c83eafbd08441fc | ||||
* | fix build issue on kcma-d8 | Francis Rowe | 2016-01-31 | 1 | -0/+41 |
| | |||||
* | New board: Intel D510MO | Francis Rowe | 2016-01-30 | 1 | -0/+33 |
| | |||||
* | New board: ASUS KCMA-D8 desktop/workstation motherboard | Francis Rowe | 2016-01-30 | 45 | -0/+10453 |
| | |||||
* | Revert "reset x60/t60/macbook21 to older coreboot revisions" | Francis Rowe | 2016-01-28 | 25 | -500/+66 |
| | | | | This reverts commit 3b56767917dccd59c4af7c289450a053982e984a. | ||||
* | reset x60/t60/macbook21 to older coreboot revisions | Francis Rowe | 2016-01-28 | 25 | -91/+318 |
| | | | | This is a temporary fix for an upcoming release. | ||||
* | Use different coreboot revisions and patches per board | Francis Rowe | 2016-01-04 | 170 | -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. |