summaryrefslogtreecommitdiff
path: root/cmd/ti
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-2/+2
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-5/+5
2021-06-11cmd: ti: pd: Add debug command for K3 power domainsTero Kristo3-0/+194
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-2/+3
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-10-11cmd: ti: ddr3: Move the print statement after testKrunal Bhargav1-4/+5
2019-10-11cmd: ti: ddr3: Fix ecc address calculationLokesh Vutla1-4/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-5/+2
2018-01-19cmd: ti: Generalize cmd_ddr3 commandLokesh Vutla1-30/+120
2018-01-19arm: keystone: Move cmd_ddr3 to a common placeLokesh Vutla3-0/+268