Age | Commit message (Expand) | Author |
---|---|---|
2023-10-23 | common: add prototype & rename populate_serial_number() | Artur Rojek |
2023-05-08 | cmd: tlv_eeprom: enable 'dev' subcommand before 'read' | Josua Mayer |
2023-05-08 | cmd: tlv_eeprom: handle -ENODEV error from read_eeprom function | Josua Mayer |
2023-05-08 | cmd: tlv_eeprom: remove use of global variable has_been_read | Josua Mayer |
2023-05-08 | cmd: tlv_eeprom: remove use of global variable current_dev | Josua Mayer |
2023-02-13 | cmd: return code when tlv_eeprom incorrectly called | Heinrich Schuchardt |
2021-10-21 | cmd: tlv_eeprom | Sven Auhagen |
2021-08-02 | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass |
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-01-21 | cmd: add tlv_eeprom command | Baruch Siach |