summaryrefslogtreecommitdiff
path: root/sys/dev/fdt
AgeCommit message (Expand)Author
2019-11-09Add fdtbus_clock_enable and fdtbus_clock_enable_index shortcutsjmcneill
2019-10-30Add generic USB PHY driverjmcneill
2019-10-30Skip xref if it is 0jmcneill
2019-10-29Add explicit FDT_OPP for operating-points-v2 so the link set won't be emptyjmcneill
2019-10-28Add fdtbus_clock_count to count the number of clock references on a given nodejmcneill
2019-10-28Add support for platform specific opp table filters.jmcneill
2019-10-28enumerate devices under child "clocks" nodejmcneill
2019-10-28Skip nodes with an "opp-suspend" property and fix tables that have disabledjmcneill
2019-10-27Add driver for one-register-per-pin type pinctrl devices.jmcneill
2019-10-19dwcwdt: make this work correctlytnn
2019-10-07Fix argument to fdtbus_get_reg, from Jared.martin
2019-10-06Change sysctl to be named after the first CPU in the DVFS domain.jmcneill
2019-10-01Add support for devices with separate "init" and "default" pinctrl states.jmcneill
2019-09-27Don't assume pinctrl-0 is the default configuration.jmcneill
2019-09-24Use correct #cells for parent address when decoding rangesjmcneill
2019-08-13fdt: add SPI controller frontendtnn
2019-07-23For drivers whose framebuffer is located not page-aligned, permitrin
2019-07-21The device cannot recognize break signal. Use +++++ (five plus signs) asrin
2019-07-03Add SDHC_FLAG_SINGLE_POWER_WRITE and SDHC_FLAG_32BIT_ACCESS flagsjmcneill
2019-07-03Enforce 32-bit limits on ADMA2 capable controllers that do not support 64-bit...jmcneill
2019-06-24Fix 'unknown' spellosskrll
2019-06-14Add support "interrupts-extended".hkenken
2019-05-27Honour regulator-enable-ramp-delayjmcneill
2019-05-25Restore "not configured" autoconfiguration prints by using config_found_sm_lo...jmcneill
2019-05-23Revert previousjmcneill
2019-05-23Honour the polarity of the pin xrefjmcneill
2019-05-21opp-v2 table seems to list opps from lowest to highest, so swap the order to ...jmcneill
2019-05-20Reduce the number of times we need to call driver match functions. Makesjmcneill
2019-05-08Merge isaki-audio2 branch, the overhaul of audio subsystem.isaki
2019-04-30Use correct size of softc in CFATTACH_DECL_NEWjmcneill
2019-04-24Fix leak of iba.iba_child_devices in fdtbus_attach_i2cbus(). Patchthorpej
2019-04-19Add support for Meson GXL USB3 controllerjmcneill
2019-03-13Add support for Arasan SDHCI 5.1jmcneill
2019-03-03Add eMMC reset sequence providerjmcneill
2019-03-02Add support for Meson GXBBjmcneill
2019-02-27Add fdtbus_intr_establish_byname() helper.jakllsch
2019-02-27Consolidate FDT [find "names" index by string] logic.jakllsch
2019-02-27Adjust residual calculation in "find index by name" idioms to take intojakllsch
2019-02-25Attach syscon to "simple-mfd" devices and fix a bug with fdt_find_with_propertyjmcneill
2019-02-03Add EP_DRM_PANEL endpoint typejmcneill
2019-01-30Add support for Allwinner A64's display pipeline.jmcneill
2019-01-30Hide address decoding debug messages under FDTBUS_DEBUGjmcneill
2019-01-30Call genfb_cnattach when WSDISPLAY_MULTICONS is definedjmcneill
2019-01-27Fix merge botches. I hope there's no more left...rin
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2019-01-26Define constants for representing the standard interrupt typesthorpej
2019-01-23Implement subroutines for parsing out some of the generic propertiesthorpej
2019-01-19Add support for Meson8bjmcneill
2019-01-19Set initial regulator states at attach timejmcneill
2019-01-19Add a helper to search the tree for a node with the specified propertyjmcneill