summaryrefslogtreecommitdiff
path: root/board/ti/j721e/evm.c
AgeCommit message (Expand)AuthorFilesLines
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-07-06board: ti: j721e: Return if there is an error while configuring SerDesAswath Govindraju1-10/+22
2022-06-10ti: j721e: enable hyperflash spl fixup for j721eVaishnav Achath1-3/+54
2022-03-14board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0Aswath Govindraju1-15/+13
2022-02-16board: ti: j721e: Add support for detecting multiple device treesSinthu Raja1-2/+14
2022-02-16board: ti: j721e: Disable probing of daughtercardsSinthu Raja1-3/+6
2022-02-16board: ti: j721e: Add support to update board_name for j721e-skSinthu Raja1-0/+5
2022-02-16board: ti: j721e: Enable support for reading EEPROM at next alternate addressSinthu Raja1-3/+9
2022-02-16board: ti: j721e: Guard functions with right #ifdef to avoid build warningsSinthu Raja1-39/+41
2022-02-08board: ti: j721e: evm.c: Add support for probing SerDes0Aswath Govindraju1-0/+37
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-07-27board: ti: j721e: Add support for probing and configuring Torrent serdes on J...Aswath Govindraju1-1/+33
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-2/+2
2020-10-12Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2020-10-12board: ti: j721e: Fix OSPI node compatibleVignesh Raghavendra1-1/+1
2020-09-15board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra1-0/+7
2020-08-11board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra1-0/+30
2020-08-11board: ti: j7200: Add board detection support for j7200Lokesh Vutla1-0/+4
2020-08-11board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla1-1/+2
2020-08-11board: ti: j721e: Update fdt fixup logic for interconnect nodesSuman Anna1-1/+4
2020-08-11board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is definedLokesh Vutla1-5/+11
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+2
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-03-03board: ti: j721e: initialize ESM supportTero Kristo1-0/+26
2020-01-20board: ti: j721e: Print board name and version during bootLokesh Vutla1-0/+13
2020-01-20board: ti: j721e: Use EEPROM-based board detectionAndreas Dannenberg1-0/+251
2019-12-03common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2019-07-27board: ti: j721e: Enable fixing up msmc sram nodeSuman Anna1-0/+14
2019-07-27board: ti: j721e: Add board support for j721e evmLokesh Vutla1-0/+68