summaryrefslogtreecommitdiff
path: root/board/ti/j721s2/evm.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-20board: ti: j721s2: Set fdtfile from C code instead of findfdt scriptNishanth Menon1-0/+8
2023-12-15board: ti: k3: Remove need for CFG_SYS_SDRAM_BASEAndrew Davis1-2/+2
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini1-1/+1
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon1-1/+1
2023-11-07ti: k3: Drop <common.h> usageTom Rini1-1/+0
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt1-1/+1
2023-05-03board: ti: j721s2: Add support to detect daughtercardsKishon Vijay Abraham I1-0/+130
2023-04-24arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis1-2/+0
2023-04-24arm: mach-k3: Move J721s2 SPL init functions to mach-k3Andrew Davis1-63/+0
2023-04-24arm: mach-k3: Move MSMC fixup to SoC levelAndrew Davis1-16/+0
2023-01-27board: ti: j721s2: Add board_init and support for selecting DT based on EEPROMSinthu Raja1-0/+64
2023-01-27board: ti: j721s2: Add support for detecting multiple device treesSinthu Raja1-10/+25
2023-01-27board: ti: j721s2: Enable support for reading EEPROM at next alternate addressSinthu Raja1-3/+9
2023-01-27board: ti: j721s2: Add support to update board_name for am68-skSinthu Raja1-2/+10
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár1-1/+1
2022-02-08board: ti: j721s2: Add board support for J721S2David Huang1-0/+180