summaryrefslogtreecommitdiff
path: root/board/starfive/visionfive2/visionfive2-i2c-eeprom.c
AgeCommit message (Expand)Author
2026-03-17eeprom: starfive: Support eeprom data format v3Hal Feng
2026-03-17eeprom: starfive: Correct get_pcb_revision_from_eeprom()Hal Feng
2026-03-17eeprom: starfive: Simplify get_ddr_size_from_eeprom()Hal Feng
2025-08-14starfive: fix return code of `mac write_eeprom`Heinrich Schuchardt
2025-03-28board: starfive: Remove compatible boards Milk-V Mars CM and Mars CM LiteE Shattow
2024-05-14starfive: add mac vendor sub-commandHeinrich Schuchardt
2024-05-14board: starfive: function to read eMMC sizeHeinrich Schuchardt
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2024-04-09riscv: starfive: avoid including common.hHeinrich Schuchardt
2024-04-09eeprom: starfive: function get_product_id_from_eeprom()Heinrich Schuchardt
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini
2023-10-16eeprom: starfive: add 'mac raw' commandHeinrich Schuchardt
2023-10-16eeprom: starfive: raw dump if unsupported data versionHeinrich Schuchardt
2023-10-16eeprom: starfive: re-implement mac commandHeinrich Schuchardt
2023-09-05eeprom: starfive: set eth0 mac address properlySeung-Woo Kim
2023-07-12eeprom: starfive: Enable ID EEPROM configurationYanhong Wang