summaryrefslogtreecommitdiff
path: root/cmd/eeprom.c
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-04-20cmd: eeprom: Staticize eeprom_i2c_busMarek Vasut
2020-01-10cmd/eeprom.c: prepend 0x to hex numbers in output message formatKlaus H. Sorensen
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-07-19cosmetic: Update comment in cmd/eeprom.cLukasz Majewski
2019-04-25eeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPROM_BUSSimon Goldschmidt
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-12-03eeprom: Add device model based I2C support to eeprom commandLukasz Majewski
2018-11-27spi: Remove unused mpc8xx codeJagan Teki
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass
2017-05-15i2c: Finish dropping use of CONFIG_I2C_HARDSimon Glass
2016-05-20eeprom: merge cmdline parsing of eeprom commandsNikita Kiryanov
2016-05-20eeprom: use eeprom_execute_command for all eeprom functionsNikita Kiryanov
2016-05-20eeprom: refactor i2c bus and devaddr parsingNikita Kiryanov
2016-05-20cmd: eeprom: add support for layout aware commandsNikita Kiryanov
2016-05-20cmd: eeprom: add bus switching support for all i2c driversNikita Kiryanov
2016-05-03i2c/eeprom: Always define I2C_RXTX_LENMario Six
2016-01-25Remove the cmd_ prefix from command filesSimon Glass