summaryrefslogtreecommitdiff
path: root/cmd/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-19dm: Avoid accessing seq directlySimon Glass1-1/+1
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-1/+1
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-6/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-05-10cmd: cpu: refactor to ensure devices are probed and improve code styleÁlvaro Fernández Rojas1-17/+13
2017-05-10cmd: cpu: fix NULL cpu feature printsÁlvaro Fernández Rojas1-0/+1
2016-03-17cpu: Add support for microcode version and CPU IDSimon Glass1-0/+7
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+114