summaryrefslogtreecommitdiff
path: root/cmd/eeprom.c
Commit message (Expand)AuthorAgeLines
* eeprom: merge cmdline parsing of eeprom commandsNikita Kiryanov2016-05-20-64/+53
* eeprom: use eeprom_execute_command for all eeprom functionsNikita Kiryanov2016-05-20-21/+40
* eeprom: refactor i2c bus and devaddr parsingNikita Kiryanov2016-05-20-26/+53
* cmd: eeprom: add support for layout aware commandsNikita Kiryanov2016-05-20-1/+147
* cmd: eeprom: add bus switching support for all i2c driversNikita Kiryanov2016-05-20-1/+1
* i2c/eeprom: Always define I2C_RXTX_LENMario Six2016-05-03-0/+4
* Remove the cmd_ prefix from command filesSimon Glass2016-01-25-0/+265