summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/files.fdt
AgeCommit message (Expand)Author
2023-05-08Google goldfish config goopskrll
2023-04-22Move fdt_update_stdout_path from evbarm code to MI codeskrll
2023-04-16Separate DesignWare watchdog driver and FDT glue.jmcneill
2023-04-07Rename ARM_PLATFORM to FDT_PLATFORM and make it available outside arm.skrll
2022-11-05Add driver for Cadence I2C controller.jmcneill
2022-07-20drm: Use CPPFLAGS.drmkms in all local drm drivers too.riastradh
2022-03-25fdt: add support for USERCONF optionjmcneill
2022-03-04Add mailbox and power-domain support.skrll
2021-09-04Add facility for registering iommus.jmcneill
2021-04-26simplebus, cpus, and syscon do not need their own interface attribute; theythorpej
2020-12-31add fdt pwm regulatorryo
2020-12-28Re-factor the "iicmux" driver to support other types of muxes that arethorpej
2020-12-23Add support for i2c-mux-gpio and i2c-mux-pinctrl I2C mux virtualthorpej
2020-12-12Move evbarm/fdt/fdt_memory.[ch] to sys/dev/fdt and simplify the api andskrll
2020-10-30Add a "show fdt" ddb commandskrll
2020-10-27move vmt(4) from MD to MI, and add support vmt on aarch64. tested on ESXi-Arm...ryo
2020-07-16Add kernel option FDT_DEFAULT_STDOUT_PATH to set default (fallback)jmcneill
2020-07-16Add glue for 8250 compatible UARTs.jmcneill
2020-03-24ohci@fdt, ehci@fdt are machine independent; move from sunxi to sys/dev/fdttnn
2020-02-22Add support for Broadcom GENET v5 ethernet controller as found on thejmcneill
2020-01-02Add driver for simple-audio-amplifier bindingjmcneill
2019-12-19Add another panel@fdt driver, this time for DRM-style panels.jakllsch
2019-11-17Add driver for dummy spdif transmitter bindings.jmcneill
2019-10-30Add generic USB PHY driverjmcneill
2019-10-27Add driver for one-register-per-pin type pinctrl devices.jmcneill
2019-08-13fdt: add SPI controller frontendtnn
2019-03-13Add support for Arasan SDHCI 5.1jmcneill
2019-03-03Add eMMC reset sequence providerjmcneill
2019-01-30Add support for Allwinner A64's display pipeline.jmcneill
2018-10-19Add amdccp(4) driver for AMD Cryptographic Coprocessor, as found on thejakllsch
2018-10-15Rename pl061gpio to plgpio and split the device logic from the FDT glue.jmcneill
2018-10-06Provide an FDTBASE option which allows kernels to access FDT parsingskrll
2018-09-26Add dwiic_fdt attachment for "snps,designware-i2c".jakllsch
2018-09-03Add generic AHCI SATA controller bus gluejmcneill
2018-07-04Add basic pwm-fan driver. This doesn't have any smarts yet other thanjmcneill
2018-06-30Allow nodes to attach child devices using the same sorting rules as usedjmcneill
2018-06-30Add support for system controller nodes.jmcneill
2018-06-30Add driver for DesignWare Watchdog Timer. Untested as I can't seem to findjmcneill
2018-06-16Add initial support for Rockchip RK3328 SoC.jmcneill
2018-06-15Add basic ARM PL061 GPIO driver with FDT attachment.jakllsch
2018-06-15add FDT "qemu,fw-cfg-mmio" glue for qemufwcfgjakllsch
2018-06-06Add Virtio MMIO transport.jakllsch
2018-06-01Move simplefb declaration to files.fdtjmcneill
2018-05-27Rename sunxi_com to dw_apb_uart and move it to dev/fdt since it is notjmcneill
2018-05-09Add SoC sound driver based on "simple-audio-card" DT binding spec.jmcneill
2018-05-06Add support for PWM backlights.jmcneill
2018-05-01Add DesignWare DWC3 XHCI driver.jmcneill
2018-04-03Add connector and panel drivers (panel supports only panel-lvds andbouyer
2017-10-22Add support for simple MMC power sequence provider bindings.jmcneill
2017-09-23For known Linux keycodes, report key press events through a wskbd devicejmcneill