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
/
cmd
/
tlv_eeprom.c
Age
Commit message (
Expand
)
Author
2025-07-29
cmd: tlv_eeprom: improve mac_read_from_eeprom() log messages
Hugo Villeneuve
2025-07-29
cmd: tlv_eeprom: fix typo errors in comments and error msg
Hugo Villeneuve
2025-05-16
cmd: tlv_eeprom: return after successful read from EEPROM
Martin Schiller
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
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