summaryrefslogtreecommitdiff
path: root/board/ti/common
AgeCommit message (Expand)Author
2024-03-21board: ti: common: remove debounce config from rtcBryan Brattlof
2024-03-21board: ti: common: Add header file for rtcJayesh Choudhary
2024-03-21board: ti: Pull redundant DDR functions to a common location and Fixup DDR si...Santhosh Kumar K
2023-11-07board: ti: common: add rtc setup to common folderBryan Brattlof
2023-10-18board: ti: common: board_detect: Fix EEPROM offset read for 1-bytePrasanth Babu Mantena
2023-07-13board: ti: common: Add support for dynamic dfu_alt_infoVaishnav Achath
2023-07-05board: ti: yaml: Update YAML configsNeha Malcom Francis
2023-05-30j784s4: yaml: Add board configs for J784S4Neha Malcom Francis
2023-05-25j721e: schema: yaml: Add general schema and J721E board config filesNeha Malcom Francis
2023-01-02board: ti: common: board_detect: Fix EEPROM read quirk for 2-byteNeha Malcom Francis
2022-09-29board: ti: common: board_detect: Fix EEPROM read quirk for AM6 style dataNishanth Menon
2022-08-31board: ti: common: board_detect: Fix EEPROM read quirkMatwey V. Kornilov
2022-07-06board: ti: common: board_detect: Do 1byte address checks first.Nishanth Menon
2022-07-06board: ti: common: Handle the legacy eeprom address width properlyNishanth Menon
2022-07-06board: ti: common: Optimize boot when detecting consecutive bad recordsNishanth Menon
2021-05-13ti/common: add support for extension_scan_board functionKory Maincent
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2020-08-31ti: common: Remove additional i2c read for board detectionMichal Simek
2020-08-11board: ti: board_detect: Add stub functions for EEPROM detection apisLokesh Vutla
2020-06-16board: ti: common: Fix pointer-bool-conversion warningsTom Rini
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-20board: ti: j721e: Use EEPROM-based board detectionAndreas Dannenberg
2020-01-20ti: common: board_detect: Handle EEPROM probe more gracefullyAndreas Dannenberg
2020-01-20board: ti: beagleboneai: emmc read changesCaleb Robey
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-11-07Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECTAdam Ford
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-17ti: common: am6: Add support for setting MAC addressesAndreas Dannenberg
2019-07-17ti: common: am6: Add support for board description EEPROMAndreas Dannenberg
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-30fastboot: Move fastboot to drivers/fastbootAlex Kiernan
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-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-07-31ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HSTom Rini
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-06-03board: ti: enable support for writing to fat partitionSekhar Nori
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass
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-05-08board: ti: Define Kconfig symbol for common cmd optionsLokesh Vutla
2017-03-20ARM: Use Kconfig for board EEPROM's I2C bus and chip addressRoger Quadros
2017-03-20ti: common: board_detect: commodify ethaddr environment setting codeRoger Quadros
2017-03-20ti: common: board_detect: Rename EEPROM scratch start macroLokesh Vutla