Skip to content

Latest commit

 

History

History
98 lines (79 loc) · 3.17 KB

CHANGELOG.md

File metadata and controls

98 lines (79 loc) · 3.17 KB

Change log for PC Engines fork of coreboot

Releases 4.0.x are based on PC Engines 20160304 release. Releases 4.5.x are based on mainline support submitted in this gerrit ref.

Quick build instructions

  1. After cloning run make crossgcc-i386 to build the toolchain.
  2. make menuconfig and set:
  • Mainboard/Mainboard vendorPCEngines
  • Mainboard/Mainboard modelAPU2 or APU3
  1. make

v4.5.8 - 2017-06-30

Changed

  • Moved sign of life strings (except for memory information) from mainboard.c to romstage.c. They are printed ~0.3s after power on, instead of over 2s.
  • Update sortbootorder to v4.5.6
  • Use the same sortbootorder for both mainline and legacy
  • Enabled sortbootorder payload compression
  • Update SeaBIOS to rel-1.10.2.1

Fixed

  • Fixed SeaBIOS debug level option in Kconfig

v4.5.7 - 2017-06-08

Added

  • print BIOS version on startup
  • correct BIOS version in SMBIOS

Changed

  • set board names prefix to "PC Engines" (Kconfig)

v4.5.6 - 2017-05-30

Changed

  • updated sortbootorder to v4.5.5

v4.5.5.2 - 2017-03-03

Changed

  • (APU3 only) GPIO33 (SIMSWAP) set to output/low by default

v4.5.5.1 - 2017-03-02

Changed

  • (APU3 only) GPIO33 (SIMSWAP) set to output/high by default

v4.5.5 - 2017-02-24

Added

  • sgabios video oprom is added by default (v.1.0.0 pcengines version)

Changed

  • SeaBIOS up to 1.10.0.1
  • sortbootorder up to 4.5.4
  • coreboot rebased to the latest mainline

Fixed

  • Asmedia ASM106x controllers work in the mPCIe1 slot
  • Memory size shown during boot corrected in 2GB SKU devices

Known issues

  • Asmedia ASM106x controllers are not working in the mPCIe2 slot
  • Some XHCI USB booting stability issues after soft-reset

v4.5.4 - 2017-01-24

Added

  • add target for APU3 board (EHCI0 is enabled)

Changed

  • add coreboot build string message during boot
  • change SeaBIOS version to 1.9.2.4
  • optimizations for SeaBIOS config, faster boot

Fixed

  • fix WARNING - Timeout at i8042_flush:71! message during boot
  • fix ASSERTION ERROR: file 'src/northbridge/amd/pi/agesawrapper.c', line 305 message during boot
  • fix disabling/enabling iPXE rom by sortbootorder
  • fix custom menu/config options for iPXE rom

v4.5.3 - 2017-01-12

Changed

  • bootorder file align to 4K in flash
  • add legacy logs on boot
  • PCEngines SeaBIOS enabled by default
  • turn off D4 and D5 leds on boot
  • enable power on after power failure