index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
starfive
/
visionfive2
/
visionfive2-i2c-eeprom.c
Age
Commit message (
Expand
)
Author
2026-03-17
eeprom: starfive: Support eeprom data format v3
Hal Feng
2026-03-17
eeprom: starfive: Correct get_pcb_revision_from_eeprom()
Hal Feng
2026-03-17
eeprom: starfive: Simplify get_ddr_size_from_eeprom()
Hal Feng
2025-08-14
starfive: fix return code of `mac write_eeprom`
Heinrich Schuchardt
2025-03-28
board: starfive: Remove compatible boards Milk-V Mars CM and Mars CM Lite
E Shattow
2024-05-14
starfive: add mac vendor sub-command
Heinrich Schuchardt
2024-05-14
board: starfive: function to read eMMC size
Heinrich Schuchardt
2024-04-22
common: Convert *.c/h from UTF-8 to ASCII enconfing
Michal Simek
2024-04-09
riscv: starfive: avoid including common.h
Heinrich Schuchardt
2024-04-09
eeprom: starfive: function get_product_id_from_eeprom()
Heinrich Schuchardt
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-10-16
eeprom: starfive: add 'mac raw' command
Heinrich Schuchardt
2023-10-16
eeprom: starfive: raw dump if unsupported data version
Heinrich Schuchardt
2023-10-16
eeprom: starfive: re-implement mac command
Heinrich Schuchardt
2023-09-05
eeprom: starfive: set eth0 mac address properly
Seung-Woo Kim
2023-07-12
eeprom: starfive: Enable ID EEPROM configuration
Yanhong Wang