aboutsummaryrefslogtreecommitdiff
path: root/board/ti/common/board_detect.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-16env: Rename setenv() to env_set()Simon Glass1-7/+7
2017-07-10ti: common: board_detect: Add function to determine if EEPROM was readCooper Jr., Franklin1-0/+10
2017-07-10ti: common: board_detect: Allow settings board detection variables manuallyNishanth Menon1-0/+24
2017-05-09ti: common: board_detect: Set alen to expected value before i2c readCooper Jr., Franklin1-2/+22
2017-05-09ti: common: board_detect: Introduce function to set the address length.Cooper Jr., Franklin1-0/+37
2017-03-20ti: common: board_detect: commodify ethaddr environment setting codeRoger Quadros1-0/+62
2016-12-05ARM: DRA7: AMxx: Make sure that the SPL always reads the configuration EEPROMJean-Jacques Hiblot1-4/+6
2016-10-31ti: common: board_detect: Return a valid empty string for un-initialized eepromNishanth Menon1-9/+3
2016-10-31ti: common: board_detect: Setup initial default value for config as wellNishanth Menon1-0/+2
2016-10-31ti: common: board_detect: Replace hardcoded value with macroNishanth Menon1-1/+1
2016-03-14ti: common: dra7: Add standard access for board description EEPROMLokesh Vutla1-0/+64
2016-03-14ARM: omap-common: Add standard access for board description EEPROMLokesh Vutla1-0/+254