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
/
compulab
/
common
/
eeprom.c
Age
Commit message (
Expand
)
Author
2024-08-09
board: cm_fx6: convert to DM_I2C
Anatolij Gustschin
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
board: compulab: Remove <common.h> and add needed includes
Tom Rini
2024-05-06
global: Audit usage of <eeprom.h>
Tom Rini
2021-09-27
compulab: Clean up some unused symbols
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
Tom Rini
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2019-12-02
common: Move old EEPROM functions into a new header
Simon Glass
2019-05-28
cm_t3517: remove board
Bartosz Golaszewski
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-05
arm: Include asm/setup.h explictly
Simon Glass
2016-05-20
compulab: add support for layout aware eeprom commands
Nikita Kiryanov
2015-09-13
compulab: eeprom: add support for obtaining product name
Nikita Kiryanov
2015-09-13
compulab: eeprom: propagate error value in read_mac_addr()
Nikita Kiryanov
2015-09-13
compulab: eeprom: select i2c bus when querying for board rev
Nikita Kiryanov
2015-01-29
compulab: eeprom: allow reading mac address from multiple eeproms
Nikita Kiryanov
2014-11-06
compulab: refactor board revision handling
Igor Grinberg
2014-10-09
compulab: eeprom: add default eeprom bus
Nikita Kiryanov
2014-09-09
compulab: eeprom: add support for defining eeprom i2c bus
Nikita Kiryanov
2014-05-23
compulab: eeprom: add default eeprom address
Igor Grinberg
2013-11-01
cm-t35: move the eeprom code to common place
Igor Grinberg