summaryrefslogtreecommitdiff
path: root/cmd/ti
AgeCommit message (Expand)Author
2024-03-21cmd: ti: Add DDRSS ECC test commandGeorgi Vlaev
2023-02-10Correct SPL uses of SYS_LONGHELPSimon Glass
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-07-25cmd: ti: ddr3: correct minor spelling mistake in Ti DDR3Ramin Zaghi
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-06-11cmd: ti: pd: Add debug command for K3 power domainsTero Kristo
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-10-11cmd: ti: ddr3: Move the print statement after testKrunal Bhargav
2019-10-11cmd: ti: ddr3: Fix ecc address calculationLokesh Vutla
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-19cmd: ti: Generalize cmd_ddr3 commandLokesh Vutla
2018-01-19arm: keystone: Move cmd_ddr3 to a common placeLokesh Vutla