NetBSD/sys/dev/fdt
jmcneill 10ab27fe51 Add kernel option FDT_DEFAULT_STDOUT_PATH to set default (fallback)
stdout-path
2020-07-16 16:39:18 +00:00
..
ahcisata_fdt.c
amdccp_fdt.c
arasan_sdhc_fdt.c
ausoc.c Set sysclk rate at set_format time, so the link set_format callback can read the new sysclk 2019-11-16 12:47:47 +00:00
connector_fdt.c
connector_fdt.h
cpufreq_dt.c Re-enable "set cpufreq at boot" code. 2020-06-03 19:55:13 +00:00
cpus.c
display_timing.c
display_timing.h
dw_apb_uart.c The device cannot recognize break signal. Use +++++ (five plus signs) as 2019-07-21 15:57:23 +00:00
dwc2_fdt.c
dwc3_fdt.c Add "snps,dwc3" to the list of compatible strings we match against. 2020-03-26 00:21:27 +00:00
dwcmmc_fdt.c dwc_mmc fixes: 2020-01-22 23:19:11 +00:00
dwcwdt_fdt.c dwcwdt: make this work correctly 2019-10-19 13:08:52 +00:00
dwiic_fdt.c
ehci_fdt.c
fdt_clock.c Add fdtbus_clock_enable and fdtbus_clock_enable_index shortcuts 2019-11-09 23:28:26 +00:00
fdt_dai.c
fdt_dma.c
fdt_gpio.c
fdt_i2c.c i2c-indirect-config == false --> i2c-no-indirect-config == true 2020-06-12 03:32:30 +00:00
fdt_intr.c Use MUTEX_DEFAULT to avoid confusion 2020-03-08 08:25:36 +00:00
fdt_mmc_pwrseq.c
fdt_openfirm.c
fdt_panel.c Abort panel driver attach if required regulator is missing. 2019-12-19 16:00:52 +00:00
fdt_phy.c Skip xref if it is 0 2019-10-30 21:37:36 +00:00
fdt_pinctrl.c Add support for devices with separate "init" and "default" pinctrl states. 2019-10-01 23:32:52 +00:00
fdt_port.c Quiet chatty printfs 2020-01-01 12:46:44 +00:00
fdt_port.h
fdt_power.c
fdt_private.h Add fdt_intr_mask() / fdt_intr_unmask() functions, for masking and 2020-02-16 23:05:42 +00:00
fdt_pwm.c
fdt_regulator.c
fdt_reset.c
fdt_rtc.c
fdt_spi.c fdt: add SPI controller frontend 2019-08-13 16:46:49 +00:00
fdt_subr.c Add kernel option FDT_DEFAULT_STDOUT_PATH to set default (fallback) 2020-07-16 16:39:18 +00:00
fdt_syscon.c
fdtbus.c Update for proplib(3) API changes. 2020-06-11 02:32:06 +00:00
fdtvar.h Add dma-ranges support. 2020-02-20 01:35:55 +00:00
files.fdt Add kernel option FDT_DEFAULT_STDOUT_PATH to set default (fallback) 2020-07-16 16:39:18 +00:00
fixedclock.c
fixedfactorclock.c
fixedregulator.c
genet_fdt.c Improve RGMII TX / RX delay handling, from OpenBSD. 2020-05-25 19:49:28 +00:00
gpiokeys.c
gpioleds.c
gpioregulator.c
hdmi_connector.c
mmc_pwrseq_emmc.c
mmc_pwrseq_simple.c
ns8250_uart.c Make consinit actually work 2020-07-16 16:38:40 +00:00
ohci_fdt.c
panel_fdt.c
panel_fdt.h
pinctrl_single.c Add driver for one-register-per-pin type pinctrl devices. 2019-10-27 15:31:15 +00:00
pl061gpio_fdt.c
pwm_backlight.c Modified debug message. 2020-05-20 05:24:35 +00:00
pwm_fan.c
qemufwcfg_fdt.c
simple_amplifier.c Add driver for simple-audio-amplifier binding 2020-01-02 00:57:09 +00:00
simplefb.c For drivers whose framebuffer is located not page-aligned, permit 2019-07-23 14:34:11 +00:00
spdif_tx.c Add driver for dummy spdif transmitter bindings. 2019-11-17 19:30:42 +00:00
syscon.c enumerate devices under child "clocks" node 2019-10-28 21:13:48 +00:00
syscon.h
usbnopphy.c Add generic USB PHY driver 2019-10-30 21:37:56 +00:00
virtio_mmio_fdt.c