summaryrefslogtreecommitdiff
path: root/board/starfive/visionfive2/visionfive2-i2c-eeprom.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-14starfive: add mac vendor sub-commandHeinrich Schuchardt1-1/+24
2024-05-14board: starfive: function to read eMMC sizeHeinrich Schuchardt1-0/+18
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek1-2/+2
2024-04-09riscv: starfive: avoid including common.hHeinrich Schuchardt1-1/+0
2024-04-09eeprom: starfive: function get_product_id_from_eeprom()Heinrich Schuchardt1-0/+8
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini1-11/+3
2023-10-16eeprom: starfive: add 'mac raw' commandHeinrich Schuchardt1-0/+5
2023-10-16eeprom: starfive: raw dump if unsupported data versionHeinrich Schuchardt1-0/+1
2023-10-16eeprom: starfive: re-implement mac commandHeinrich Schuchardt1-26/+36
2023-09-05eeprom: starfive: set eth0 mac address properlySeung-Woo Kim1-1/+1
2023-07-12eeprom: starfive: Enable ID EEPROM configurationYanhong Wang1-0/+561