aboutsummaryrefslogtreecommitdiff
path: root/board/ti/common/board_detect.c
AgeCommit message (Expand)Author
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot
2018-12-10ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPATAndreas Dannenberg
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-10ti: common: board_detect: Add function to determine if EEPROM was readCooper Jr., Franklin
2017-07-10ti: common: board_detect: Allow settings board detection variables manuallyNishanth Menon
2017-05-09ti: common: board_detect: Set alen to expected value before i2c readCooper Jr., Franklin
2017-05-09ti: common: board_detect: Introduce function to set the address length.Cooper Jr., Franklin
2017-03-20ti: common: board_detect: commodify ethaddr environment setting codeRoger Quadros
2016-12-05ARM: DRA7: AMxx: Make sure that the SPL always reads the configuration EEPROMJean-Jacques Hiblot
2016-10-31ti: common: board_detect: Return a valid empty string for un-initialized eepromNishanth Menon
2016-10-31ti: common: board_detect: Setup initial default value for config as wellNishanth Menon
2016-10-31ti: common: board_detect: Replace hardcoded value with macroNishanth Menon
2016-03-14ti: common: dra7: Add standard access for board description EEPROMLokesh Vutla
2016-03-14ARM: omap-common: Add standard access for board description EEPROMLokesh Vutla