NetBSD/sys/dev/fdt
pho 3dc92541ec port-arm/58194: Resurrect vmt(4) from bitrot
On this architecture vmt(4) used to search for a node "/hypervisor" in the
FDT and probed the VMware hypervisor call only when the node was
found. However, things appear to have changed and VMware no longer provides
the FDT node.

Since vmt(4) doesn't actually need to read anything from FDT, and the
hypervisor call logically resides in virtual CPUs themselves, it would be
better to attach it directly to cpu, just like how it's probed on x86.
2024-05-09 12:09:58 +00:00
..
ahcisata_fdt.c
amdccp_fdt.c Add amdsmn(4) and amdccp(4) power management stubs. 2022-12-18 15:50:32 +00:00
arasan_sdhc_fdt.c Re-enable ADMA2 support for arasan,sdhci-8.9a 2022-11-02 11:04:02 +00:00
ausoc.c
cdns3_fdt.c risc-v: attach the Cadence XHCI usb controller on the JH7100 SoC 2024-01-18 07:48:56 +00:00
cdnsiic_fdt.c Add driver for Cadence I2C controller. 2022-11-05 17:31:37 +00:00
connector_fdt.c
connector_fdt.h
cpufreq_dt.c
cpus.c Call / define fdtbus_cpus_md_attach for platforms with cpus @ fdt. 2023-06-12 12:58:17 +00:00
display_timing.c
display_timing.h
dw_apb_uart.c fix various typos, mainly in comments, but also log messages, docs, game text. 2022-04-08 10:17:52 +00:00
dwc2_fdt.c dw2c_fdt: Terminate statements by ; instead of , (from Mori Hiroki) 2023-07-31 04:59:47 +00:00
dwc3_fdt.c Attach when dr_mode is "otg" and the controller has the "usb-role-switch" and 2022-06-12 08:04:07 +00:00
dwcmmc_fdt.c Restrict dwcmmc to 32bit DMA (<4GB) regardless of attachment 2024-02-09 17:16:42 +00:00
dwcwdt_fdt.c Separate DesignWare watchdog driver and FDT glue. 2023-04-16 16:51:38 +00:00
dwiic_fdt.c dwiic(4): Don't try to attach children if dwiic_attach failed. 2022-10-19 22:28:35 +00:00
ehci_fdt.c
fdt_boot.c Include <sys/bootblock.h> for struct mbr_sector 2024-01-21 15:10:07 +00:00
fdt_boot.h Make fdt_cpu_rootconf available for other machines/platforms. 2024-01-19 09:09:04 +00:00
fdt_clock.c
fdt_dai.c
fdt_ddb.c
fdt_ddb.h
fdt_dma.c
fdt_gpio.c
fdt_i2c.c API naming consistency. NFC. 2022-02-23 07:55:55 +00:00
fdt_intr.c
fdt_iommu.c
fdt_mbox.c Add mailbox and power-domain support. 2022-03-04 08:19:06 +00:00
fdt_memory.c Handle multiple memory nodes by type, but still allow an untyped 2024-01-14 07:53:38 +00:00
fdt_memory.h Size boot_physmem with FDT_MEMORY_RANGES. 2022-11-04 10:51:16 +00:00
fdt_mmc_pwrseq.c
fdt_openfirm.c
fdt_panel.c
fdt_phy.c
fdt_pinctrl.c
fdt_platform.c Rename ARM_PLATFORM to FDT_PLATFORM and make it available outside arm. 2023-04-07 08:55:29 +00:00
fdt_port.c when enumerating ports and endpoints treat missing 'reg' properties as zero 2022-01-21 21:00:26 +00:00
fdt_port.h fix various typos in comments and log messages. 2024-02-10 09:21:51 +00:00
fdt_power.c
fdt_powerdomain.c Add mailbox and power-domain support. 2022-03-04 08:19:06 +00:00
fdt_private.h
fdt_pwm.c
fdt_regulator.c
fdt_reset.c
fdt_rtc.c
fdt_spi.c
fdt_subr.c
fdt_syscon.c
fdt_userconf.c fdt: add support for USERCONF option 2022-03-25 21:23:51 +00:00
fdtbus.c Add mailbox and power-domain support. 2022-03-04 08:19:06 +00:00
fdtvar.h Call / define fdtbus_cpus_md_attach for platforms with cpus @ fdt. 2023-06-12 12:58:17 +00:00
files.fdt port-arm/58194: Resurrect vmt(4) from bitrot 2024-05-09 12:09:58 +00:00
fixedclock.c
fixedfactorclock.c
fixedregulator.c
genet_fdt.c
gfrtc_fdt.c Adapt to changes in the generic gfrtc code. 2024-01-02 07:34:27 +00:00
gpiokeys.c
gpioleds.c
gpioregulator.c
hdmi_connector.c
i2cmux_fdt.c
mmc_pwrseq_emmc.c
mmc_pwrseq_simple.c
ns8250_uart.c
ohci_fdt.c
panel_fdt.c
panel_fdt.h
pinctrl_single.c
pl061gpio_fdt.c
pwm_backlight.c
pwm_fan.c
pwmregulator.c Remove ryo@'s mail addresses. 2024-02-07 04:20:25 +00:00
qemufwcfg_fdt.c
simple_amplifier.c
simplefb.c
spdif_tx.c
syscon.c
syscon.h
usbnopphy.c
virtio_mmio_fdt.c