summaryrefslogtreecommitdiffstats
path: root/resources/libreboot/patch/coreboot
Commit message (Collapse)AuthorAgeFilesLines
* asus/kgpe-d116|kcma-d8: Update coreboot to latest versionTimothy Pearson2016-04-115-0/+0
|
* asus/kgpe-d116|kcma-d8: Update coreboot to latest version to fix RAM and SB ↵Timothy Pearson2016-04-115-0/+0
| | | | issues
* mainboard/asus/kgpe-d16|kcma-d8: Include additional coreboot MCT fixes for ↵Timothy Pearson2016-04-045-0/+0
| | | | | | Kingston RDIMMs Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
* mainboard/kcma-d8|kgpe-d16: Reenable GRUB buildsTimothy Pearson2016-04-042-0/+178
|
* mainboard/asus/kgpe-d16|kcma-d8: Include coreboot MCT fixes for Kingston RDIMMsTimothy Pearson2016-03-283-0/+267
| | | | Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
* Add SeaBIOS payload to librebootFrancis Rowe2016-03-143-0/+0
|
* Update KGPE-D16, KCMA-D8 and KFSN4-DRE to current latest coreboot versionFrancis Rowe2016-03-143-0/+0
|
* i945 and gm45 laptops: use cb 2a3434757ef425dbdfedf1fc69e1a033a6e7310dFrancis Rowe2016-03-1032-461/+14
| | | | | This should fix the RTC century byte issue (fix merged upstream). Some patches were removed, in those cases where they became merged upstream.
* jgpe-d16, kcma-d8, kfsn4-dre: remove unneeded patchesFrancis Rowe2016-03-099-222/+0
|
* Revert "kgpe-d6,kcma-d8,kfsn4-dre: use cb ↵Francis Rowe2016-03-099-0/+222
| | | | | | 67e11d1e4f5fa4ba7e864bb0487bf5a835fb2919" This reverts commit 735b6a3e7250a52c5fa04cdd400cb7f44f37b89e.
* Revert "rename wrongly named patch directory (fix build issue)"Francis Rowe2016-03-093-0/+0
| | | | This reverts commit 41dd699e78587f3e83e354f6897057305300699b.
* rename wrongly named patch directory (fix build issue)Francis Rowe2016-03-093-0/+0
|
* kgpe-d6,kcma-d8,kfsn4-dre: use cb 67e11d1e4f5fa4ba7e864bb0487bf5a835fb2919Francis Rowe2016-03-099-222/+0
| | | | This revision is reported to work correctly.
* Update coreboot (kgpe-d16,kcma-d8,kfsn4-dre,d510mo,ga-g41m-es2l)Francis Rowe2016-03-08202-74128/+489
| | | | | | Update to the latest coreboot and vboot versions at the time of writing: coreboot 2a3434757ef425dbdfedf1fc69e1a033a6e7310d vboot d187cd3fc792f8bcefbee4587c83eafbd08441fc
* fix build issue on kcma-d8Francis Rowe2016-01-311-0/+41
|
* New board: Intel D510MOFrancis Rowe2016-01-301-0/+33
|
* New board: ASUS KCMA-D8 desktop/workstation motherboardFrancis Rowe2016-01-3045-0/+10453
|
* Revert "reset x60/t60/macbook21 to older coreboot revisions"Francis Rowe2016-01-2825-500/+66
| | | | This reverts commit 3b56767917dccd59c4af7c289450a053982e984a.
* reset x60/t60/macbook21 to older coreboot revisionsFrancis Rowe2016-01-2825-91/+318
| | | | 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.