summaryrefslogtreecommitdiff
path: root/board/ti/am64x
AgeCommit message (Expand)AuthorFilesLines
2023-05-08board: ti: am64x: Add support for AM64B SKJudith Mendez1-1/+3
2023-04-25include: configs: am64x_evm: Change to using .envNikhil M Jain1-0/+63
2023-04-24arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis1-1/+0
2023-03-29board: ti: Kconfig: Correct invalid Kconfig syntaxNeha Malcom Francis1-2/+0
2022-06-29spl: Move SPL_LDSCRIPT defaults to one placeTom Rini1-3/+0
2022-06-03board: ti: am64x: Update MAINTAINERSDave Gerlach1-1/+1
2022-04-05board: ti: am64x: Account for DDR size fixups if ECC is enabledDave Gerlach1-2/+53
2022-04-05board: 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-11board: ti: am64x: Add support for fixing dr_mode while booting from USBAswath Govindraju1-0/+32
2021-09-09MAINTAINERS: Update ARM TI entryLokesh Vutla1-1/+1
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-12configs: am64x_evm_a53: Enable support for reading eepromLokesh Vutla1-0/+3
2021-05-12board: ti: am64x: Add support for detecting multiple device treesLokesh Vutla1-4/+9
2021-05-12board: ti: am64x: Enable support for reading EEPROM in R5 SPLLokesh Vutla1-0/+3
2021-05-12board: ti: am64x: Add support for reading eeprom dataLokesh Vutla1-0/+92
2021-05-12arm: mach-k3: am642: Add support for triggering ddr init from SPLDave Gerlach1-0/+3
2021-05-12configs: am64x_evm_a53: Add Initial supportDave Gerlach1-0/+1
2021-05-12configs: am64x_evm_r5: Add Initial supportDave Gerlach1-0/+7
2021-05-12board: ti: am64x: Add board support for am64x evmDave Gerlach3-0/+109