summaryrefslogtreecommitdiff
path: root/board/ti/am65x
AgeCommit message (Expand)Author
2024-04-25board: ti: Fix call to fdt_fixup_msmc_ramEmanuele Ghidoli
2024-03-21board: ti: am65x: Set fw_storage_interface and fw_dev_part ENVsMD Danish Anwar
2024-03-21board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match()MD Danish Anwar
2024-03-21board: ti: Pull redundant DDR functions to a common location and Fixup DDR si...Santhosh Kumar K
2023-07-05board: ti: yaml: Update YAML configsNeha Malcom Francis
2023-06-05env: ti: mmc.env: Move mmc related args to common placeVignesh Raghavendra
2023-05-26board: ti: rm-cfg: Modify rm-cfg.yamlNeha Malcom Francis
2023-05-25am65: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.imgNeha Malcom Francis
2023-05-25am65x: yaml: Add AM65x board config filesNeha Malcom Francis
2023-05-22environment: ti: Make get_fdt_mmc commonAndrew Davis
2023-05-09environment: ti: Prefix ARM64 DTB names with directoryAndrew Davis
2023-04-04include: configs: am65x_evm: Change to using .envNikhil M Jain
2023-04-04board: 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
2020-03-03board: ti: k3: Update the sysfw image gen repositoryLokesh Vutla
2020-03-03board: ti: Update AM65x and J721e READMEs for OSPI bootVignesh Raghavendra
2020-01-20arm: mach-k3: Warn when node to disable is not foundAndrew F. Davis
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-10-11board: am65x: Print board name and version during bootLokesh Vutla
2019-10-11board: ti: am65x: Add UART boot procedure in READMEAndreas Dannenberg
2019-10-04board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-17board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg
2019-07-17am65x: README: Add eMMC layout and flash instructionsFaiz Abbas
2019-07-17armV7R: K3: am654: Load SYSFW binary and config from boot mediaAndreas Dannenberg
2019-05-05board: ti: am654: select SYS_DISABLE_DCACHE_OPS for arm64 buildVignesh Raghavendra
2019-04-12board: ti: am65x: Enable fixing up msmc sram nodeLokesh Vutla
2018-11-16board: ti: am65x: Update README to add R5 build supportLokesh Vutla
2018-11-16configs: am65x_evm_r5: Add initial supportLokesh Vutla
2018-11-16board: ti: am654: r5: Add initial support for am654Lokesh Vutla
2018-09-11configs: am65x_evm_a53: Add initial supportLokesh Vutla