summaryrefslogtreecommitdiff
path: root/board/ti/am65x
AgeCommit message (Expand)Author
2025-11-27board: ti: am6x: Restore do_board_detect functionsGuillaume La Roque (TI.com)
2025-11-07board: am65x: Use generic AM6x board detection functionGuillaume La Roque (TI.com)
2025-09-11board: ti: am65x: Overwrite get_overlay_mmcJudith Mendez
2025-07-24treewide: Remove empty board_init() function from all boardsSam Protsenko
2025-05-09board: ti: sec-cfg.yaml: Fix OTP write_host_id orderAndrew Davis
2025-01-14board: ti: Pull redundant DDR functions to a common location and Fixup DDR si...Santhosh Kumar K
2024-04-29board: ti: am65x: Set fw_storage_interface and fw_dev_part ENVsMD Danish Anwar
2024-04-29board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match()MD Danish Anwar
2024-02-20board: ti: am65x: Set fdtfile from C code instead of findfdt scriptNishanth Menon
2024-01-18board: ti: *-cfg.yaml: Adhere to yamllint rulesNeha Malcom Francis
2023-12-15board: ti: k3: Remove need for CFG_SYS_SDRAM_BASEAndrew Davis
2023-11-22arm: mach-k3: am65x: Move board selection to mach-k3Andrew Davis
2023-11-22board: ti: Add dependency from TARGET selection to SOCAndrew Davis
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-09-08include: env: ti: ti_armv7_common.env: Rename to ti_common.envNishanth Menon
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-08-09env: Use include/env for text-environment includesSimon Glass
2023-07-28env: ti: mmc.env: Move mmc related args to common placeVignesh Raghavendra
2023-07-21environment: ti: Make get_fdt_mmc commonAndrew Davis
2023-07-21environment: ti: Prefix ARM64 DTB names with directoryAndrew Davis
2023-07-21doc: board: ti: Update documentation for binman flowNeha Malcom Francis
2023-07-21am65: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.imgNeha Malcom Francis
2023-07-21am65x: yaml: Add AM65x board config filesNeha Malcom Francis
2023-04-24arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis
2023-04-24arm: mach-k3: Move MSMC fixup to SoC levelAndrew Davis
2023-03-29include: configs: am65x_evm: Change to using .envNikhil M Jain
2023-03-29board: ti: Kconfig: Correct invalid Kconfig syntaxNeha Malcom Francis
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-25arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654Andrew Davis
2022-07-25board: ti: am65x: Do not disable SA2UL in DTAndrew Davis
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini
2022-03-04arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECTChristian Gmeiner
2021-09-09MAINTAINERS: Update ARM TI entryLokesh Vutla
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-12board: ti: am65x: Set SERDES0 mux to PCIe to use USB 2.0 interfaceAswath Govindraju
2020-08-11configs: Add new config for supporting USB mass storage bootFaiz Abbas
2020-08-11configs: Add defconfig for USB DFU bootmodeFaiz Abbas
2020-08-11board: ti: am65x: Update fdt fixup logic for interconnect nodesSuman Anna
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-06-16board: ti: am654: Disable SA2UL node for HS devicesAndrew F. Davis
2020-06-02arm: ti: Remove ARCH= references from documentationTom Rini
2020-05-25Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-05-19arm: mach-k3: Enable dcache in SPLJan Kiszka
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-03-06board: ti: README: Update OP-TEE binary nameAndrew F. Davis