zephyr/boards/x86
Daniel Leung 5034a77e9e boards: x86/up_squared: use HPET timer
The UP Squared board comes with different CPUs where Atom ones
run at 1.6GHz while the Pentium and Celeron ones run at 1.1GHz.
Since the APIC TSC Deadline timer driver is tied to the CPU
speed, and we were using 1.6GHz as the hardware clock speed,
real world time would not be correct for Pentium and Celeron
based boards (i.e. 1 second sleep requested in application does
not translate to 1 second in real world). Change it to use HPET
timer instead as HPET has the same clock rate for all board
variants. Applications requiring more precise clock rate can
override this in their configuration.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-02-14 19:08:02 +01:00
..
acrn boards: x86/acrn: add devicetree PCIe controller node 2024-02-14 10:40:11 +01:00
common doc: Fix double 'the' 2023-11-15 14:25:11 +00:00
intel_adl boards: x86: add pci controller node with acpi pnp id 2024-01-31 15:03:06 +01:00
intel_ehl boards: x86: add pci controller node with acpi pnp id 2024-01-31 15:03:06 +01:00
intel_ish boards: ish: Continue to use HPET_TIMER for ISH and Qemu 2023-10-23 10:34:03 +02:00
intel_rpl boards: x86: add pci controller node with acpi pnp id 2024-01-31 15:03:06 +01:00
qemu_x86 boards: x86: more stack space for qemu_x86_tiny@768 2024-02-01 00:32:57 -06:00
up_squared boards: x86/up_squared: use HPET timer 2024-02-14 19:08:02 +01:00
index.rst doc: x86: Modify x86 TOC include 2023-11-14 09:23:18 +01:00