summaryrefslogtreecommitdiff
path: root/sys/dev/fdt
AgeCommit message (Expand)Author
2020-12-12Pull up following revision(s) (requested by mrg in ticket #1149):martin
2020-10-04Pull up following revision(s) (requested by rin in ticket #1096):martin
2020-02-25Pull up following revision(s) (requested by mrg in ticket #717):martin
2020-01-28Pull up following revision(s) (requested by martin in ticket #665):msaitoh
2020-01-21Pull up following revision(s) (requested by mrg in ticket #616):martin
2020-01-09Pull up following revision(s) (requested by martin in ticket #614):snj
2019-12-12Pull up following revision(s) (requested by jmcneill in ticket #545):martin
2019-11-27Pull up following revision(s) (requested by jmcneill in ticket #491):martin
2019-11-25Pull up following revision(s) (requested by jmcneill in ticket #470):martin
2019-11-18Pull up following revision(s) (requested by jmcneill in ticket #438):martin
2019-11-16Pull up following revision(s) (requested by jmcneill in ticket #427):martin
2019-10-08Pull up following revision(s) (requested by jmcneill in ticket #291):martin
2019-10-03Pull up following revision(s) (requested by jmcneill in ticket #276):martin
2019-09-28Pull up following revision(s) (requested by jmcneill in ticket #256):martin
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
2019-01-14Fix infinite loop like in fdtbus_get_string_index.mlelstv
2019-01-02Add a function to report if a regulator can support the requested voltage rangejmcneill