summaryrefslogtreecommitdiff
path: root/sys/modules/i2c/iicbus
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2022-02-23iicbus: Add missing dependency for iicbus module.Michal Meloun
2021-11-18Fix some modules to export more used symbolsKonstantin Belousov
2020-03-09iicbus(4): Add support for ACPI-based children enumerationVladimir Kondratyev
2018-04-01Add opt_platform.h for several modules that have #ifdef FDT in the source.Ian Lepore
2018-02-25Instead of building ofw_iicbus as a separate module, just compile it in toIan Lepore
2018-02-18Add iic_recover_bus.c, now part of iicbus. This should have been addedIan Lepore
2018-02-18Arrange SRCS= as 1 file per line, alphabetical, so it's easier to maintain.Ian Lepore
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2002-03-23Major rework of the iicbus/smbus framework:Nicolas Souchu