Skip to content

Releases: jaredmcneill/quartz64_uefi

v1.2

14 Dec 22:27
Compare
Choose a tag to compare

v1.2

  • Fix byte-swapped MAC address (GMAC, all platforms).
  • SOQUARTZ: drive nEXTRST high on boot (#63).
  • Update edk2 to edk2-stable202305.

v1.1

04 May 23:00
Compare
Choose a tag to compare

v1.1

  • Fix possible memory corruption by OHCI controller at boot.

v1.0

29 Apr 13:42
Compare
Choose a tag to compare

2023-04-29

  • Add support for persistent UEFI settings when booting from eMMC.
  • ROC-RK3568-PC: Fix eMMC detection in UEFI.
  • Update EDK II submodules.

2023-04-22

22 Apr 12:12
Compare
Choose a tag to compare

2023-04-22

  • Quartz64: Patch DT based on USB3/SATA config option.
  • Quartz64: Fix for fan setting control.
  • USB3 clock fixes.

2023-04-17

17 Apr 09:49
Compare
Choose a tag to compare

2023-04-17

  • Add watchdog device to ACPI tables.
  • Adjust CPU voltage when changing frequency.
  • Quartz64: Add SATA device to ACPI tables.
  • Quartz64: Add config menu for turning the optional fan on and off.

2023-04-16

15 Apr 20:53
Compare
Choose a tag to compare

2023-04-16

  • Add SATA support for Quartz64 and ROC-RK3568-PC.
  • Add config menu for selecting between USB3 and SATA ports on Quartz64.
  • Correctly mark UEFI env var memory range as RT data.

2023-04-15

15 Apr 11:44
Compare
Choose a tag to compare

2023-04-15

  • Add support for persisting UEFI environment variables to the boot media (SD card or eMMC).
  • Add support for booting with FDT.
  • Add config menu for selecting ACPI, FDT, or both.
  • Add config menu for setting custom CPU frequencies.
  • ROC-RK3568-PC: Enable built-in USB 2.0 hub.

2023-04-04

04 Apr 10:53
Compare
Choose a tag to compare

2023-04-04

  • Add support for Firefly ROC-RK3568-PC / StationPC Station P2 boards.
  • Add PCIe30 support.

2023-03-30

30 Mar 10:21
Compare
Choose a tag to compare

2023-03-30

  • Fix VCCIO5 voltage on Quartz64. (#44)

2023-03-18

18 Mar 16:27
Compare
Choose a tag to compare

2023-03-18

  • Add OHCI support to UEFI (allows low/full speed devices to be plugged in to EHCI ports).