summaryrefslogtreecommitdiffstats
path: root/cpukit/dev/i2c/eeprom.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2017-10-02i2c: Fix EEPROM driver program timeout handlingSebastian Huber1-4/+13
2017-10-02i2c: Send MSB of address first for EEPROMsSebastian Huber1-12/+21
2014-11-26i2c: Avoid undefined right shift operationSebastian Huber1-5/+8
2014-11-20Add generic EEPROM I2C device driverSebastian Huber1-0/+260