aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/i2c/iicbus/Makefile
Commit message (Expand)AuthorAgeFilesLines
* iicbus(4): Add support for ACPI-based children enumerationVladimir Kondratyev2020-03-091-0/+5
* Add opt_platform.h for several modules that have #ifdef FDT in the source.Ian Lepore2018-04-011-0/+1
* Instead of building ofw_iicbus as a separate module, just compile it in toIan Lepore2018-02-251-0/+4
* Add iic_recover_bus.c, now part of iicbus. This should have been addedIan Lepore2018-02-181-0/+1
* Arrange SRCS= as 1 file per line, alphabetical, so it's easier to maintain.Ian Lepore2018-02-181-4/+12
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Major rework of the iicbus/smbus framework:Nicolas Souchu2002-03-231-0/+8