Skip to content

Releases: jaredmcneill/quartz64_uefi

v2.3

Choose a tag to compare

@github-actions github-actions released this 11 Jun 22:21

v2.3

  • Add support for built-in ethernet in ACPI mode on Linux distributions with CONFIG_DWMAC_DWC_QOS_ETH (eg. Fedora 44, Ubuntu 26.04 LTS).

v2.2

Choose a tag to compare

@github-actions github-actions released this 10 Jun 21:22

v2.2

  • Fix RTC on ROC-RK3566-PC and ROC-RK3568-PC.

v2.1

Choose a tag to compare

@github-actions github-actions released this 10 Jun 09:45

v2.1

  • Fix duplicate MAC address on ROC-RK3568-PC.

v2.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 10:52

v2.0

  • Update edk2 to edk2-stable202605
  • Add support for built-in ethernet controller (#39)
  • Improve detection of some micro SD cards (#83)
  • Make OHCI work again.

v1.3

Choose a tag to compare

@github-actions github-actions released this 16 May 11:22

v1.3

  • Update edk2 to edk2-stable202602.
  • Update rkbin to latest from https://github.com/rockchip-linux/rkbin
  • Simplified board specific .dsc files.
  • Avoid lockup in PCIe setup when the M.2 header is not populated (#75)
  • Rk356x: Disable host bridge device if PHY init fails.
  • RK356x: combine Gmac interrupts into single statement (#58)
  • Platform/OrangePi3B: Fix AcpiTables (#72)
  • RK356x: Remove 'env' partition. (#59, #67)
  • ROC-RK3568-PC: Configure and enable UART3 and UART4.
  • New platform support
    • Odroid M1S
    • PINE64 PineTab 2
    • Radxa Zero 3W

v1.2

Choose a tag to compare

@github-actions github-actions released this 14 Dec 22:27

v1.2

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

v1.1

Choose a tag to compare

@github-actions github-actions released this 04 May 23:00

v1.1

  • Fix possible memory corruption by OHCI controller at boot.

v1.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 13:42

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

Choose a tag to compare

@github-actions github-actions released this 22 Apr 12:12

2023-04-22

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

2023-04-17

Choose a tag to compare

@github-actions github-actions released this 17 Apr 09:49

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.