aboutsummaryrefslogtreecommitdiff
path: root/cmd/tlv_eeprom.c
AgeCommit message (Expand)Author
2023-10-23common: add prototype & rename populate_serial_number()Artur Rojek
2023-05-08cmd: tlv_eeprom: enable 'dev' subcommand before 'read'Josua Mayer
2023-05-08cmd: tlv_eeprom: handle -ENODEV error from read_eeprom functionJosua Mayer
2023-05-08cmd: tlv_eeprom: remove use of global variable has_been_readJosua Mayer
2023-05-08cmd: tlv_eeprom: remove use of global variable current_devJosua Mayer
2023-02-13cmd: return code when tlv_eeprom incorrectly calledHeinrich Schuchardt
2021-10-21cmd: tlv_eepromSven Auhagen
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-21cmd: add tlv_eeprom commandBaruch Siach