Showing 1,497 changed files with 40,447 additions and 65,914 deletions.
2 changes: 1 addition & 1 deletion 3rdparty/blobs
Submodule blobs updated 278 files
2 changes: 1 addition & 1 deletion 3rdparty/vboot
Submodule vboot updated 147 files
17 changes: 14 additions & 3 deletions CHANGELOG.md
Expand Up @@ -13,14 +13,24 @@ Please use [pce-fw-builder](https://github.com/pcengines/pce-fw-builder)

## [Unreleased]

## [v4.9.0.2] - 2019-02-04
### Changed
- rebased with official coreboot repository commit 2b2325e

### Fixed
- removed AGESA headers changes introduced with 1.0.0.A

### Added
- enabled Core Performance Boost feature

## [v4.9.0.1] - 2019-01-09
## Changed
### Changed
- rebased with official coreboot repository commit cd26f08
- updated SeaBIOS to rel-1.12.0.1
- prepare apu1 platform for TPM usage
- enabled TPM2.0 module on apu1, apu2 and apu5 in default configuration

## Fixed
### Fixed
- disabled waiting for SVI2 command completion causing reboot hangs
- introduced reproducible builds by passing build ID to iPXE
- AGESA AmdInitLate error caused by AGESA bugs
Expand Down Expand Up @@ -255,7 +265,8 @@ redundant code which was similar for APU2/3/5 boards.
- turn off D4 and D5 leds on boot
- enable power on after power failure

[Unreleased]: https://github.com/pcengines/coreboot/compare/v4.9.0.1...develop
[Unreleased]: https://github.com/pcengines/coreboot/compare/v4.9.0.2...develop
[v4.9.0.2]: https://github.com/pcengines/coreboot/compare/v4.9.0.1...v4.9.0.2
[v4.9.0.1]: https://github.com/pcengines/coreboot/compare/v4.8.0.7...v4.9.0.1
[v4.8.0.7]: https://github.com/pcengines/coreboot/compare/v4.8.0.6...v4.8.0.7
[v4.8.0.6]: https://github.com/pcengines/coreboot/compare/v4.8.0.5...v4.8.0.6
Expand Down
160 changes: 0 additions & 160 deletions Documentation/Intel/Board/Galileo_checklist.html

This file was deleted.

1 change: 0 additions & 1 deletion Documentation/Intel/Board/galileo.html
Expand Up @@ -17,7 +17,6 @@ <h1>Intel&reg; Galileo Development Board</h1>
<li><a target="_blank" href="../SoC/soc.html">SoC</a> support</li>
<li><a target="_blank" href="../fsp1_1.html">FSP 1.1</a> integration</li>
<li><a target="_blank" href="board.html">Board</a> support</li>
<li><a target="_blank" href="Galileo_checklist.html">Implementation Checklist</a></li>
</ul>
</td>
</tr>
Expand Down