aboutsummaryrefslogtreecommitdiff
path: root/board/ti/am64x/evm.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-20board: ti: am64x: Set fdtfile from C code instead of findfdt scriptNishanth Menon1-0/+8
2024-01-18board: ti: am64: Support TMDS64EVMRoger Quadros1-0/+1
2023-11-07ti: k3: Drop <common.h> usageTom Rini1-1/+0
2023-08-17board: ti: am64x: Recognize AM64-HSEVMRoger Quadros1-1/+2
2023-05-08board: ti: am64x: Add support for AM64B SKJudith Mendez1-1/+3
2023-04-24arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis1-1/+0
2022-04-04board: ti: am64x: Account for DDR size fixups if ECC is enabledDave Gerlach1-2/+53
2022-04-04board: ti: am64x: Use fdt functions for ram and bank initDave Gerlach1-7/+12
2022-01-15board: ti: am64x: Init DRAM size in R5/A53 SPLVignesh Raghavendra1-0/+3
2021-09-10board: ti: am64x: Add support for fixing dr_mode while booting from USBAswath Govindraju1-0/+32
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-06-09board: ti: am64x: Set the core voltage of USB PHY to 0.85VAswath Govindraju1-0/+14
2021-05-12board: ti: am64x: Parse MAC address from board EEPROMVignesh Raghavendra1-0/+9
2021-05-12board: ti: am64x: Add support for detecting multiple device treesLokesh Vutla1-4/+9
2021-05-12board: ti: am64x: Add support for reading eeprom dataLokesh Vutla1-0/+92
2021-05-12board: ti: am64x: Add board support for am64x evmDave Gerlach1-0/+48