summaryrefslogtreecommitdiff
path: root/board/ti/j721s2
AgeCommit message (Expand)AuthorFilesLines
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt1-1/+1
2023-08-09env: Use include/env for text-environment includesSimon Glass1-5/+5
2023-07-28env: ti: mmc.env: Move mmc related args to common placeVignesh Raghavendra1-17/+0
2023-07-22environment: ti: Make get_fdt_mmc commonAndrew Davis1-1/+0
2023-07-22environment: ti: Prefix ARM64 DTB names with directoryAndrew Davis1-3/+3
2023-07-22j721s2: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.imgNeha Malcom Francis1-0/+2
2023-07-22j721s2: yaml: Add board configs for J721S2Neha Malcom Francis4-0/+3328
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-24configs: j721x_evm: Remove unneeded check for SYS_K3_SPL_ATFAndrew Davis1-2/+0
2023-04-24arm: mach-k3: Move MSMC fixup to SoC levelAndrew Davis1-16/+0
2023-03-29include: configs: j721s2_evm: Change to using .envNeha Malcom Francis2-0/+62
2023-03-29board: ti: Kconfig: Correct invalid Kconfig syntaxNeha Malcom Francis1-2/+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-06global: 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-06-29spl: Move SPL_LDSCRIPT defaults to one placeTom Rini1-3/+0
2022-02-08board: ti: j721s2: Add board support for J721S2David Huang4-0/+267