Releases: jaredmcneill/quartz64_uefi
Releases · jaredmcneill/quartz64_uefi
v1.2
v1.1
v1.1
- Fix possible memory corruption by OHCI controller at boot.
v1.0
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
2023-04-22
- Quartz64: Patch DT based on USB3/SATA config option.
- Quartz64: Fix for fan setting control.
- USB3 clock fixes.
2023-04-17
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
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
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
2023-04-04
- Add support for Firefly ROC-RK3568-PC / StationPC Station P2 boards.
- Add PCIe30 support.
2023-03-30
2023-03-30
- Fix VCCIO5 voltage on Quartz64. (#44)
2023-03-18
2023-03-18
- Add OHCI support to UEFI (allows low/full speed devices to be plugged in to EHCI ports).