index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
compulab
/
common
/
eeprom.c
Age
Commit message (
Expand
)
Author
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