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
/
ti
/
common
/
board_detect.c
Age
Commit message (
Expand
)
Author
2025-11-27
board: ti: am6x: Restore do_board_detect functions
Guillaume La Roque (TI.com)
2025-11-07
board: ti: common: Add generic AM6x board detection functions
Guillaume La Roque (TI.com)
2024-10-11
board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
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-07
board: ti: Remove <common.h> and add needed includes
Tom Rini
2024-05-06
global: Audit usage of <eeprom.h>
Tom Rini
2024-01-24
board: ti: common: board_detect: Fix EEPROM offset read for 1-byte
Prasanth Babu Mantena
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-01-02
board: ti: common: board_detect: Fix EEPROM read quirk for 2-byte
Neha Malcom Francis
2022-09-29
board: ti: common: board_detect: Fix EEPROM read quirk for AM6 style data
Nishanth Menon
2022-08-31
board: ti: common: board_detect: Fix EEPROM read quirk
Matwey V. Kornilov
2022-07-06
board: ti: common: board_detect: Do 1byte address checks first.
Nishanth Menon
2022-07-06
board: ti: common: Handle the legacy eeprom address width properly
Nishanth Menon
2022-07-06
board: ti: common: Optimize boot when detecting consecutive bad records
Nishanth Menon
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2020-08-31
ti: common: Remove additional i2c read for board detection
Michal Simek
2020-06-16
board: ti: common: Fix pointer-bool-conversion warnings
Tom Rini
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-20
board: ti: j721e: Use EEPROM-based board detection
Andreas Dannenberg
2020-01-20
ti: common: board_detect: Handle EEPROM probe more gracefully
Andreas Dannenberg
2020-01-20
board: ti: beagleboneai: emmc read changes
Caleb Robey
2019-12-02
common: Move old EEPROM functions into a new header
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-17
ti: common: am6: Add support for setting MAC addresses
Andreas Dannenberg
2019-07-17
ti: common: am6: Add support for board description EEPROM
Andreas Dannenberg
2018-12-10
ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
Jean-Jacques Hiblot
2018-12-10
ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT
Andreas Dannenberg
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-07-10
ti: common: board_detect: Add function to determine if EEPROM was read
Cooper Jr., Franklin
2017-07-10
ti: common: board_detect: Allow settings board detection variables manually
Nishanth Menon
2017-05-09
ti: common: board_detect: Set alen to expected value before i2c read
Cooper Jr., Franklin
2017-05-09
ti: common: board_detect: Introduce function to set the address length.
Cooper Jr., Franklin
2017-03-20
ti: common: board_detect: commodify ethaddr environment setting code
Roger Quadros
2016-12-05
ARM: DRA7: AMxx: Make sure that the SPL always reads the configuration EEPROM
Jean-Jacques Hiblot
2016-10-31
ti: common: board_detect: Return a valid empty string for un-initialized eeprom
Nishanth Menon
2016-10-31
ti: common: board_detect: Setup initial default value for config as well
Nishanth Menon
2016-10-31
ti: common: board_detect: Replace hardcoded value with macro
Nishanth Menon
2016-03-14
ti: common: dra7: Add standard access for board description EEPROM
Lokesh Vutla
2016-03-14
ARM: omap-common: Add standard access for board description EEPROM
Lokesh Vutla