summaryrefslogtreecommitdiff
path: root/board/ti/common
AgeCommit message (Expand)Author
3 daysboard: ti: common: Add function for initialization of 32k crystalVishal Mahaveer
2025-12-08Merge tag 'v2026.01-rc4' into nextTom Rini
2025-12-05board: ti: CAT24C256WI-GT3 require min. 5ms delay (tWR) between write/readMarian Cingel
2025-11-27board: ti: am6x: Restore do_board_detect functionsGuillaume La Roque (TI.com)
2025-11-07Merge patch series "board: ti: am62x: Add EEPROM support and refactor board d...Tom Rini
2025-11-07board: ti: common: Add generic AM6x board detection functionsGuillaume La Roque (TI.com)
2025-11-03board: ti: common: Kconfig: add CMD_SPLAnshul Dalal
2025-11-03boot: Remove legacy extension board supportKory Maincent (TI.com)
2025-11-03board: ti: Convert cape detection to use UCLASS frameworkKory Maincent (TI.com)
2025-11-03board: ti: Refactor cape detection code for readabilityKory Maincent (TI.com)
2025-11-03board: ti: Fix CAPE_EEPROM_BUS_NUM Kconfig dependencyKory Maincent (TI.com)
2025-11-03board: ti: Exclude cape detection from xPL buildsKory Maincent (TI.com)
2025-09-15board: ti: common: Kconfig: add CMD_MEMINFOAnshul Dalal
2025-09-11board: ti: fdt_ops: make ti_set_fdt_env() const-correctBhimeswararao Matsa
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