summaryrefslogtreecommitdiff
path: root/board/ti/common
AgeCommit message (Expand)Author
2025-06-27Revert the last two mach-k3 changesTom Rini
2025-06-27mach-k3: add runtime memory carveouts for MMU tableAnshul Dalal
2025-06-02global: Cleanup usage of "ETH_ALEN"Tom Rini
2025-05-09board: ti: common: Kconfig: add CMD_CACHEAnshul Dalal
2025-04-24configs: am62*_evm_a53_defconfig: Add TI_COMMON_CMD_OPTIONSJudith Mendez
2025-01-24arm64: configs: Remove obsolete TI configAashvij Shenai
2025-01-14board: ti: Pull redundant DDR functions to a common location and Fixup DDR si...Santhosh Kumar K
2024-12-14board: ti: common: Kconfig: Add CMD_NFSNeha Malcom Francis
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-05-22include: Move snprintf to stdio.hRaymond Mao
2024-05-07board: ti: Remove <common.h> and add needed includesTom Rini
2024-05-06global: Audit usage of <eeprom.h>Tom Rini
2024-02-20board: ti: common: Introduce a common fdt ops libraryNishanth Menon
2024-01-24board: ti: common: board_detect: Fix EEPROM offset read for 1-bytePrasanth Babu Mantena
2023-12-15arm: mach-k3: Move K3 common schema.yaml out of board directoryAndrew Davis
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-07-21j721e: schema: yaml: Add general schema and J721E board config filesNeha Malcom Francis
2023-04-24arm: mach-k3: Add weak do_board_detect() to common fileAndrew Davis
2023-03-29arm: mach-k3: introduce generic board detction kconfig optionChristian Gmeiner
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