summaryrefslogtreecommitdiff
path: root/board/ti/j721e
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-29spl: Move SPL_LDSCRIPT defaults to one placeTom Rini1-6/+0
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-09-09MAINTAINERS: Update ARM TI entryLokesh Vutla1-1/+1
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-07-27doc: board: Move j721e document to doc/board/ti/ directoryKishon Vijay Abraham I1-277/+0
2021-07-27board: ti: j721e: Add support for probing and configuring Torrent serdes on J...Aswath Govindraju1-1/+33
2021-06-11board: ti: j72xx: README: update build instructions and image formatsTero Kristo1-3/+6
2021-05-12ram: k3-ddrss: Introduce top-level CONFIG_K3_DDRSSDave Gerlach1-2/+2
2021-02-28Correct U-Boot upstream repositoryHeinrich Schuchardt1-1/+1
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-11configs: j7200_evm_a72: Add Initial supportLokesh Vutla1-0/+1
2020-08-11configs: j7200_evm_r5: Add initial supportLokesh Vutla1-0/+1
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 Vutla2-1/+55
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-06-03arm: ti: Remove ARCH= references from documentationTom Rini1-4/+4
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-06board: ti: README: Update OP-TEE binary nameAndrew F. Davis1-1/+1
2020-03-03board: ti: k3: Update the sysfw image gen repositoryLokesh Vutla1-1/+1
2020-03-03board: ti: j721e: initialize ESM supportTero Kristo1-0/+26
2020-03-03board: ti: Update AM65x and J721e READMEs for OSPI bootVignesh Raghavendra1-0/+47
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 Dannenberg2-0/+258
2019-12-03common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2019-10-26armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla1-0/+1
2019-10-11board: j721e: Add READMELokesh Vutla1-0/+227
2019-07-27configs: j721e_evm_a72: Add initial supportLokesh Vutla1-0/+1
2019-07-27configs: j721e_evm_r5: Add initial supportLokesh Vutla1-0/+6
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 Vutla3-0/+131