summaryrefslogtreecommitdiffstats
path: root/drivers/w1-eeprom
Commit message (Expand)AuthorAgeFilesLines
* w1: replace dt detection by automatic detectionKory Maincent2021-05-133-31/+13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-133-4/+4
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* w1-eeprom: Add support for Maxim DS2502 add only memoryMartin Fuzzey2018-11-163-0/+258
* w1-eeprom: ds24xxx: fix data abort in ds24xxx_probe()Martin Fuzzey2018-11-011-1/+1
* W1-EEPROM: add sandbox driverEugen Hristev2018-09-283-0/+68
* W1-EEPROM: add support for Maxim DS24 eeprom familiesMaxime Ripard2018-09-283-0/+63
* W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMsMaxime Ripard2018-09-283-0/+135