summaryrefslogtreecommitdiff
path: root/board/ti/j721e/evm.c
AgeCommit message (Expand)Author
2026-02-20board: ti: am64,j721*: use correct fdt if eeprom detection failsAnshul Dalal
2026-02-16board: ti: j721e,j7200: fix do_main_cpsw0_qsgmii_phyinitSiddharth Vadapalli
2025-10-22spl: split spl_board_fixups to arch/board specificAnshul Dalal
2025-07-24treewide: Remove empty board_init() function from all boardsSam Protsenko
2025-05-29global: Avoid indirect inclusion of <env.h> from <net.h>Tom Rini
2025-04-11board: remove capsule update support in set_dfu_alt_info()Jonathan Humphreys
2025-01-24arm64: configs: Remove obsolete TI configAashvij Shenai
2025-01-14board: ti: Pull redundant DDR functions to a common location and Fixup DDR si...Santhosh Kumar K
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-06-18board: j721e: Define capsule update firmware infoJonathan Humphreys
2024-04-29board: ti: j721e: Add support for both esm probeUdit Kumar
2024-02-20board: ti: j721e: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-01-20board: ti: j721e: Drop SERDES PHY init from board fileRoger Quadros
2023-12-15board: ti: k3: Remove need for CFG_SYS_SDRAM_BASEAndrew Davis
2023-11-22board: ti: j721e: evm: Switch to using IS_ENABLEDNishanth Menon
2023-11-22board: ti: j721e: evm: Drop board check for ESMNishanth Menon
2023-11-22board: ti: j721e: evm: Drop unused headersNishanth Menon
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-07ti: k3: Drop <common.h> usageTom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-04-24arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis
2023-04-24arm: mach-k3: Move MSMC fixup to SoC levelAndrew Davis
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-07-06board: ti: j721e: Return if there is an error while configuring SerDesAswath Govindraju
2022-06-10ti: j721e: enable hyperflash spl fixup for j721eVaishnav Achath
2022-03-14board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0Aswath Govindraju
2022-02-16board: ti: j721e: Add support for detecting multiple device treesSinthu Raja
2022-02-16board: ti: j721e: Disable probing of daughtercardsSinthu Raja
2022-02-16board: ti: j721e: Add support to update board_name for j721e-skSinthu Raja
2022-02-16board: ti: j721e: Enable support for reading EEPROM at next alternate addressSinthu Raja
2022-02-16board: ti: j721e: Guard functions with right #ifdef to avoid build warningsSinthu Raja
2022-02-08board: ti: j721e: evm.c: Add support for probing SerDes0Aswath Govindraju
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-27board: ti: j721e: Add support for probing and configuring Torrent serdes on J...Aswath Govindraju
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-10-12Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-10-12board: ti: j721e: Fix OSPI node compatibleVignesh Raghavendra
2020-09-15board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra
2020-08-11board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra
2020-08-11board: ti: j7200: Add board detection support for j7200Lokesh Vutla
2020-08-11board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla
2020-08-11board: ti: j721e: Update fdt fixup logic for interconnect nodesSuman Anna
2020-08-11board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is definedLokesh Vutla
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass