summaryrefslogtreecommitdiff
path: root/cmd/cpu.c
AgeCommit message (Expand)Author
2023-02-10Correct SPL uses of SYS_LONGHELPSimon Glass
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-06-24cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS()Ovidiu Panait
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-05-10cmd: cpu: refactor to ensure devices are probed and improve code styleÁlvaro Fernández Rojas
2017-05-10cmd: cpu: fix NULL cpu feature printsÁlvaro Fernández Rojas
2016-03-17cpu: Add support for microcode version and CPU IDSimon Glass
2016-01-25Remove the cmd_ prefix from command filesSimon Glass