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