aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/ti
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-202-2/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-192-0/+2
* cmd: Remove <common.h> and add needed includesTom Rini2024-05-062-2/+0
* tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon2023-11-101-1/+1
* cmd/ti: Update Kconfig logic and Makefile recursion logicTom Rini2023-10-162-4/+1
* cmd: Convert existing long help messages to the new macroTom Rini2023-10-161-5/+5
* Correct SPL uses of SYS_LONGHELPSimon Glass2023-02-101-1/+1
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-9/+9
* cmd: ti: ddr3: correct minor spelling mistake in Ti DDR3Ramin Zaghi2022-07-251-1/+1
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-2/+2
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-5/+5
* cmd: ti: pd: Add debug command for K3 power domainsTero Kristo2021-06-113-0/+194
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-2/+3
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* cmd: ti: ddr3: Move the print statement after testKrunal Bhargav2019-10-111-4/+5
* cmd: ti: ddr3: Fix ecc address calculationLokesh Vutla2019-10-111-4/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-5/+2
* cmd: ti: Generalize cmd_ddr3 commandLokesh Vutla2018-01-191-30/+120
* arm: keystone: Move cmd_ddr3 to a common placeLokesh Vutla2018-01-193-0/+268