summaryrefslogtreecommitdiffstats
path: root/resources/libreboot/config/grub/kgpe-d16/cbrevision
Commit message (Collapse)AuthorAgeFilesLines
* Update to include AMD Family 15h DRAM training fixesTimothy Pearson2016-04-221-1/+1
|
* asus/kgpe-d116|kcma-d8: Update coreboot to latest versionTimothy Pearson2016-04-111-1/+1
|
* asus/kgpe-d116|kcma-d8: Update coreboot to latest version to fix RAM and SB ↵Timothy Pearson2016-04-111-1/+1
| | | | issues
* mainboard/asus/kgpe-d16|kcma-d8: Include additional coreboot MCT fixes for ↵Timothy Pearson2016-04-041-1/+1
| | | | | | Kingston RDIMMs Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
* mainboard/kcma-d8|kgpe-d16: Reenable GRUB buildsTimothy Pearson2016-04-041-0/+1
|
* Add SeaBIOS payload to librebootFrancis Rowe2016-03-141-1/+0
|
* Update KGPE-D16, KCMA-D8 and KFSN4-DRE to current latest coreboot versionFrancis Rowe2016-03-141-1/+1
|
* Revert "kgpe-d6,kcma-d8,kfsn4-dre: use cb ↵Francis Rowe2016-03-091-1/+1
| | | | | | 67e11d1e4f5fa4ba7e864bb0487bf5a835fb2919" This reverts commit 735b6a3e7250a52c5fa04cdd400cb7f44f37b89e.
* kgpe-d6,kcma-d8,kfsn4-dre: use cb 67e11d1e4f5fa4ba7e864bb0487bf5a835fb2919Francis Rowe2016-03-091-1/+1
| | | | This revision is reported to work correctly.
* Update coreboot (kgpe-d16,kcma-d8,kfsn4-dre,d510mo,ga-g41m-es2l)Francis Rowe2016-03-081-1/+1
| | | | | | Update to the latest coreboot and vboot versions at the time of writing: coreboot 2a3434757ef425dbdfedf1fc69e1a033a6e7310d vboot d187cd3fc792f8bcefbee4587c83eafbd08441fc
* 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.