summaryrefslogtreecommitdiffstats
path: root/board/ti/common/board_detect.c
Commit message (Expand)AuthorAgeFilesLines
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-2/+2
* ti: common: Remove additional i2c read for board detectionMichal Simek2020-08-311-12/+6
* board: ti: common: Fix pointer-bool-conversion warningsTom Rini2020-06-161-7/+7
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* board: ti: j721e: Use EEPROM-based board detectionAndreas Dannenberg2020-01-201-0/+9
* ti: common: board_detect: Handle EEPROM probe more gracefullyAndreas Dannenberg2020-01-201-1/+1
* board: ti: beagleboneai: emmc read changesCaleb Robey2020-01-201-0/+76
* common: Move old EEPROM functions into a new headerSimon Glass2019-12-021-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* ti: common: am6: Add support for setting MAC addressesAndreas Dannenberg2019-07-171-0/+32
* ti: common: am6: Add support for board description EEPROMAndreas Dannenberg2019-07-171-0/+214
* ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-101-57/+3
* ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPATAndreas Dannenberg2018-12-101-2/+52
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-2/+2
* env: Rename setenv() to env_set()Simon Glass2017-08-161-7/+7
* ti: common: board_detect: Add function to determine if EEPROM was readCooper Jr., Franklin2017-07-101-0/+10
* ti: common: board_detect: Allow settings board detection variables manuallyNishanth Menon2017-07-101-0/+24
* ti: common: board_detect: Set alen to expected value before i2c readCooper Jr., Franklin2017-05-091-2/+22
* ti: common: board_detect: Introduce function to set the address length.Cooper Jr., Franklin2017-05-091-0/+37
* ti: common: board_detect: commodify ethaddr environment setting codeRoger Quadros2017-03-201-0/+62
* ARM: DRA7: AMxx: Make sure that the SPL always reads the configuration EEPROMJean-Jacques Hiblot2016-12-051-4/+6
* ti: common: board_detect: Return a valid empty string for un-initialized eepromNishanth Menon2016-10-311-9/+3
* ti: common: board_detect: Setup initial default value for config as wellNishanth Menon2016-10-311-0/+2
* ti: common: board_detect: Replace hardcoded value with macroNishanth Menon2016-10-311-1/+1
* ti: common: dra7: Add standard access for board description EEPROMLokesh Vutla2016-03-141-0/+64
* ARM: omap-common: Add standard access for board description EEPROMLokesh Vutla2016-03-141-0/+254