| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
This should fix the RTC century byte issue (fix merged upstream).
Some patches were removed, in those cases where they became merged upstream.
|
| |
|
|
|
|
|
|
| |
67e11d1e4f5fa4ba7e864bb0487bf5a835fb2919"
This reverts commit 735b6a3e7250a52c5fa04cdd400cb7f44f37b89e.
|
|
|
|
| |
This reverts commit 41dd699e78587f3e83e354f6897057305300699b.
|
| |
|
|
|
|
| |
This revision is reported to work correctly.
|
|
|
|
|
|
| |
Update to the latest coreboot and vboot versions at the time of writing:
coreboot 2a3434757ef425dbdfedf1fc69e1a033a6e7310d
vboot d187cd3fc792f8bcefbee4587c83eafbd08441fc
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit 3b56767917dccd59c4af7c289450a053982e984a.
|
|
|
|
| |
This is a temporary fix for an upcoming release.
|
|
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.
|