Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: i2c_eeprom: Add fallbacks | Sean Anderson | 2022-06-08 | 1 | -0/+24 |
* | misc: i2c_eeprom: Make i2c_eeprom_write use a const buf | Sean Anderson | 2022-06-08 | 1 | -1/+2 |
* | doc: replace @return by Return: | Heinrich Schuchardt | 2022-01-19 | 1 | -3/+3 |
* | misc: i2c_eeprom: remove pagewidth field from i2c_eeprom | Masahiro Yamada | 2020-03-16 | 1 | -2/+0 |
* | misc: i2c_eeprom: add size query | Robert Beckett | 2019-12-17 | 1 | -0/+12 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | i2c_eeprom: add read and write functions | Jonas Karlman | 2017-05-10 | 1 | -0/+24 |
* | i2c_eeprom: Add reading support | mario.six@gdsys.cc | 2016-07-22 | 1 | -0/+4 |
* | dm: Add a simple EEPROM driver | Simon Glass | 2014-12-11 | 1 | -0/+19 |