aboutsummaryrefslogtreecommitdiff
path: root/board/ti/j721e
AgeCommit message (Expand)AuthorFilesLines
2024-06-18board: j721e: Define capsule update firmware infoJonathan Humphreys1-0/+40
2024-06-07configs: j721e_sk: Move to separate defconfig for J721E SK boardNeha Malcom Francis1-0/+2
2024-04-29board: ti: j721e: Add support for both esm probeUdit Kumar1-3/+6
2024-02-20board: ti: j721e: Set fdtfile from C code instead of findfdt scriptNishanth Menon2-10/+8
2024-01-20Merge patch series "k3-j721e: beagleboneai: Fix USB"Tom Rini1-77/+0
2024-01-20board: ti: j721e: Drop SERDES PHY init from board fileRoger Quadros1-77/+0
2024-01-18board: ti: *-cfg.yaml: Adhere to yamllint rulesNeha Malcom Francis6-1014/+315
2023-12-15board: ti: k3: Remove need for CFG_SYS_SDRAM_BASEWIP/2023-12-15-assorted-TI-platform-updatesAndrew Davis1-2/+2
2023-11-22board: ti: j721e: j721e.env: Add explicit boot_targetsNishanth Menon1-0/+1
2023-11-22board: ti: j721e: evm: Switch to using IS_ENABLEDNishanth Menon1-41/+42
2023-11-22board: ti: j721e: evm: Drop board check for ESMNishanth Menon1-8/+2
2023-11-22board: ti: j721e: evm: Drop unused headersNishanth Menon1-8/+0
2023-11-22arm: mach-k3: j721e: Move board selection to mach-k3Andrew Davis1-47/+0
2023-11-22board: ti: Add dependency from TARGET selection to SOCAndrew Davis1-0/+1
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini3-3/+3
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon3-3/+3
2023-11-07ti: k3: Drop <common.h> usageTom Rini1-1/+0
2023-09-24common: Drop linux/printk.h from common headerSimon Glass1-0/+1
2023-09-08include: env: ti: ti_armv7_common.env: Rename to ti_common.envNishanth Menon1-1/+1
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt1-1/+1
2023-08-09env: Use include/env for text-environment includesSimon Glass1-5/+5
2023-07-28env: ti: mmc.env: Move mmc related args to common placeVignesh Raghavendra1-15/+0
2023-07-21environment: ti: Make get_fdt_mmc commonAndrew Davis1-1/+0
2023-07-21environment: ti: Prefix ARM64 DTB names with directoryAndrew Davis1-4/+4
2023-07-21j7200: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.imgNeha Malcom Francis1-0/+2
2023-07-21j7200: yaml: Add J7200 board config filesNeha Malcom Francis4-0/+2493
2023-07-21j721e: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.imgNeha Malcom Francis1-0/+2
2023-07-21j721e: schema: yaml: Add general schema and J721E board config filesNeha Malcom Francis4-0/+3602
2023-04-24include: configs: j721e_evm: Fix name_fdt for J7200Neha Malcom Francis1-0/+2
2023-04-24arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis1-2/+0
2023-04-24configs: j721x_evm: Remove unneeded check for SYS_K3_SPL_ATFAndrew Davis1-2/+0
2023-04-24arm: mach-k3: Move MSMC fixup to SoC levelAndrew Davis1-10/+1
2023-03-29include: configs: j721e_evm: Change to using .envNeha Malcom Francis2-0/+94
2023-03-29board: ti: Kconfig: Correct invalid Kconfig syntaxNeha Malcom Francis1-4/+0
2022-12-05global: 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-28spl: 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