summaryrefslogtreecommitdiff
path: root/board/ti/am64x/evm.c
AgeCommit message (Expand)AuthorFilesLines
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